Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.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.39.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 78be044dadea4470caca6104fd8f53fc490efbf8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 78be044dadea4470caca6104fd8f53fc490efbf8 # timeout=10 Commit message: "s1gw: move MME_UE_S1AP_ID to ConnHdlrPars" > git rev-list --no-walk 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins3900450180208473649.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_testenv/data/scripts/testenv-podman-main.sh'] 8f0e3ccdded6d5e507441567d256f4d2863745ef3006ef4efd09756d08b64715 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', '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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9232 kB in 1s (11.5 MB/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', '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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:61.1-65.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2704.1-2780.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2729.2-2731.19: In variable assignment: SGSN_Tests.ttcn:2729.45-2731.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2729.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2729.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2729.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2729.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2730.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2730.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2758.2-2760.22: In variable assignment: SGSN_Tests.ttcn:2758.47-2760.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2758.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2758.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2758.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2758.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2759.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2782.1-2890.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2855.2-2857.21: In variable assignment: SGSN_Tests.ttcn:2855.47-2857.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2855.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2855.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2855.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2855.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2822.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2856.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2856.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2822.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2869.2-2871.22: In variable assignment: SGSN_Tests.ttcn:2869.48-2871.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2871.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2871.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2860.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2872.2-101: In variable assignment: SGSN_Tests.ttcn:2872.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2872.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2872.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2872.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2872.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2861.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 720 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_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_Iu_part_3.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Types_part_3.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_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_Templates_part_1.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 SCCP_Emulation_part_2.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_2.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PCO_Types_part_3.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_2.cc Creating dependency file for Osmocom_VTY_Functions_part_3.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_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Types_part_3.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_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.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_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Types_part_1.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_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 NS_Provider_IPL4_part_3.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_1.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for NS_Types.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env 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 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 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (657 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', '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-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1573 kB of archives. After this operation, 5356 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410072026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.15.dbaeb.202410072026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202410072026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.15.dbaeb.202410072026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.15.dbaeb.202410072026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.15.dbaeb.202410072026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410072026 [73.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410072026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410072026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.8.bfd6.202410072026 [125 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.15.dbaeb.202410072026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.15.dbaeb.202410072026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.8.bfd6.202410072026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410072026 [75.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410072026 [225 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202410072026 [140 kB] Fetched 1573 kB in 0s (53.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202410072026_amd64.deb ... Unpacking osmocom-nightly (202410072026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.15.dbaeb.202410072026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.15.dbaeb.202410072026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202410072026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202410072026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.15.dbaeb.202410072026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.15.dbaeb.202410072026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.15.dbaeb.202410072026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.15.dbaeb.202410072026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.15.dbaeb.202410072026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.15.dbaeb.202410072026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202410072026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410072026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410072026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410072026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410072026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410072026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.8.bfd6.202410072026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.8.bfd6.202410072026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.15.dbaeb.202410072026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.15.dbaeb.202410072026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.15.dbaeb.202410072026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.15.dbaeb.202410072026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.8.bfd6.202410072026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.8.bfd6.202410072026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410072026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410072026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.2.3332.202410072026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410072026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202410072026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202410072026) ... Setting up osmocom-nightly (202410072026) ... Setting up libosmocore22:amd64 (1.10.0.15.dbaeb.202410072026) ... Setting up libasn1c1:amd64 (0.9.37.202410072026) ... Setting up libosmovty13:amd64 (1.10.0.15.dbaeb.202410072026) ... Setting up libosmoisdn0:amd64 (1.10.0.15.dbaeb.202410072026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202410072026) ... Setting up libosmogsm20:amd64 (1.10.0.15.dbaeb.202410072026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410072026) ... Setting up libosmoctrl0:amd64 (1.10.0.15.dbaeb.202410072026) ... Setting up libosmogb14:amd64 (1.10.0.15.dbaeb.202410072026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410072026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410072026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.8.bfd6.202410072026) ... Setting up osmo-stp:amd64 (2.0.0.8.bfd6.202410072026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.2.3332.202410072026) ... Setting up osmo-sgsn (1.12.0.14.b12c.202410072026) ... 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/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241008054819655 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241008054819655 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241008054819656 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) 20241008054819656 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241008054819656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241008054819656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241008054819656 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20241008054819656 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241008054819656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241008054819656 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20241008054819656 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241008054819656 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241008054819656 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241008054819656 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241008054819656 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241008054819656 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241008054819656 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5630b0359d40(sgsn) with 23 counters 20241008054819819 DLSS7 INFO (r=127.0.0.1:55258<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008054819819 DLSS7 INFO (r=127.0.0.1:55258<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241008054819819 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:55258<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241008054819819 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241008054819819 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241008054819819 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008054819819 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241008054819819 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241008054819819 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241008054819819 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241008054819819 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241008054819819 DGPRS NOTICE libGTP v1.12.0.6-8c01.202410072026 initialized (sgsn_main.c:456) 20241008054819819 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241008054819819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054819819 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241008054819819 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241008054819819 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241008054819819 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008054819820 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) 20241008054819820 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008054819820 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008054819820 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008054819820 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) 20241008054819820 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008054819820 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008054819820 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:55258<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241008054819820 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) 20241008054819820 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008054819820 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241008054819820 DLSS7 INFO (r=127.0.0.1:48536<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008054819820 DLSS7 INFO (r=127.0.0.1:48536<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241008054819820 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:48536<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241008054819820 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241008054819820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008054819820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008054819820 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008054819820 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241008054819820 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241008054819820 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241008054819820 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241008054819820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Unix server socket created successfully. MC@8f0e3ccdded6: Listening on TCP port 37201. 8f0e3ccdded6 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 8f0e3ccdded6 37201 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8f0e3ccdded6: New HC connected from 10.0.2.100 [10.0.2.100]. 8f0e3ccdded6: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8f0e3ccdded6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8f0e3ccdded6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8f0e3ccdded6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8f0e3ccdded6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8f0e3ccdded6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8f0e3ccdded6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8f0e3ccdded6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8f0e3ccdded6: Configuration file was processed on all HCs. MC@8f0e3ccdded6: Creating MTC on host 10.0.2.100. MC@8f0e3ccdded6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Tue Oct 8 05:48:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008054820820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054820821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach started. 20241008054821433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054821440 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 20241008054821470 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) 20241008054821470 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241008054821470 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:48536 err=None (osmo_ss7_asp.c:785) SGSN_Test-Gb0-BSSGP0(4)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054821482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241008054821482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241008054821482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241008054821482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008054821482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054821482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054821482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054821482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054821482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054821484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054821484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054821484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054821484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054821484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054821484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054821484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054821484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241008054821484 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008054821484 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054821484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054821485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054821485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054821488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008054821496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054821496 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054821505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNCONFIGURED}: Allocated (fsm.c:456) 20241008054821505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241008054821505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241008054821505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008054821505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054821505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054821505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054821505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054821505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054821506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054821506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054821506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054821506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054821506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054821506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054821506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054821506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241008054821506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008054821506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054821506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054821506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054821506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008054821509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054821509 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)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054821515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054821515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(10)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054821520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241008054821520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241008054821520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241008054821520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008054821520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054821520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054821520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054821520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054821520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054821521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054821521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054821521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054821521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054821521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054821521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054821521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054821521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241008054821521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008054821521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054821521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054821522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054821522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054821524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054821524 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)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054821530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054821530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008054821821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008054821821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241008054821821 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241008054821821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241008054821821 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20241008054821821 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20241008054821821 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241008054821821 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241008054821821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241008054821821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008054821821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054821821 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241008054821822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008054821822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008054821822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008054821822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008054821822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008054821822 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008054821822 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008054821822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008054821822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008054821822 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008054821822 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5630b24acc60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241008054821822 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008054821825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008054821827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@8f0e3ccdded6: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='EC5E2C79'O, index=0 SGSN_Test-GSUP(19)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@8f0e3ccdded6: 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 := '374E5B58891F5EE8E4D365A36992CBA8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5633C197'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8F99391E8800ED3'O } } } } } 20241008054822910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054822910 DLLC NOTICE LLME(ffffffff/ec5e2c79){UNASSIGNED} LLC RX: unknown TLLI 0xec5e2c79, creating LLME on the fly (gprs_llc.c:552) 20241008054822910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054822910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241008054822910 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008054822910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008054822910 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008054822910 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008054822910 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008054822910 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008054822910 DLLC NOTICE LLME(ffffffff/ec5e2c79){UNASSIGNED} LLGM Assign pre (ec5e2c79 => cb9f47b0) (gprs_llc.c:1079) 20241008054822910 DLLC NOTICE LLME(ec5e2c79/cb9f47b0){ASSIGNED} LLGM Assign post (ec5e2c79 => cb9f47b0) (gprs_llc.c:1125) 20241008054822910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008054822910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008054822910 DMM DEBUG MM(262420000000001/cb9f47b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054822930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054822930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008054822930 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054822930 DMM DEBUG MM(262420000000001/cb9f47b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241008054822930 DMM NOTICE MM(262420000000001/cb9f47b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008054822930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008054822930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008054822930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008054822930 DMM DEBUG MM(262420000000001/cb9f47b0) Requesting authorization (sgsn_auth.c:160) 20241008054822930 DMM INFO MM(262420000000001/cb9f47b0) Requesting authentication tuples (sgsn_auth.c:184) 20241008054822931 DMM DEBUG MM(262420000000001/cb9f47b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008054822931 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241008054822931 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@8f0e3ccdded6: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241008054822936 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008054822936 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008054822936 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008054822936 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008054822936 DMM INFO MM(262420000000001/cb9f47b0) Subscriber data update (mmctx.c:445) 20241008054822936 DMM DEBUG MM(262420000000001/cb9f47b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008054822936 DMM INFO MM(262420000000001/cb9f47b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008054822936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008054822936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008054822936 DMM INFO MM(262420000000001/cb9f47b0) <- GMM AUTH AND CIPHERING REQ (rand = 37 4e 5b 58 89 1f 5e e8 e4 d3 65 a3 69 92 cb a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008054822952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054822952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054822952 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054822952 DMM INFO MM(262420000000001/cb9f47b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008054822952 DMM NOTICE MM(262420000000001/cb9f47b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008054822952 DMM DEBUG MM(262420000000001/cb9f47b0) checking auth: received GSM SRES = 56 33 c1 97 (gprs_gmm.c:666) 20241008054822952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008054822952 DMM DEBUG MM(262420000000001/cb9f47b0) Requesting authorization (sgsn_auth.c:160) 20241008054822952 DMM INFO MM(262420000000001/cb9f47b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008054822952 DMM DEBUG MM(262420000000001/cb9f47b0) Requesting subscriber data update (gprs_subscriber.c:894) 20241008054822952 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241008054822952 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) 20241008054822952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008054822952 DMM INFO MM(262420000000001/cb9f47b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb9f47b0) (gprs_gmm.c:300) 20241008054822955 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008054822955 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008054822955 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241008054822955 DMM INFO MM(262420000000001/cb9f47b0) Subscriber data update (mmctx.c:445) 20241008054822955 DMM DEBUG MM(262420000000001/cb9f47b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008054822955 DMM INFO MM(262420000000001/cb9f47b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008054822955 DMM NOTICE MM(262420000000001/cb9f47b0) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241008054822955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008054822955 DMM NOTICE MM(262420000000001/cb9f47b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008054822955 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) 20241008054822957 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008054822957 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241008054822957 DMM INFO MM(262420000000001/cb9f47b0) Subscriber data update (mmctx.c:445) 20241008054822957 DMM DEBUG MM(262420000000001/cb9f47b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008054822968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054822968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008054822968 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054822968 DMM INFO MM(262420000000001/cb9f47b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008054822968 DMM NOTICE MM(262420000000001/cb9f47b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008054822968 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008054822968 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008054822968 DLLC NOTICE LLME(ec5e2c79/cb9f47b0){ASSIGNED} LLGM Assign pre (ffffffff => cb9f47b0) (gprs_llc.c:1079) 20241008054822968 DLLC NOTICE LLME(ffffffff/cb9f47b0){ASSIGNED} LLGM Assign post (ffffffff => cb9f47b0) (gprs_llc.c:1125) 20241008054822968 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008054822968 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008054822968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008054822968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach-BVCI196(6)@8f0e3ccdded6: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@8f0e3ccdded6: Final verdict of PTC: pass 20241008054823033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008054823036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008054823037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(7)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(19)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(17)@8f0e3ccdded6: Final verdict of PTC: none TC_attach-BVCI196(6)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@8f0e3ccdded6: Final verdict of PTC: none TC_attach-BVCI210(10)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@8f0e3ccdded6: Final verdict of PTC: none TC_attach-BVCI220(16)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(12)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(11)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(15)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(5)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Tue Oct 8 05:48:23 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241008054823172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054823575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101200) 20241008054824038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054824038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101200, count=105556) 20241008054825039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054825040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Tue Oct 8 05:48:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008054826041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054826041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_mnc3 started. 20241008054826679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054826681 DMM INFO MM(262420000000001/cb9f47b0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008054826681 DMM INFO MM(262420000000001/cb9f47b0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008054826681 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008054826681 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008054826681 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008054826681 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008054826681 DLLC NOTICE LLME(ffffffff/cb9f47b0){ASSIGNED} LLGM Assign pre (cb9f47b0 => ffffffff) (gprs_llc.c:1079) 20241008054826681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9f47b0 => ffffffff) (gprs_llc.c:1125) 20241008054826681 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241008054826681 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) 20241008054826681 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) 20241008054826681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008054826681 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008054826681 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008054826681 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008054826681 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054826730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008054826730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054826730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054826730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054826730 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008054826730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054826730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054826730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054826730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054826731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054826731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054826731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054826731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054826731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054826731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054826731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054826731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054826731 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008054826731 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054826731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054826732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054826732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054826735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054826741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054826741 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054826746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008054826746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054826746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054826746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054826746 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008054826746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054826746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054826746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054826746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054826747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054826747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054826747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054826747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054826747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054826747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054826747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054826747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054826747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008054826747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054826747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054826747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054826747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054826749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054826753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054826753 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054826761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008054826761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054826761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054826761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054826761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008054826761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054826761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054826761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054826761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054826762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054826762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054826762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054826762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054826762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054826762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054826762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054826762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054826762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008054826762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054826762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(36)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008054826762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054826762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054826764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054826768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054826768 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008054827042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054827042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008054827042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008054827042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008054827046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008054827047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@8f0e3ccdded6: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='FB01B382'O, index=0 SGSN_Test-GSUP(38)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@8f0e3ccdded6: 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 := 'ADD5FB99E58EFA9C4E23EE7FB661AD33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E755CD3B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5CB4E05676338934'O } } } } } 20241008054828120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054828120 DLLC NOTICE LLME(ffffffff/fb01b382){UNASSIGNED} LLC RX: unknown TLLI 0xfb01b382, creating LLME on the fly (gprs_llc.c:552) 20241008054828120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054828120 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241008054828120 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008054828120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008054828120 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008054828120 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008054828120 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008054828120 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008054828120 DLLC NOTICE LLME(ffffffff/fb01b382){UNASSIGNED} LLGM Assign pre (fb01b382 => cd5a1c72) (gprs_llc.c:1079) 20241008054828120 DLLC NOTICE LLME(fb01b382/cd5a1c72){ASSIGNED} LLGM Assign post (fb01b382 => cd5a1c72) (gprs_llc.c:1125) 20241008054828120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008054828120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008054828120 DMM DEBUG MM(262420000001001/cd5a1c72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054828137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054828137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008054828137 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054828137 DMM DEBUG MM(262420000001001/cd5a1c72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241008054828137 DMM NOTICE MM(262420000001001/cd5a1c72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008054828137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008054828137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008054828137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008054828137 DMM DEBUG MM(262420000001001/cd5a1c72) Requesting authorization (sgsn_auth.c:160) 20241008054828137 DMM INFO MM(262420000001001/cd5a1c72) Requesting authentication tuples (sgsn_auth.c:184) 20241008054828137 DMM DEBUG MM(262420000001001/cd5a1c72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008054828137 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241008054828137 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241008054828142 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008054828142 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008054828142 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008054828142 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008054828142 DMM INFO MM(262420000001001/cd5a1c72) Subscriber data update (mmctx.c:445) 20241008054828142 DMM DEBUG MM(262420000001001/cd5a1c72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008054828142 DMM INFO MM(262420000001001/cd5a1c72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008054828142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008054828142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008054828142 DMM INFO MM(262420000001001/cd5a1c72) <- GMM AUTH AND CIPHERING REQ (rand = ad d5 fb 99 e5 8e fa 9c 4e 23 ee 7f b6 61 ad 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008054828157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054828157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054828157 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054828157 DMM INFO MM(262420000001001/cd5a1c72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008054828157 DMM NOTICE MM(262420000001001/cd5a1c72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008054828157 DMM DEBUG MM(262420000001001/cd5a1c72) checking auth: received GSM SRES = e7 55 cd 3b (gprs_gmm.c:666) 20241008054828157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008054828157 DMM DEBUG MM(262420000001001/cd5a1c72) Requesting authorization (sgsn_auth.c:160) 20241008054828157 DMM INFO MM(262420000001001/cd5a1c72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008054828157 DMM DEBUG MM(262420000001001/cd5a1c72) Requesting subscriber data update (gprs_subscriber.c:894) 20241008054828157 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241008054828157 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) 20241008054828157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008054828157 DMM INFO MM(262420000001001/cd5a1c72) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5a1c72) (gprs_gmm.c:300) 20241008054828160 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008054828160 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008054828160 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008054828160 DMM INFO MM(262420000001001/cd5a1c72) Subscriber data update (mmctx.c:445) 20241008054828160 DMM DEBUG MM(262420000001001/cd5a1c72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008054828160 DMM INFO MM(262420000001001/cd5a1c72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008054828160 DMM NOTICE MM(262420000001001/cd5a1c72) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241008054828160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008054828160 DMM NOTICE MM(262420000001001/cd5a1c72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008054828160 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) 20241008054828161 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008054828161 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008054828161 DMM INFO MM(262420000001001/cd5a1c72) Subscriber data update (mmctx.c:445) 20241008054828161 DMM DEBUG MM(262420000001001/cd5a1c72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008054828173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054828173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008054828173 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054828173 DMM INFO MM(262420000001001/cd5a1c72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008054828173 DMM NOTICE MM(262420000001001/cd5a1c72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008054828173 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008054828173 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008054828173 DLLC NOTICE LLME(fb01b382/cd5a1c72){ASSIGNED} LLGM Assign pre (ffffffff => cd5a1c72) (gprs_llc.c:1079) 20241008054828173 DLLC NOTICE LLME(ffffffff/cd5a1c72){ASSIGNED} LLGM Assign post (ffffffff => cd5a1c72) (gprs_llc.c:1125) 20241008054828173 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008054828173 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008054828173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008054828173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@8f0e3ccdded6: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@8f0e3ccdded6: Final verdict of PTC: pass 20241008054828237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@8f0e3ccdded6: Final verdict of PTC: none 20241008054828243 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008054828243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(36)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(31)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(26)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(24)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(34)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(29)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_mnc3 finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Tue Oct 8 05:48:28 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241008054828355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054828758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48216) 20241008054829245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054829245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48216, count=88744) 20241008054830246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054830246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:48:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008054831248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054831248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_umts_aka_umts_res started. 20241008054831854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054831856 DMM INFO MM(262420000001001/cd5a1c72) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008054831856 DMM INFO MM(262420000001001/cd5a1c72) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008054831856 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008054831856 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008054831857 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008054831857 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008054831857 DLLC NOTICE LLME(ffffffff/cd5a1c72){ASSIGNED} LLGM Assign pre (cd5a1c72 => ffffffff) (gprs_llc.c:1079) 20241008054831857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd5a1c72 => ffffffff) (gprs_llc.c:1125) 20241008054831857 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241008054831857 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) 20241008054831857 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) 20241008054831857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008054831857 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008054831857 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008054831857 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008054831857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054831900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008054831900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054831900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054831900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054831900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008054831900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054831900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054831900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054831900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054831901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054831901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054831901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054831901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054831901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054831901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054831901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054831901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054831901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008054831901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054831901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054831901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054831901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054831903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054831909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054831909 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054831915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008054831915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054831915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054831915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054831915 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008054831915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054831915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054831915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054831915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054831915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054831915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054831915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054831915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054831915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054831915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054831915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054831915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054831915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008054831915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054831915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008054831916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054831916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054831918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054831923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054831923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054831929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008054831929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054831929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054831929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054831929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008054831929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054831929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054831929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054831929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054831930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054831930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054831930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054831930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054831930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054831930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054831930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054831930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054831930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008054831930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054831930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054831930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054831930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054831932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054831937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054831937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008054832250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054832250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008054832250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008054832250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008054832254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008054832255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@8f0e3ccdded6: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CD9BCC65'O, index=0 SGSN_Test-GSUP(57)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@8f0e3ccdded6: 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 := 'C6C7FB85FBDF7E005DE4455AA21CD911'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEFC55F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76F6341939056173'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E5CD68C85479B90E558192BC93241735'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BB0E2CEF20E789A1AD11FB60618D90B4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '025D7E6DFF2F8E79D922A38B69547A9F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D709B82E632BB1F3'O } } } } } 20241008054833329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054833329 DLLC NOTICE LLME(ffffffff/cd9bcc65){UNASSIGNED} LLC RX: unknown TLLI 0xcd9bcc65, creating LLME on the fly (gprs_llc.c:552) 20241008054833329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054833329 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241008054833329 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008054833329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008054833329 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008054833329 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008054833329 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008054833329 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008054833329 DLLC NOTICE LLME(ffffffff/cd9bcc65){UNASSIGNED} LLGM Assign pre (cd9bcc65 => d4d02944) (gprs_llc.c:1079) 20241008054833329 DLLC NOTICE LLME(cd9bcc65/d4d02944){ASSIGNED} LLGM Assign post (cd9bcc65 => d4d02944) (gprs_llc.c:1125) 20241008054833329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008054833329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008054833329 DMM DEBUG MM(262420000001002/d4d02944) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054833342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054833342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008054833342 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054833342 DMM DEBUG MM(262420000001002/d4d02944) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241008054833342 DMM NOTICE MM(262420000001002/d4d02944) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008054833342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008054833342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008054833342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008054833342 DMM DEBUG MM(262420000001002/d4d02944) Requesting authorization (sgsn_auth.c:160) 20241008054833342 DMM INFO MM(262420000001002/d4d02944) Requesting authentication tuples (sgsn_auth.c:184) 20241008054833342 DMM DEBUG MM(262420000001002/d4d02944) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008054833342 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241008054833342 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241008054833347 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008054833347 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008054833347 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008054833347 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008054833347 DMM INFO MM(262420000001002/d4d02944) Subscriber data update (mmctx.c:445) 20241008054833347 DMM DEBUG MM(262420000001002/d4d02944) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008054833347 DMM INFO MM(262420000001002/d4d02944) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008054833347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008054833347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008054833347 DMM INFO MM(262420000001002/d4d02944) <- GMM AUTH AND CIPHERING REQ (rand = c6 c7 fb 85 fb df 7e 00 5d e4 45 5a a2 1c d9 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 02 5d 7e 6d ff 2f 8e 79 d9 22 a3 8b 69 54 7a 9f ) (gprs_gmm.c:483) 20241008054833361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054833361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054833361 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054833361 DMM INFO MM(262420000001002/d4d02944) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008054833361 DMM NOTICE MM(262420000001002/d4d02944) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008054833361 DMM DEBUG MM(262420000001002/d4d02944) checking auth: received UMTS RES = d7 09 b8 2e 63 2b b1 f3 (gprs_gmm.c:666) 20241008054833361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008054833361 DMM DEBUG MM(262420000001002/d4d02944) Requesting authorization (sgsn_auth.c:160) 20241008054833361 DMM INFO MM(262420000001002/d4d02944) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008054833361 DMM DEBUG MM(262420000001002/d4d02944) Requesting subscriber data update (gprs_subscriber.c:894) 20241008054833361 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241008054833361 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) 20241008054833361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008054833361 DMM INFO MM(262420000001002/d4d02944) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4d02944) (gprs_gmm.c:300) 20241008054833364 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008054833364 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008054833364 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241008054833364 DMM INFO MM(262420000001002/d4d02944) Subscriber data update (mmctx.c:445) 20241008054833364 DMM DEBUG MM(262420000001002/d4d02944) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008054833364 DMM INFO MM(262420000001002/d4d02944) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008054833364 DMM NOTICE MM(262420000001002/d4d02944) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241008054833364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008054833364 DMM NOTICE MM(262420000001002/d4d02944) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008054833364 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) 20241008054833365 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008054833365 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241008054833365 DMM INFO MM(262420000001002/d4d02944) Subscriber data update (mmctx.c:445) 20241008054833365 DMM DEBUG MM(262420000001002/d4d02944) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008054833377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054833377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008054833377 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054833377 DMM INFO MM(262420000001002/d4d02944) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008054833377 DMM NOTICE MM(262420000001002/d4d02944) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008054833377 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008054833377 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008054833377 DLLC NOTICE LLME(cd9bcc65/d4d02944){ASSIGNED} LLGM Assign pre (ffffffff => d4d02944) (gprs_llc.c:1079) 20241008054833377 DLLC NOTICE LLME(ffffffff/d4d02944){ASSIGNED} LLGM Assign post (ffffffff => d4d02944) (gprs_llc.c:1125) 20241008054833377 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008054833377 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008054833377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008054833377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@8f0e3ccdded6: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@8f0e3ccdded6: Final verdict of PTC: pass 20241008054833436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43268<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008054833441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008054833441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(55)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(45)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(50)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(53)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(48)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(43)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Tue Oct 8 05:48:33 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 20241008054833545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054833948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20241008054834443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054834443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=89212) 20241008054835444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054835444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008054836446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054836446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_umts_aka_gsm_sres started. 20241008054837047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054837050 DMM INFO MM(262420000001002/d4d02944) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008054837050 DMM INFO MM(262420000001002/d4d02944) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008054837050 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008054837050 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008054837050 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008054837050 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008054837050 DLLC NOTICE LLME(ffffffff/d4d02944){ASSIGNED} LLGM Assign pre (d4d02944 => ffffffff) (gprs_llc.c:1079) 20241008054837050 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4d02944 => ffffffff) (gprs_llc.c:1125) 20241008054837050 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241008054837050 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) 20241008054837050 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) 20241008054837050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008054837050 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008054837050 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008054837050 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008054837050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054837085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008054837085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054837085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054837085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054837085 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008054837085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054837085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054837085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054837085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054837086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054837086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054837086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054837086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054837086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054837086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054837086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054837086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054837086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008054837086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054837086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054837087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054837087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054837088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054837093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054837093 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054837100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008054837100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054837100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054837100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054837100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008054837100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054837100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054837100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054837100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054837101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054837101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054837101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054837101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054837101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054837101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054837101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054837101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054837101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008054837101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054837101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054837101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054837101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054837103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008054837109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054837109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054837119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008054837119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054837119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054837119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054837119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008054837119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054837119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054837119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054837119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054837120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054837120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054837120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054837120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054837120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054837120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054837120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054837120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054837120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008054837120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054837120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054837121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054837121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054837122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054837126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054837126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008054837447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054837447 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008054837447 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008054837447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008054837451 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008054837452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@8f0e3ccdded6: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D9D24F74'O, index=0 SGSN_Test-GSUP(76)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@8f0e3ccdded6: 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 := 'D0FB2EE00740A92F2E2C9EFA3A6DC6FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55926C42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '955BE97A0EE94547'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0CFF535B97062F52F14D22A5EAE64704'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '65EB34729969C28DFD9C9BAB56EC01F9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA6D4E25B7249CE1263FE9F429817FD5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '65FB6099B866E1FF'O } } } } } 20241008054838512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054838512 DLLC NOTICE LLME(ffffffff/d9d24f74){UNASSIGNED} LLC RX: unknown TLLI 0xd9d24f74, creating LLME on the fly (gprs_llc.c:552) 20241008054838512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054838512 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241008054838512 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008054838512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008054838512 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008054838512 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008054838512 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008054838512 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008054838512 DLLC NOTICE LLME(ffffffff/d9d24f74){UNASSIGNED} LLGM Assign pre (d9d24f74 => c59f2be1) (gprs_llc.c:1079) 20241008054838512 DLLC NOTICE LLME(d9d24f74/c59f2be1){ASSIGNED} LLGM Assign post (d9d24f74 => c59f2be1) (gprs_llc.c:1125) 20241008054838512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008054838512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008054838512 DMM DEBUG MM(262420000001003/c59f2be1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054838523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054838523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008054838523 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054838523 DMM DEBUG MM(262420000001003/c59f2be1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241008054838523 DMM NOTICE MM(262420000001003/c59f2be1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008054838523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008054838523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008054838523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008054838523 DMM DEBUG MM(262420000001003/c59f2be1) Requesting authorization (sgsn_auth.c:160) 20241008054838523 DMM INFO MM(262420000001003/c59f2be1) Requesting authentication tuples (sgsn_auth.c:184) 20241008054838523 DMM DEBUG MM(262420000001003/c59f2be1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008054838523 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241008054838523 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241008054838527 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008054838527 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008054838527 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008054838527 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008054838527 DMM INFO MM(262420000001003/c59f2be1) Subscriber data update (mmctx.c:445) 20241008054838527 DMM DEBUG MM(262420000001003/c59f2be1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008054838527 DMM INFO MM(262420000001003/c59f2be1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008054838527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008054838527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008054838527 DMM INFO MM(262420000001003/c59f2be1) <- GMM AUTH AND CIPHERING REQ (rand = d0 fb 2e e0 07 40 a9 2f 2e 2c 9e fa 3a 6d c6 fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = ba 6d 4e 25 b7 24 9c e1 26 3f e9 f4 29 81 7f d5 ) (gprs_gmm.c:483) 20241008054838537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054838537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054838537 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054838537 DMM INFO MM(262420000001003/c59f2be1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008054838537 DMM NOTICE MM(262420000001003/c59f2be1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008054838537 DMM DEBUG MM(262420000001003/c59f2be1) checking auth: received GSM SRES = 55 92 6c 42 (gprs_gmm.c:666) 20241008054838537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008054838537 DMM DEBUG MM(262420000001003/c59f2be1) Requesting authorization (sgsn_auth.c:160) 20241008054838537 DMM INFO MM(262420000001003/c59f2be1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008054838537 DMM DEBUG MM(262420000001003/c59f2be1) Requesting subscriber data update (gprs_subscriber.c:894) 20241008054838537 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241008054838537 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) 20241008054838537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008054838537 DMM INFO MM(262420000001003/c59f2be1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc59f2be1) (gprs_gmm.c:300) 20241008054838539 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008054838539 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008054838539 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241008054838539 DMM INFO MM(262420000001003/c59f2be1) Subscriber data update (mmctx.c:445) 20241008054838539 DMM DEBUG MM(262420000001003/c59f2be1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008054838539 DMM INFO MM(262420000001003/c59f2be1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008054838539 DMM NOTICE MM(262420000001003/c59f2be1) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241008054838539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008054838539 DMM NOTICE MM(262420000001003/c59f2be1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008054838539 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) 20241008054838540 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008054838540 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241008054838540 DMM INFO MM(262420000001003/c59f2be1) Subscriber data update (mmctx.c:445) 20241008054838540 DMM DEBUG MM(262420000001003/c59f2be1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008054838550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054838551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008054838551 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054838551 DMM INFO MM(262420000001003/c59f2be1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008054838551 DMM NOTICE MM(262420000001003/c59f2be1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008054838551 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008054838551 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008054838551 DLLC NOTICE LLME(d9d24f74/c59f2be1){ASSIGNED} LLGM Assign pre (ffffffff => c59f2be1) (gprs_llc.c:1079) 20241008054838551 DLLC NOTICE LLME(ffffffff/c59f2be1){ASSIGNED} LLGM Assign post (ffffffff => c59f2be1) (gprs_llc.c:1125) 20241008054838551 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008054838551 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008054838551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008054838551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@8f0e3ccdded6: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@8f0e3ccdded6: Final verdict of PTC: pass 20241008054838611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43296<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@8f0e3ccdded6: Final verdict of PTC: none 20241008054838616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(65)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(76)@8f0e3ccdded6: Final verdict of PTC: none 20241008054838616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(70)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(69)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(75)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(73)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(67)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(62)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Tue Oct 8 05:48:38 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 20241008054838680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054839083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85464) 20241008054839617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054839617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85464, count=89820) 20241008054840619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054840619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008054841621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054841621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_timeout_after_pdp_act started. 20241008054842177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054842179 DMM INFO MM(262420000001003/c59f2be1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008054842179 DMM INFO MM(262420000001003/c59f2be1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008054842179 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008054842179 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008054842179 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008054842179 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008054842179 DLLC NOTICE LLME(ffffffff/c59f2be1){ASSIGNED} LLGM Assign pre (c59f2be1 => ffffffff) (gprs_llc.c:1079) 20241008054842179 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c59f2be1 => ffffffff) (gprs_llc.c:1125) 20241008054842179 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241008054842179 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) 20241008054842179 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) 20241008054842179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008054842179 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008054842179 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008054842179 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008054842179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054842221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008054842221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054842221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054842221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054842221 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008054842221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054842221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054842221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054842221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054842222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054842222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054842222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054842222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054842222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054842222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054842222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054842222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054842222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008054842222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054842222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054842222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054842222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008054842224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054842229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054842234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008054842234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054842234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054842234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054842234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008054842234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054842234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054842234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054842234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054842235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054842235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054842235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054842235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054842235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054842235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054842235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054842235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054842235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008054842235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054842235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054842235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054842235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054842237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054842242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054842249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008054842249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054842249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054842249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054842249 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008054842249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054842249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054842249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054842249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054842250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054842250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054842250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054842250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054842250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054842250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054842250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054842250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054842250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008054842250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054842250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054842250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054842251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054842252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054842257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008054842623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054842623 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008054842623 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008054842623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008054842627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008054842628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@8f0e3ccdded6: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D3AFFE49'O, index=0 SGSN_Test-GSUP(95)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: 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 := '56E972C0AF4BE336D7359F076107F4B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B63F688'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B397D4B258D5538A'O } } } } } 20241008054842697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842697 DLLC NOTICE LLME(ffffffff/d3affe49){UNASSIGNED} LLC RX: unknown TLLI 0xd3affe49, creating LLME on the fly (gprs_llc.c:552) 20241008054842697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054842697 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241008054842697 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008054842697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008054842697 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008054842697 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008054842697 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008054842697 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008054842697 DLLC NOTICE LLME(ffffffff/d3affe49){UNASSIGNED} LLGM Assign pre (d3affe49 => fc923503) (gprs_llc.c:1079) 20241008054842697 DLLC NOTICE LLME(d3affe49/fc923503){ASSIGNED} LLGM Assign post (d3affe49 => fc923503) (gprs_llc.c:1125) 20241008054842697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008054842697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008054842697 DMM DEBUG MM(262420000000021/fc923503) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054842716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008054842716 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054842716 DMM DEBUG MM(262420000000021/fc923503) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241008054842716 DMM NOTICE MM(262420000000021/fc923503) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008054842716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008054842716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008054842716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008054842716 DMM DEBUG MM(262420000000021/fc923503) Requesting authorization (sgsn_auth.c:160) 20241008054842716 DMM INFO MM(262420000000021/fc923503) Requesting authentication tuples (sgsn_auth.c:184) 20241008054842717 DMM DEBUG MM(262420000000021/fc923503) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008054842717 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241008054842717 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241008054842722 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008054842722 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008054842722 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008054842722 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008054842722 DMM INFO MM(262420000000021/fc923503) Subscriber data update (mmctx.c:445) 20241008054842722 DMM DEBUG MM(262420000000021/fc923503) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008054842722 DMM INFO MM(262420000000021/fc923503) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008054842722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008054842722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008054842722 DMM INFO MM(262420000000021/fc923503) <- GMM AUTH AND CIPHERING REQ (rand = 56 e9 72 c0 af 4b e3 36 d7 35 9f 07 61 07 f4 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008054842739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054842739 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054842739 DMM INFO MM(262420000000021/fc923503) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008054842739 DMM NOTICE MM(262420000000021/fc923503) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008054842739 DMM DEBUG MM(262420000000021/fc923503) checking auth: received GSM SRES = 8b 63 f6 88 (gprs_gmm.c:666) 20241008054842739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008054842739 DMM DEBUG MM(262420000000021/fc923503) Requesting authorization (sgsn_auth.c:160) 20241008054842739 DMM INFO MM(262420000000021/fc923503) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008054842739 DMM DEBUG MM(262420000000021/fc923503) Requesting subscriber data update (gprs_subscriber.c:894) 20241008054842739 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241008054842739 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) 20241008054842739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008054842739 DMM INFO MM(262420000000021/fc923503) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc923503) (gprs_gmm.c:300) 20241008054842742 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008054842742 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008054842742 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008054842742 DMM INFO MM(262420000000021/fc923503) Subscriber data update (mmctx.c:445) 20241008054842742 DMM DEBUG MM(262420000000021/fc923503) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008054842742 DMM INFO MM(262420000000021/fc923503) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008054842742 DMM NOTICE MM(262420000000021/fc923503) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241008054842742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008054842742 DMM NOTICE MM(262420000000021/fc923503) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008054842742 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) 20241008054842743 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008054842743 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008054842743 DMM INFO MM(262420000000021/fc923503) Subscriber data update (mmctx.c:445) 20241008054842743 DMM DEBUG MM(262420000000021/fc923503) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008054842754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008054842754 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054842754 DMM INFO MM(262420000000021/fc923503) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008054842754 DMM NOTICE MM(262420000000021/fc923503) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008054842754 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008054842754 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008054842754 DLLC NOTICE LLME(d3affe49/fc923503){ASSIGNED} LLGM Assign pre (ffffffff => fc923503) (gprs_llc.c:1079) 20241008054842754 DLLC NOTICE LLME(ffffffff/fc923503){ASSIGNED} LLGM Assign post (ffffffff => fc923503) (gprs_llc.c:1125) 20241008054842754 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008054842754 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008054842754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008054842754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008054842805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008054842805 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054842805 DMM INFO MM(262420000000021/fc923503) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008054842805 DMM INFO MM(262420000000021/fc923503) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008054842805 DMM DEBUG MM(262420000000021/fc923503) Using GGSN 0 (gprs_sm.c:317) 20241008054842805 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241008054842805 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008054842805 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241008054842805 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241008054842811 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 21 62 f3 35 11 3f a0 37 23 14 05 7f f7 6b 5f e1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241008054842811 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fb058, cbp=0x5630b24b7680) (sgsn_libgtp.c:629) 20241008054842811 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008054842811 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24b8b48 TLLI=fc923503, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008054842811 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008054842811 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008054842816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241008054842816 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054842816 DMM INFO MM(262420000000021/fc923503) -> GMM ATTACH REQUEST MI(TMSI-0xFC923503) type="GPRS attach"  (gprs_gmm.c:1266) 20241008054842816 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008054842816 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008054842816 DLLC NOTICE LLME(ffffffff/fc923503){ASSIGNED} LLGM Assign pre (fc923503 => d910286b) (gprs_llc.c:1079) 20241008054842816 DLLC NOTICE LLME(fc923503/d910286b){ASSIGNED} LLGM Assign post (fc923503 => d910286b) (gprs_llc.c:1125) 20241008054842816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008054842816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008054842816 DMM DEBUG MM(262420000000021/d910286b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054842818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054842818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241008054842818 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054842818 DMM DEBUG MM(262420000000021/d910286b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241008054842818 DMM NOTICE MM(262420000000021/d910286b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008054842818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008054842818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008054842818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008054842818 DMM DEBUG MM(262420000000021/d910286b) Requesting authorization (sgsn_auth.c:160) 20241008054842818 DMM INFO MM(262420000000021/d910286b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008054842818 DMM DEBUG MM(262420000000021/d910286b) Requesting subscriber data update (gprs_subscriber.c:894) 20241008054842818 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241008054842818 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) 20241008054842819 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008054842819 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008054842819 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008054842819 DMM INFO MM(262420000000021/d910286b) Subscriber data update (mmctx.c:445) 20241008054842819 DMM DEBUG MM(262420000000021/d910286b) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241008054842819 DMM INFO MM(262420000000021/d910286b) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241008054842819 DMM NOTICE MM(262420000000021/d910286b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241008054842819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008054842819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008054842819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008054842819 DMM INFO MM(262420000000021/d910286b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd910286b) (gprs_gmm.c:300) 20241008054842819 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) 20241008054842819 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008054842819 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008054842819 DMM INFO MM(262420000000021/d910286b) Subscriber data update (mmctx.c:445) 20241008054842819 DMM DEBUG MM(262420000000021/d910286b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: Trying to receive 5 ATTACH ACCEPTs 20241008054848819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008054848819 DMM INFO MM(262420000000021/d910286b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd910286b) (gprs_gmm.c:300) 20241008054849817 DGPRS DEBUG Checking for inactive LLMEs, time = 30894729 (sgsn.c:131) 20241008054854820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008054854820 DMM INFO MM(262420000000021/d910286b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd910286b) (gprs_gmm.c:300) 20241008054900820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008054900820 DMM INFO MM(262420000000021/d910286b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd910286b) (gprs_gmm.c:300) 20241008054902624 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008054902624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008054902625 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008054906821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008054906821 DMM INFO MM(262420000000021/d910286b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd910286b) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241008054912223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054912229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054912230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008054912236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054912239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054912239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008054912251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054912252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054912252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008054912822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008054912822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241008054912822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008054912822 DMM NOTICE MM(262420000000021/d910286b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008054912822 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241008054912822 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24b8b48, TLLI=d910286b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008054912822 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008054912822 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008054912822 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241008054912823 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241008054912823 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) 20241008054912823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Reject}: Deallocated (fsm.c:568) 20241008054912823 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Deallocated (fsm.c:568) 20241008054912823 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008054912823 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008054912823 DLLC NOTICE LLME(fc923503/d910286b){ASSIGNED} LLGM Assign pre (d910286b => ffffffff) (gprs_llc.c:1079) 20241008054912823 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d910286b => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@8f0e3ccdded6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@8f0e3ccdded6: Final verdict of PTC: pass 20241008054913346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46390<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_timeout_after_pdp_act-BVCI196(82)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(95)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@8f0e3ccdded6: Final verdict of PTC: none 20241008054913351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(84)@8f0e3ccdded6: Final verdict of PTC: none 20241008054913352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(89)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(88)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(93)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(83)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(81)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(86)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(91)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Tue Oct 8 05:49:13 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 20241008054913407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054913709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125624) 20241008054914353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054914353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125624, count=131056) 20241008054915355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054915355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Tue Oct 8 05:49:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008054916356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054916356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_auth_id_timeout started. 20241008054916796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054916799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054916849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008054916849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054916849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054916849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054916849 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008054916849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054916849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054916849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054916849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054916850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054916850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054916850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054916850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054916850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008054916850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054916850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054916850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054916850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054916852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054916857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054916857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054916867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008054916867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054916867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054916867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054916867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008054916867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054916867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054916867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054916867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(107)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054916868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054916868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054916868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054916868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054916868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054916868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054916868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054916868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054916868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008054916868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054916868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054916868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054916868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(108)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054916870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008054916875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054916875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(105)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054916878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008054916878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054916878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054916878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054916878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008054916878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054916878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054916878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054916878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054916879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054916879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054916879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054916879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054916879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054916879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054916879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054916879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054916879 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008054916879 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054916879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054916879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054916879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054916882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054916887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054916887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008054917358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054917358 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008054917358 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008054917358 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008054917362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008054917363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@8f0e3ccdded6: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F2B727D0'O, index=0 SGSN_Test-GSUP(114)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241008054917423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054917423 DLLC NOTICE LLME(ffffffff/f2b727d0){UNASSIGNED} LLC RX: unknown TLLI 0xf2b727d0, creating LLME on the fly (gprs_llc.c:552) 20241008054917423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054917423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241008054917423 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008054917423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008054917423 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008054917423 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008054917423 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008054917423 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008054917423 DLLC NOTICE LLME(ffffffff/f2b727d0){UNASSIGNED} LLGM Assign pre (f2b727d0 => d4d5f306) (gprs_llc.c:1079) 20241008054917423 DLLC NOTICE LLME(f2b727d0/d4d5f306){ASSIGNED} LLGM Assign post (f2b727d0 => d4d5f306) (gprs_llc.c:1125) 20241008054917423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008054917423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008054917423 DMM DEBUG MM(262420000000002/d4d5f306) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054919818 DGPRS DEBUG Checking for inactive LLMEs, time = 30894759 (sgsn.c:131) 20241008054923424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008054923424 DMM DEBUG MM(262420000000002/d4d5f306) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054929425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008054929425 DMM DEBUG MM(262420000000002/d4d5f306) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054935426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008054935426 DMM DEBUG MM(262420000000002/d4d5f306) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054937359 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008054937359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008054937360 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008054941428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008054941428 DMM DEBUG MM(262420000000002/d4d5f306) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054946850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054946858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054946858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008054946869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054946873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054946873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008054946880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054946883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054946883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008054947430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008054947430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241008054947430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008054947430 DMM NOTICE MM(262420000000002/d4d5f306) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241008054947430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Reject}: Deallocated (fsm.c:568) 20241008054947430 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008054947430 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008054947430 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008054947430 DLLC NOTICE LLME(f2b727d0/d4d5f306){ASSIGNED} LLGM Assign pre (d4d5f306 => ffffffff) (gprs_llc.c:1079) 20241008054947430 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4d5f306 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@8f0e3ccdded6: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@8f0e3ccdded6: Final verdict of PTC: pass 20241008054947452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008054947456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008054947456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(114)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(112)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(108)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(102)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(100)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(110)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(106)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Tue Oct 8 05:49:47 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 20241008054947560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054947862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59664) 20241008054948457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054948457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59664, count=67920) 20241008054949459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054949459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008054949819 DGPRS DEBUG Checking for inactive LLMEs, time = 30894789 (sgsn.c:131) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Tue Oct 8 05:49:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008054950461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054950461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_auth_sai_timeout started. 20241008054950959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054950961 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054950995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008054950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054950995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054950995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008054950995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054950995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054950995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054950995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054950995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054950995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054950995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054950995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054950995 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008054950995 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054950995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008054950996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054950996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054950998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054951003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054951003 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054951009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008054951009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054951009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054951009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054951009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008054951009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054951009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054951009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054951009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054951010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054951010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054951010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054951010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054951010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054951010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054951010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054951010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054951010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008054951010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054951010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054951010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054951010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054951013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054951018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054951018 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008054951024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008054951024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008054951024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008054951024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054951024 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008054951024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008054951024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008054951024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008054951024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008054951025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008054951025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008054951025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008054951025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008054951025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008054951025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008054951025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008054951025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008054951025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008054951025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008054951025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008054951025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008054951025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008054951027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008054951031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054951031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008054951462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054951462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008054951462 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008054951462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008054951466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008054951467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@8f0e3ccdded6: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='FAF91B9C'O, index=0 SGSN_Test-GSUP(133)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241008054951523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054951523 DLLC NOTICE LLME(ffffffff/faf91b9c){UNASSIGNED} LLC RX: unknown TLLI 0xfaf91b9c, creating LLME on the fly (gprs_llc.c:552) 20241008054951523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008054951523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241008054951523 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008054951523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008054951523 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008054951523 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008054951523 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008054951523 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008054951523 DLLC NOTICE LLME(ffffffff/faf91b9c){UNASSIGNED} LLGM Assign pre (faf91b9c => e72a239f) (gprs_llc.c:1079) 20241008054951523 DLLC NOTICE LLME(faf91b9c/e72a239f){ASSIGNED} LLGM Assign post (faf91b9c => e72a239f) (gprs_llc.c:1125) 20241008054951523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008054951523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008054951523 DMM DEBUG MM(262420000000003/e72a239f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008054951535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008054951535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008054951535 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008054951535 DMM DEBUG MM(262420000000003/e72a239f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241008054951535 DMM NOTICE MM(262420000000003/e72a239f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008054951535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008054951535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008054951535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008054951535 DMM DEBUG MM(262420000000003/e72a239f) Requesting authorization (sgsn_auth.c:160) 20241008054951535 DMM INFO MM(262420000000003/e72a239f) Requesting authentication tuples (sgsn_auth.c:184) 20241008054951535 DMM DEBUG MM(262420000000003/e72a239f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008054951535 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241008054951535 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241008054957537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241008054957537 DMM ERROR MM(262420000000003/e72a239f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241008054957537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241008054957537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008054957537 DMM NOTICE MM(262420000000003/e72a239f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241008054957537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Reject}: Deallocated (fsm.c:568) 20241008054957537 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008054957537 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008054957537 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008054957537 DLLC NOTICE LLME(faf91b9c/e72a239f){ASSIGNED} LLGM Assign pre (e72a239f => ffffffff) (gprs_llc.c:1079) 20241008054957537 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e72a239f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@8f0e3ccdded6: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@8f0e3ccdded6: Final verdict of PTC: pass 20241008054957556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(121)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(131)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(126)@8f0e3ccdded6: Final verdict of PTC: none 20241008054957561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008054957561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_timeout-BVCI210(125)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(119)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(124)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(129)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Tue Oct 8 05:49:57 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 20241008054957633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008054957935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57172) 20241008054958562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054958562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57172, count=66296) 20241008054959564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008054959564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Tue Oct 8 05:49:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055000566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055000566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_auth_sai_reject started. 20241008055001025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055001027 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055001075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055001075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055001075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055001075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055001075 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055001075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055001075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055001075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055001075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055001076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055001076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055001076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055001076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055001076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055001076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055001076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055001076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055001076 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055001076 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055001076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055001077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055001077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055001079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055001084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055001084 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(146)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055001096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055001096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055001096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055001096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055001096 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055001096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055001096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055001096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055001096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(145)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(146)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055001097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055001097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055001097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055001097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055001097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055001097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055001097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055001097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055001097 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055001097 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055001097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055001097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055001097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055001099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008055001104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055001104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(145)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055001108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055001108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055001108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055001108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055001108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055001108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055001108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055001108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055001108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055001109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055001109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055001109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055001109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055001109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055001109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055001109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055001109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055001109 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055001109 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055001109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055001109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055001109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055001111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055001116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055001116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055001568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055001568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055001568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055001568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055001572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241008055001573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@8f0e3ccdded6: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F6C167DC'O, index=0 SGSN_Test-GSUP(152)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241008055001620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055001620 DLLC NOTICE LLME(ffffffff/f6c167dc){UNASSIGNED} LLC RX: unknown TLLI 0xf6c167dc, creating LLME on the fly (gprs_llc.c:552) 20241008055001620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055001620 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055001620 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055001620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055001620 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055001620 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055001620 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055001620 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055001620 DLLC NOTICE LLME(ffffffff/f6c167dc){UNASSIGNED} LLGM Assign pre (f6c167dc => da0af5fe) (gprs_llc.c:1079) 20241008055001620 DLLC NOTICE LLME(f6c167dc/da0af5fe){ASSIGNED} LLGM Assign post (f6c167dc => da0af5fe) (gprs_llc.c:1125) 20241008055001620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055001620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055001620 DMM DEBUG MM(262420000000004/da0af5fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055001627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055001627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055001627 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055001627 DMM DEBUG MM(262420000000004/da0af5fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241008055001627 DMM NOTICE MM(262420000000004/da0af5fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055001627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055001627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055001627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055001627 DMM DEBUG MM(262420000000004/da0af5fe) Requesting authorization (sgsn_auth.c:160) 20241008055001627 DMM INFO MM(262420000000004/da0af5fe) Requesting authentication tuples (sgsn_auth.c:184) 20241008055001627 DMM DEBUG MM(262420000000004/da0af5fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055001627 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241008055001627 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241008055001629 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241008055001629 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241008055001629 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241008055007629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241008055007629 DMM ERROR MM(262420000000004/da0af5fe) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241008055007629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241008055007629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008055007629 DMM NOTICE MM(262420000000004/da0af5fe) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241008055007629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Reject}: Deallocated (fsm.c:568) 20241008055007629 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055007629 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055007629 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008055007629 DLLC NOTICE LLME(f6c167dc/da0af5fe){ASSIGNED} LLGM Assign pre (da0af5fe => ffffffff) (gprs_llc.c:1079) 20241008055007629 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0af5fe => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@8f0e3ccdded6: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055007636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34636<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055007638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055007638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(146)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(150)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(140)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(138)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(148)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(144)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Tue Oct 8 05:50:07 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 20241008055007813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055008114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64224) 20241008055008639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055008640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64224, count=68580) 20241008055009641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055009641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Tue Oct 8 05:50:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055010643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055010643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_gsup_lu_timeout started. 20241008055011176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055011178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055011210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055011210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055011210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055011210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055011210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055011210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055011210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055011210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055011210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055011211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055011211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055011211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055011211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055011211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055011211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055011211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055011211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055011211 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055011211 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055011211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055011211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055011211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055011214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055011220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055011220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055011228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055011228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055011228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055011228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055011228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055011228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055011228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055011228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055011228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055011229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055011229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055011229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055011229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055011229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055011229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055011229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055011229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055011229 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055011229 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055011229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055011229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055011229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055011231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055011236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055011236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055011245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055011245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055011245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055011245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055011245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055011245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055011245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055011245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055011245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055011246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055011246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055011246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055011246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055011246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055011246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055011246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055011246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055011246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055011246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055011246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055011246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055011246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055011248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055011253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055011253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055011644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055011644 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055011644 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055011644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055011645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055011645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@8f0e3ccdded6: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='EC7A699A'O, index=0 SGSN_Test-GSUP(171)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@8f0e3ccdded6: 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 := '25E6C13E904DBBF9D38DE8639E6E4D1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '299B4465'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '817C5A1D0C3D4C3D'O } } } } } 20241008055012702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055012702 DLLC NOTICE LLME(ffffffff/ec7a699a){UNASSIGNED} LLC RX: unknown TLLI 0xec7a699a, creating LLME on the fly (gprs_llc.c:552) 20241008055012702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055012702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055012702 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055012702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055012702 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055012702 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055012702 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055012702 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055012702 DLLC NOTICE LLME(ffffffff/ec7a699a){UNASSIGNED} LLGM Assign pre (ec7a699a => c0178802) (gprs_llc.c:1079) 20241008055012702 DLLC NOTICE LLME(ec7a699a/c0178802){ASSIGNED} LLGM Assign post (ec7a699a => c0178802) (gprs_llc.c:1125) 20241008055012702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055012702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055012702 DMM DEBUG MM(262420000000005/c0178802) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055012709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055012709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055012709 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055012709 DMM DEBUG MM(262420000000005/c0178802) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241008055012709 DMM NOTICE MM(262420000000005/c0178802) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055012709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055012709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055012709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055012709 DMM DEBUG MM(262420000000005/c0178802) Requesting authorization (sgsn_auth.c:160) 20241008055012709 DMM INFO MM(262420000000005/c0178802) Requesting authentication tuples (sgsn_auth.c:184) 20241008055012709 DMM DEBUG MM(262420000000005/c0178802) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055012709 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241008055012709 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241008055012711 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055012711 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055012711 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055012711 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055012711 DMM INFO MM(262420000000005/c0178802) Subscriber data update (mmctx.c:445) 20241008055012711 DMM DEBUG MM(262420000000005/c0178802) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055012711 DMM INFO MM(262420000000005/c0178802) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055012711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055012711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055012711 DMM INFO MM(262420000000005/c0178802) <- GMM AUTH AND CIPHERING REQ (rand = 25 e6 c1 3e 90 4d bb f9 d3 8d e8 63 9e 6e 4d 1d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055012716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055012716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055012716 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055012716 DMM INFO MM(262420000000005/c0178802) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055012716 DMM NOTICE MM(262420000000005/c0178802) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055012716 DMM DEBUG MM(262420000000005/c0178802) checking auth: received GSM SRES = 29 9b 44 65 (gprs_gmm.c:666) 20241008055012716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055012716 DMM DEBUG MM(262420000000005/c0178802) Requesting authorization (sgsn_auth.c:160) 20241008055012716 DMM INFO MM(262420000000005/c0178802) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055012716 DMM DEBUG MM(262420000000005/c0178802) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055012716 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241008055012716 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) 20241008055012716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055012716 DMM INFO MM(262420000000005/c0178802) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0178802) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@8f0e3ccdded6: setverdict(fail): none -> fail MC@8f0e3ccdded6: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241008055012721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055012722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@8f0e3ccdded6: Final verdict of PTC: none 20241008055012722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56222<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(160)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(159)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(169)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(164)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(157)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(162)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(167)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@8f0e3ccdded6: Final verdict of PTC: fail MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@8f0e3ccdded6: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Tue Oct 8 05:50:12 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 20241008055012839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055013241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43808) 20241008055013723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055013723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43808, count=73444) 20241008055014725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055014725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Tue Oct 8 05:50:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055015726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055015726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_gsup_lu_reject started. 20241008055016340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055016345 DMM INFO MM(262420000000005/c0178802) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055016345 DMM INFO MM(262420000000005/c0178802) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055016345 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055016345 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055016345 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055016345 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008055016345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241008055016345 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055016345 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055016345 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055016345 DLLC NOTICE LLME(ec7a699a/c0178802){ASSIGNED} LLGM Assign pre (c0178802 => ffffffff) (gprs_llc.c:1079) 20241008055016345 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0178802 => ffffffff) (gprs_llc.c:1125) 20241008055016345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055016387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055016387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055016387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055016387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055016387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055016387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055016387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055016387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055016387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055016389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055016389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055016389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055016389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055016389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055016389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055016389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055016389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055016389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055016389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055016389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055016389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055016389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055016391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055016396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055016396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055016407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055016407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055016407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055016407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055016407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055016407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055016407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055016407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055016407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055016408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055016408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055016408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055016408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055016408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055016408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055016408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055016408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055016408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055016408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055016408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055016408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055016408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055016410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008055016415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055016415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(183)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(181)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055016418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055016418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055016418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055016418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055016418 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055016418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055016418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055016418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055016418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055016419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055016419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055016419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055016419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055016419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055016419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055016419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055016419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055016419 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055016419 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055016419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055016419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055016419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055016421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055016426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055016426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055016727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055016727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055016727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055016727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055016729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241008055016729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@8f0e3ccdded6: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='CD90EE9F'O, index=0 SGSN_Test-GSUP(190)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@8f0e3ccdded6: 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 := 'E0E42C0506F5568B05029E994CC95FA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A8B7CEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '18ABD4072FF1E487'O } } } } } 20241008055017801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055017801 DLLC NOTICE LLME(ffffffff/cd90ee9f){UNASSIGNED} LLC RX: unknown TLLI 0xcd90ee9f, creating LLME on the fly (gprs_llc.c:552) 20241008055017801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055017801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055017801 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055017801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055017801 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055017801 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055017801 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055017801 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055017801 DLLC NOTICE LLME(ffffffff/cd90ee9f){UNASSIGNED} LLGM Assign pre (cd90ee9f => c12de946) (gprs_llc.c:1079) 20241008055017801 DLLC NOTICE LLME(cd90ee9f/c12de946){ASSIGNED} LLGM Assign post (cd90ee9f => c12de946) (gprs_llc.c:1125) 20241008055017801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055017801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055017801 DMM DEBUG MM(262420000000006/c12de946) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055017819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055017819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055017819 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055017819 DMM DEBUG MM(262420000000006/c12de946) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241008055017819 DMM NOTICE MM(262420000000006/c12de946) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055017819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055017819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055017819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055017819 DMM DEBUG MM(262420000000006/c12de946) Requesting authorization (sgsn_auth.c:160) 20241008055017819 DMM INFO MM(262420000000006/c12de946) Requesting authentication tuples (sgsn_auth.c:184) 20241008055017819 DMM DEBUG MM(262420000000006/c12de946) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055017819 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241008055017819 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241008055017822 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055017822 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055017822 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055017822 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055017822 DMM INFO MM(262420000000006/c12de946) Subscriber data update (mmctx.c:445) 20241008055017822 DMM DEBUG MM(262420000000006/c12de946) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055017822 DMM INFO MM(262420000000006/c12de946) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055017822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055017822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055017822 DMM INFO MM(262420000000006/c12de946) <- GMM AUTH AND CIPHERING REQ (rand = e0 e4 2c 05 06 f5 56 8b 05 02 9e 99 4c c9 5f a7 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055017830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055017830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055017830 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055017830 DMM INFO MM(262420000000006/c12de946) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055017830 DMM NOTICE MM(262420000000006/c12de946) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055017830 DMM DEBUG MM(262420000000006/c12de946) checking auth: received GSM SRES = 8a 8b 7c eb (gprs_gmm.c:666) 20241008055017830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055017830 DMM DEBUG MM(262420000000006/c12de946) Requesting authorization (sgsn_auth.c:160) 20241008055017830 DMM INFO MM(262420000000006/c12de946) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055017830 DMM DEBUG MM(262420000000006/c12de946) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055017830 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241008055017830 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) 20241008055017830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055017830 DMM INFO MM(262420000000006/c12de946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc12de946) (gprs_gmm.c:300) 20241008055017831 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241008055017831 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241008055017831 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241008055017831 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055017831 DMM INFO MM(262420000000006/c12de946) Subscriber data update (mmctx.c:445) 20241008055017831 DMM DEBUG MM(262420000000006/c12de946) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@8f0e3ccdded6: setverdict(fail): none -> fail MC@8f0e3ccdded6: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241008055017843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(190)@8f0e3ccdded6: Final verdict of PTC: none 20241008055017844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055017844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(184)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(188)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(178)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(176)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(186)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(182)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@8f0e3ccdded6: Final verdict of PTC: fail MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@8f0e3ccdded6: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Tue Oct 8 05:50:17 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 20241008055017974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055018376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47404) 20241008055018845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055018846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47404, count=79552) 20241008055019820 DGPRS DEBUG Checking for inactive LLMEs, time = 30894819 (sgsn.c:131) 20241008055019847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055019847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Tue Oct 8 05:50:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055020847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055020848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_combined started. 20241008055021479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055021481 DMM INFO MM(262420000000006/c12de946) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055021481 DMM INFO MM(262420000000006/c12de946) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055021481 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055021481 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055021481 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055021481 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008055021481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241008055021481 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055021481 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055021481 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055021481 DLLC NOTICE LLME(cd90ee9f/c12de946){ASSIGNED} LLGM Assign pre (c12de946 => ffffffff) (gprs_llc.c:1079) 20241008055021481 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c12de946 => ffffffff) (gprs_llc.c:1125) 20241008055021482 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055021513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055021513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055021513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055021513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055021513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055021513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055021513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055021513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055021513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055021514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055021514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055021514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055021514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055021514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055021514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055021514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055021514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055021514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055021514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055021514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055021514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055021514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055021516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055021521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055021521 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055021527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055021527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055021527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055021527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055021527 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055021527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055021527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055021527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055021527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055021528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055021528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055021528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055021528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055021528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055021528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055021528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055021528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055021528 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055021528 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055021528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055021529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055021529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055021530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055021535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055021535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055021544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055021544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055021544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055021544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055021544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055021544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055021544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055021544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055021544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055021545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055021545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055021545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055021545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055021545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055021545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055021545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055021545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055021545 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055021545 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055021545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055021545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055021545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055021547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055021551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055021551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055021848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055021849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055021849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055021849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055021853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055021854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@8f0e3ccdded6: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D7862C43'O, index=0 SGSN_Test-GSUP(209)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@8f0e3ccdded6: 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 := '13D8EDAEDA57E39CDF86FBEF412FA269'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1784345D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B6EEBD7C0E0D6E8'O } } } } } 20241008055022925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055022925 DLLC NOTICE LLME(ffffffff/d7862c43){UNASSIGNED} LLC RX: unknown TLLI 0xd7862c43, creating LLME on the fly (gprs_llc.c:552) 20241008055022925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055022925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241008055022925 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055022925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055022925 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055022925 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055022925 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055022925 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055022925 DLLC NOTICE LLME(ffffffff/d7862c43){UNASSIGNED} LLGM Assign pre (d7862c43 => ed5fba50) (gprs_llc.c:1079) 20241008055022925 DLLC NOTICE LLME(d7862c43/ed5fba50){ASSIGNED} LLGM Assign post (d7862c43 => ed5fba50) (gprs_llc.c:1125) 20241008055022925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055022925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055022925 DMM DEBUG MM(262420000000007/ed5fba50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055022937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055022937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055022937 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055022937 DMM DEBUG MM(262420000000007/ed5fba50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241008055022937 DMM NOTICE MM(262420000000007/ed5fba50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055022937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055022937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055022937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055022937 DMM DEBUG MM(262420000000007/ed5fba50) Requesting authorization (sgsn_auth.c:160) 20241008055022937 DMM INFO MM(262420000000007/ed5fba50) Requesting authentication tuples (sgsn_auth.c:184) 20241008055022937 DMM DEBUG MM(262420000000007/ed5fba50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055022937 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241008055022937 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241008055022941 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055022941 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055022941 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055022941 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055022941 DMM INFO MM(262420000000007/ed5fba50) Subscriber data update (mmctx.c:445) 20241008055022941 DMM DEBUG MM(262420000000007/ed5fba50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055022941 DMM INFO MM(262420000000007/ed5fba50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055022941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055022941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055022941 DMM INFO MM(262420000000007/ed5fba50) <- GMM AUTH AND CIPHERING REQ (rand = 13 d8 ed ae da 57 e3 9c df 86 fb ef 41 2f a2 69 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055022949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055022949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055022949 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055022949 DMM INFO MM(262420000000007/ed5fba50) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055022949 DMM NOTICE MM(262420000000007/ed5fba50) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055022949 DMM DEBUG MM(262420000000007/ed5fba50) checking auth: received GSM SRES = 17 84 34 5d (gprs_gmm.c:666) 20241008055022949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055022949 DMM DEBUG MM(262420000000007/ed5fba50) Requesting authorization (sgsn_auth.c:160) 20241008055022949 DMM INFO MM(262420000000007/ed5fba50) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055022949 DMM DEBUG MM(262420000000007/ed5fba50) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055022949 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241008055022949 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) 20241008055022949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055022949 DMM INFO MM(262420000000007/ed5fba50) <- GMM ATTACH ACCEPT (new P-TMSI=0xed5fba50) (gprs_gmm.c:300) 20241008055022951 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055022951 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055022951 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241008055022951 DMM INFO MM(262420000000007/ed5fba50) Subscriber data update (mmctx.c:445) 20241008055022951 DMM DEBUG MM(262420000000007/ed5fba50) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055022951 DMM INFO MM(262420000000007/ed5fba50) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055022951 DMM NOTICE MM(262420000000007/ed5fba50) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241008055022951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055022951 DMM NOTICE MM(262420000000007/ed5fba50) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055022951 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) 20241008055022952 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055022952 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241008055022952 DMM INFO MM(262420000000007/ed5fba50) Subscriber data update (mmctx.c:445) 20241008055022952 DMM DEBUG MM(262420000000007/ed5fba50) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@8f0e3ccdded6: Removing Client IMSI='262420000000007'H, index=0 20241008055022957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055022957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055022957 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055022957 DMM INFO MM(262420000000007/ed5fba50) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055022957 DMM NOTICE MM(262420000000007/ed5fba50) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055022957 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055022957 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055022957 DLLC NOTICE LLME(d7862c43/ed5fba50){ASSIGNED} LLGM Assign pre (ffffffff => ed5fba50) (gprs_llc.c:1079) 20241008055022957 DLLC NOTICE LLME(ffffffff/ed5fba50){ASSIGNED} LLGM Assign post (ffffffff => ed5fba50) (gprs_llc.c:1125) 20241008055022957 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055022957 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055022957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055022957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055022959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56724<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_combined-BVCI220(206)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(209)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(207)@8f0e3ccdded6: Final verdict of PTC: none 20241008055022963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055022963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(202)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(197)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(205)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(195)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(200)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_combined finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Tue Oct 8 05:50:22 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241008055023044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055023446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87424) 20241008055023965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055023965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87424, count=88684) 20241008055024965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055024965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Tue Oct 8 05:50:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055025967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055025967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_accept_all started. 20241008055026544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055026546 DMM INFO MM(262420000000007/ed5fba50) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055026546 DMM INFO MM(262420000000007/ed5fba50) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055026546 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055026546 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055026546 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055026546 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055026546 DLLC NOTICE LLME(ffffffff/ed5fba50){ASSIGNED} LLGM Assign pre (ed5fba50 => ffffffff) (gprs_llc.c:1079) 20241008055026546 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed5fba50 => ffffffff) (gprs_llc.c:1125) 20241008055026546 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241008055026546 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) 20241008055026546 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) 20241008055026546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055026546 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055026546 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055026546 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055026546 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055026594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055026594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055026594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055026594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055026594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055026594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055026594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055026594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055026594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055026595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055026595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055026595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055026595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055026595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055026595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055026595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055026595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055026595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055026595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055026595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055026595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055026595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055026597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055026602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055026602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055026609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055026609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055026609 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055026609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055026609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055026609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055026610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055026610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055026610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055026610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055026610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055026610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055026610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055026610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055026610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055026610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055026610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055026610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055026610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055026612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055026616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055026616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055026624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055026624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055026624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055026624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055026624 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055026624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055026624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055026624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055026624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055026625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055026625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055026625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055026625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055026625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055026625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055026625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055026625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055026625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055026625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055026625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055026626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055026626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055026628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055026633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055026633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055026968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055026968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055026968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055026968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055026972 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055026973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@8f0e3ccdded6: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C19D1335'O, index=0 SGSN_Test-GSUP(228)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241008055028041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055028041 DLLC NOTICE LLME(ffffffff/c19d1335){UNASSIGNED} LLC RX: unknown TLLI 0xc19d1335, creating LLME on the fly (gprs_llc.c:552) 20241008055028041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055028042 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055028042 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055028042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055028042 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055028042 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055028042 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055028042 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055028042 DLLC NOTICE LLME(ffffffff/c19d1335){UNASSIGNED} LLGM Assign pre (c19d1335 => e01bb998) (gprs_llc.c:1079) 20241008055028042 DLLC NOTICE LLME(c19d1335/e01bb998){ASSIGNED} LLGM Assign post (c19d1335 => e01bb998) (gprs_llc.c:1125) 20241008055028042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055028042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055028042 DMM DEBUG MM(262420000000008/e01bb998) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055028050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055028050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055028050 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055028050 DMM DEBUG MM(262420000000008/e01bb998) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241008055028050 DMM NOTICE MM(262420000000008/e01bb998) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055028050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055028050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055028050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008055028050 DMM INFO MM(262420000000008/e01bb998) <- GMM ATTACH ACCEPT (new P-TMSI=0xe01bb998) (gprs_gmm.c:300) TC_attach_accept_all(230)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@8f0e3ccdded6: Removing Client IMSI='262420000000008'H, index=0 20241008055029054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055029054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055029054 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055029054 DMM INFO MM(262420000000008/e01bb998) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055029054 DMM NOTICE MM(262420000000008/e01bb998) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055029054 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055029054 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055029054 DLLC NOTICE LLME(c19d1335/e01bb998){ASSIGNED} LLGM Assign pre (ffffffff => e01bb998) (gprs_llc.c:1079) 20241008055029054 DLLC NOTICE LLME(ffffffff/e01bb998){ASSIGNED} LLGM Assign post (ffffffff => e01bb998) (gprs_llc.c:1125) 20241008055029054 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055029054 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055029054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055029054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055029057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(216)@8f0e3ccdded6: Final verdict of PTC: none 20241008055029062 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(228)@8f0e3ccdded6: Final verdict of PTC: none20241008055029062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(212)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(226)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(221)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(224)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(219)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(214)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_accept_all finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Tue Oct 8 05:50:29 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 20241008055029129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055029531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69324) 20241008055030062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055030063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69324, count=70584) 20241008055031064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055031074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Tue Oct 8 05:50:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055032076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055032076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_closed started. 20241008055032629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055032631 DMM INFO MM(262420000000008/e01bb998) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055032631 DMM INFO MM(262420000000008/e01bb998) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055032631 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055032631 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055032631 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055032631 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055032631 DLLC NOTICE LLME(ffffffff/e01bb998){ASSIGNED} LLGM Assign pre (e01bb998 => ffffffff) (gprs_llc.c:1079) 20241008055032631 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e01bb998 => ffffffff) (gprs_llc.c:1125) 20241008055032632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055032632 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055032632 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055032632 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055032632 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055032675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055032675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055032675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055032675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055032675 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055032675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055032675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055032675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055032675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055032676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055032676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055032676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055032676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055032676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055032676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055032676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055032676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055032676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055032676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055032676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055032676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055032676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055032678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055032683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055032683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055032690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055032690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055032690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055032690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055032690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055032690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055032690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055032690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055032690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055032690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055032691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055032691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055032691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055032691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055032691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055032691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055032691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055032691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055032691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055032691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055032691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055032691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055032693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055032697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055032697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055032706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055032706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055032706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055032706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055032706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055032706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055032706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055032706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055032706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055032707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055032707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055032707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055032707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055032707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055032707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055032707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055032707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055032707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055032707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055032707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055032708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055032708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055032709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055032713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055032713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055033077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055033077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055033077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055033077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055033081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055033082 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@8f0e3ccdded6: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D8592D3F'O, index=0 SGSN_Test-GSUP(247)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@8f0e3ccdded6: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D8592D3F'O, index=1 20241008055034152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055034153 DLLC NOTICE LLME(ffffffff/d8592d3f){UNASSIGNED} LLC RX: unknown TLLI 0xd8592d3f, creating LLME on the fly (gprs_llc.c:552) 20241008055034153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055034153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055034153 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055034153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055034153 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055034153 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055034153 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055034153 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055034153 DLLC NOTICE LLME(ffffffff/d8592d3f){UNASSIGNED} LLGM Assign pre (d8592d3f => d2aef5b6) (gprs_llc.c:1079) 20241008055034153 DLLC NOTICE LLME(d8592d3f/d2aef5b6){ASSIGNED} LLGM Assign post (d8592d3f => d2aef5b6) (gprs_llc.c:1125) 20241008055034153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055034153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055034153 DMM DEBUG MM(001010123456789/d2aef5b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055034173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055034173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055034173 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055034173 DMM DEBUG MM(001010123456789/d2aef5b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241008055034173 DMM NOTICE MM(001010123456789/d2aef5b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055034173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055034173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055034173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241008055034173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008055034173 DMM NOTICE MM(001010123456789/d2aef5b6) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241008055034173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Reject}: Deallocated (fsm.c:568) 20241008055034173 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055034173 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055034173 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008055034174 DLLC NOTICE LLME(d8592d3f/d2aef5b6){ASSIGNED} LLGM Assign pre (d2aef5b6 => ffffffff) (gprs_llc.c:1079) 20241008055034174 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2aef5b6 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8f0e3ccdded6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@8f0e3ccdded6: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@8f0e3ccdded6: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D1194B96'O, index=2 SGSN_Test-GSUP(247)@8f0e3ccdded6: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241008055034207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055034207 DLLC NOTICE LLME(ffffffff/d1194b96){UNASSIGNED} LLC RX: unknown TLLI 0xd1194b96, creating LLME on the fly (gprs_llc.c:552) 20241008055034207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055034207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055034207 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055034207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055034207 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055034207 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055034207 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055034207 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055034207 DLLC NOTICE LLME(ffffffff/d1194b96){UNASSIGNED} LLGM Assign pre (d1194b96 => da24a6c6) (gprs_llc.c:1079) 20241008055034207 DLLC NOTICE LLME(d1194b96/da24a6c6){ASSIGNED} LLGM Assign post (d1194b96 => da24a6c6) (gprs_llc.c:1125) 20241008055034207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055034207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055034207 DMM DEBUG MM(262420000000010/da24a6c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055034210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055034210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055034210 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055034210 DMM DEBUG MM(262420000000010/da24a6c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241008055034210 DMM NOTICE MM(262420000000010/da24a6c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055034210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055034210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055034210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008055034210 DMM INFO MM(262420000000010/da24a6c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xda24a6c6) (gprs_gmm.c:300) TC_attach_closed(250)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8f0e3ccdded6: Removing Client IMSI='262420000000010'H, index=2 20241008055035221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055035221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055035221 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055035221 DMM INFO MM(262420000000010/da24a6c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055035221 DMM NOTICE MM(262420000000010/da24a6c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055035221 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055035221 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055035221 DLLC NOTICE LLME(d1194b96/da24a6c6){ASSIGNED} LLGM Assign pre (ffffffff => da24a6c6) (gprs_llc.c:1079) 20241008055035221 DLLC NOTICE LLME(ffffffff/da24a6c6){ASSIGNED} LLGM Assign post (ffffffff => da24a6c6) (gprs_llc.c:1125) 20241008055035221 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055035221 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055035221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055035221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055035224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055035228 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055035228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(235)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(240)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(245)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(247)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(238)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(233)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(243)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@8f0e3ccdded6: Test case TC_attach_closed finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Tue Oct 8 05:50:35 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241008055035293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055035695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76480) 20241008055036230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055036230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76480, count=80836) 20241008055037231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055037231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Tue Oct 8 05:50:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055038232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055038232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_no_imei_response started. 20241008055038771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055038773 DMM INFO MM(262420000000010/da24a6c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055038773 DMM INFO MM(262420000000010/da24a6c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055038773 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055038773 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055038773 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055038773 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055038773 DLLC NOTICE LLME(ffffffff/da24a6c6){ASSIGNED} LLGM Assign pre (da24a6c6 => ffffffff) (gprs_llc.c:1079) 20241008055038773 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da24a6c6 => ffffffff) (gprs_llc.c:1125) 20241008055038773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055038773 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055038773 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055038773 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055038773 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055038818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055038818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055038818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055038818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055038818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055038818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055038818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055038818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055038818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055038819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055038819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055038819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055038819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055038821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055038825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055038825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055038832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055038832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055038832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055038832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055038832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055038832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055038832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055038832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055038832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055038833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055038833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055038833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055038833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055038833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055038833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055038833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055038833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055038833 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055038833 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055038833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055038833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055038833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055038836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055038843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055038843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055038848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055038848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055038848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055038848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055038848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055038848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055038848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055038848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055038848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055038848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055038848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055038848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055038848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055038848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055038848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055038848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055038848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055038848 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055038848 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055038848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055038849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055038849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055038850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055038855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055038855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055039233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055039233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055039233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055039233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055039237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055039239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@8f0e3ccdded6: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DF7C77A9'O, index=0 SGSN_Test-GSUP(267)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241008055040310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055040310 DLLC NOTICE LLME(ffffffff/df7c77a9){UNASSIGNED} LLC RX: unknown TLLI 0xdf7c77a9, creating LLME on the fly (gprs_llc.c:552) 20241008055040310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055040310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241008055040310 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055040310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055040310 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055040310 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055040310 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055040310 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055040311 DLLC NOTICE LLME(ffffffff/df7c77a9){UNASSIGNED} LLGM Assign pre (df7c77a9 => e7963be2) (gprs_llc.c:1079) 20241008055040311 DLLC NOTICE LLME(df7c77a9/e7963be2){ASSIGNED} LLGM Assign post (df7c77a9 => e7963be2) (gprs_llc.c:1125) 20241008055040311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055040311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055040311 DMM DEBUG MM(262420000000032/e7963be2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055046312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055046312 DMM DEBUG MM(262420000000032/e7963be2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055049821 DGPRS DEBUG Checking for inactive LLMEs, time = 30894849 (sgsn.c:131) 20241008055052313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055052313 DMM DEBUG MM(262420000000032/e7963be2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055058314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055058314 DMM DEBUG MM(262420000000032/e7963be2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055059235 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008055059235 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055059235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241008055104316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055104316 DMM DEBUG MM(262420000000032/e7963be2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055108820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055108826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055108826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055108834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055108838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055108838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055108849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055108852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055108852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055110318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055110318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241008055110318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008055110318 DMM NOTICE MM(262420000000032/e7963be2) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241008055110318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Reject}: Deallocated (fsm.c:568) 20241008055110318 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055110318 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055110318 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008055110318 DLLC NOTICE LLME(df7c77a9/e7963be2){ASSIGNED} LLGM Assign pre (e7963be2 => ffffffff) (gprs_llc.c:1079) 20241008055110318 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7963be2 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@8f0e3ccdded6: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055110340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(265)@8f0e3ccdded6: Final verdict of PTC: none 20241008055110345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055110345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI210(259)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(260)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(255)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(263)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(258)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(253)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Tue Oct 8 05:51:10 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 20241008055110446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055110748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62732) 20241008055111346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055111346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62732, count=70988) 20241008055112348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055112348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Tue Oct 8 05:51:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055113350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055113350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_no_imsi_response started. 20241008055113841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055113843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055113886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055113886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055113886 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055113886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055113886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055113887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055113887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055113887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055113887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055113887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055113887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055113887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055113887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055113887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055113887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055113887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055113888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055113888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055113890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055113896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055113896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055113902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055113902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055113902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055113902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055113902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055113902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055113902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055113902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055113902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055113903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055113903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055113903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055113903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055113903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055113903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055113903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055113903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055113903 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055113903 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055113903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055113903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055113903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055113905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055113909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055113909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055113917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055113917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055113917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055113917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055113917 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055113917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055113917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055113917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055113917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055113918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055113918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055113918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055113918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055113918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055113918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055113918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055113918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055113918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055113918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055113918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055113918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055113918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055113920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055113925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055113925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055114352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055114352 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055114352 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055114352 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055114356 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055114357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@8f0e3ccdded6: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E8071BEE'O, index=0 SGSN_Test-GSUP(286)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241008055115432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055115432 DLLC NOTICE LLME(ffffffff/e8071bee){UNASSIGNED} LLC RX: unknown TLLI 0xe8071bee, creating LLME on the fly (gprs_llc.c:552) 20241008055115432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055115432 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241008055115432 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055115432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055115432 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055115432 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055115432 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055115432 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055115432 DLLC NOTICE LLME(ffffffff/e8071bee){UNASSIGNED} LLGM Assign pre (e8071bee => fce45124) (gprs_llc.c:1079) 20241008055115432 DLLC NOTICE LLME(e8071bee/fce45124){ASSIGNED} LLGM Assign post (e8071bee => fce45124) (gprs_llc.c:1125) 20241008055115432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055115432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055115432 DMM DEBUG MM(/fce45124) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055115455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055115455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055115455 DMM DEBUG MM_STATE_Gb(3892780014)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055115455 DMM DEBUG MM(/fce45124) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241008055115455 DMM NOTICE MM(/fce45124) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055115455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055115456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241008055115456 DMM DEBUG MM(/fce45124) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008055119822 DGPRS DEBUG Checking for inactive LLMEs, time = 30894879 (sgsn.c:131) 20241008055121457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055121457 DMM DEBUG MM(/fce45124) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008055127458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055127458 DMM DEBUG MM(/fce45124) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008055133460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055133460 DMM DEBUG MM(/fce45124) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008055134353 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008055134353 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008055134354 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055139461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055139461 DMM DEBUG MM(/fce45124) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008055143888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055143893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055143894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055143904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055143907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055143907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055143919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055143923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055143923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055145463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008055145463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241008055145463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008055145463 DMM NOTICE MM(/fce45124) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241008055145463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Reject}: Deallocated (fsm.c:568) 20241008055145463 DMM DEBUG MM_STATE_Gb(3892780014)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055145463 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055145463 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008055145463 DLLC NOTICE LLME(e8071bee/fce45124){ASSIGNED} LLGM Assign pre (fce45124 => ffffffff) (gprs_llc.c:1079) 20241008055145463 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fce45124 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@8f0e3ccdded6: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055145472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37848<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI220(283)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(286)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(274)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(284)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@8f0e3ccdded6: Final verdict of PTC: none 20241008055145474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055145474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imsi_response-BVCI210(278)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(279)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(282)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(272)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(277)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Tue Oct 8 05:51:45 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 20241008055145561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055145864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63256) 20241008055146475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055146475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63256, count=71508) 20241008055147477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055147477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Tue Oct 8 05:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055148479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055148479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_closed_add_vty started. 20241008055148970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055148973 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055149006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055149006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055149006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055149006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055149006 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055149006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055149006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055149006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055149006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055149006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055149006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055149006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055149007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055149007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055149007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055149007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055149007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055149007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055149007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055149007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055149007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055149007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055149009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055149014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055149014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055149026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055149026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055149026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055149026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055149026 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055149026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055149026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055149026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055149026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241008055149027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI98(299)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(298)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008055149027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055149027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055149027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055149028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055149028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055149028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055149028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055149028 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055149028 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055149028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055149028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055149028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055149030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008055149036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055149036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(298)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(303)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055149040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055149040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055149040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055149040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055149040 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055149040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055149040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055149040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055149040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055149041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055149041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055149041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055149041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055149041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055149041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055149041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055149041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055149041 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055149041 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055149041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055149041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055149041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055149043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055149047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055149047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055149481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055149481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055149481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055149481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055149485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055149486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008055149823 DGPRS DEBUG Checking for inactive LLMEs, time = 30894909 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@8f0e3ccdded6: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='DCACC84E'O, index=0 SGSN_Test-GSUP(305)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@8f0e3ccdded6: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='DCACC84E'O, index=1 20241008055150575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055150575 DLLC NOTICE LLME(ffffffff/dcacc84e){UNASSIGNED} LLC RX: unknown TLLI 0xdcacc84e, creating LLME on the fly (gprs_llc.c:552) 20241008055150575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055150575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055150575 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055150575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055150575 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055150575 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055150575 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055150575 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055150575 DLLC NOTICE LLME(ffffffff/dcacc84e){UNASSIGNED} LLGM Assign pre (dcacc84e => ef4937f4) (gprs_llc.c:1079) 20241008055150575 DLLC NOTICE LLME(dcacc84e/ef4937f4){ASSIGNED} LLGM Assign post (dcacc84e => ef4937f4) (gprs_llc.c:1125) 20241008055150575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055150575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055150575 DMM DEBUG MM(001010123456789/ef4937f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055150590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055150590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055150590 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055150590 DMM DEBUG MM(001010123456789/ef4937f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241008055150590 DMM NOTICE MM(001010123456789/ef4937f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055150590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055150590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055150590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241008055150590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008055150590 DMM NOTICE MM(001010123456789/ef4937f4) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241008055150590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Reject}: Deallocated (fsm.c:568) 20241008055150590 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055150590 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055150590 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008055150590 DLLC NOTICE LLME(dcacc84e/ef4937f4){ASSIGNED} LLGM Assign pre (ef4937f4 => ffffffff) (gprs_llc.c:1079) 20241008055150591 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef4937f4 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@8f0e3ccdded6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@8f0e3ccdded6: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='DCACC84E'O, index=2 20241008055150601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055150601 DLLC NOTICE LLME(ffffffff/dcacc84e){UNASSIGNED} LLC RX: unknown TLLI 0xdcacc84e, creating LLME on the fly (gprs_llc.c:552) 20241008055150601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241008055150601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055150601 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055150601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055150602 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055150602 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055150602 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055150602 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055150602 DLLC NOTICE LLME(ffffffff/dcacc84e){UNASSIGNED} LLGM Assign pre (dcacc84e => cb080199) (gprs_llc.c:1079) 20241008055150602 DLLC NOTICE LLME(dcacc84e/cb080199){ASSIGNED} LLGM Assign post (dcacc84e => cb080199) (gprs_llc.c:1125) 20241008055150602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055150602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055150602 DMM DEBUG MM(001010123456700/cb080199) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055150610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055150610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055150610 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055150610 DMM DEBUG MM(001010123456700/cb080199) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241008055150610 DMM NOTICE MM(001010123456700/cb080199) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055150610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055150610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055150610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008055150610 DMM INFO MM(001010123456700/cb080199) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb080199) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@8f0e3ccdded6: Removing Client IMSI='001010123456700'H, index=2 20241008055151612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055151612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055151613 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055151613 DMM INFO MM(001010123456700/cb080199) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055151613 DMM NOTICE MM(001010123456700/cb080199) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055151613 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055151613 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055151613 DLLC NOTICE LLME(dcacc84e/cb080199){ASSIGNED} LLGM Assign pre (ffffffff => cb080199) (gprs_llc.c:1079) 20241008055151613 DLLC NOTICE LLME(ffffffff/cb080199){ASSIGNED} LLGM Assign post (ffffffff => cb080199) (gprs_llc.c:1125) 20241008055151613 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055151613 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055151613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055151613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055151617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35238<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055151621 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055151621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(299)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(293)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(305)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(303)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(297)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(291)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(301)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Tue Oct 8 05:51:51 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 20241008055151725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055152128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79912) 20241008055152623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055152623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79912, count=80452) 20241008055153625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055153625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Tue Oct 8 05:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055154627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055154628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_check_subscriber_list started. 20241008055155220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055155223 DMM INFO MM(001010123456700/cb080199) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055155223 DMM INFO MM(001010123456700/cb080199) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055155223 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055155223 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055155223 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055155223 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055155223 DLLC NOTICE LLME(ffffffff/cb080199){ASSIGNED} LLGM Assign pre (cb080199 => ffffffff) (gprs_llc.c:1079) 20241008055155223 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb080199 => ffffffff) (gprs_llc.c:1125) 20241008055155223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055155223 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055155223 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055155223 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055155224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055155264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055155264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055155264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055155264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055155264 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055155264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055155264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055155264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055155264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055155265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055155265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055155265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055155265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055155265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055155265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055155265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055155265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055155265 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055155265 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055155265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055155265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055155265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055155267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055155271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055155271 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055155279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055155279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055155279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055155279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055155279 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055155279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055155279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055155279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055155279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055155280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055155280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055155280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055155280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055155280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055155280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055155280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055155280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055155280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055155280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055155280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055155280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055155280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055155282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055155287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055155287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055155295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055155295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055155295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055155295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055155295 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055155295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055155295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055155295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055155295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055155296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055155296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055155296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055155296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055155296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055155296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055155296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055155296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055155296 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055155296 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055155296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055155296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055155296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055155298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055155303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055155303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055155629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055155629 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055155629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055155629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055155633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055155634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@8f0e3ccdded6: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D0A1B45F'O, index=0 SGSN_Test-GSUP(324)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@8f0e3ccdded6: 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 := 'F653B92B0356B6E2987B8532494CDDAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB7B2137'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3EE8D0D4C8045D2'O } } } } } 20241008055156699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055156699 DLLC NOTICE LLME(ffffffff/d0a1b45f){UNASSIGNED} LLC RX: unknown TLLI 0xd0a1b45f, creating LLME on the fly (gprs_llc.c:552) 20241008055156699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055156699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055156699 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055156699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055156699 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055156699 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055156699 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055156699 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055156699 DLLC NOTICE LLME(ffffffff/d0a1b45f){UNASSIGNED} LLGM Assign pre (d0a1b45f => fd3bce0d) (gprs_llc.c:1079) 20241008055156699 DLLC NOTICE LLME(d0a1b45f/fd3bce0d){ASSIGNED} LLGM Assign post (d0a1b45f => fd3bce0d) (gprs_llc.c:1125) 20241008055156699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055156699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055156699 DMM DEBUG MM(262420000000034/fd3bce0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055156720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055156720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055156720 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055156720 DMM DEBUG MM(262420000000034/fd3bce0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241008055156720 DMM NOTICE MM(262420000000034/fd3bce0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055156720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055156720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055156720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055156720 DMM DEBUG MM(262420000000034/fd3bce0d) Requesting authorization (sgsn_auth.c:160) 20241008055156720 DMM INFO MM(262420000000034/fd3bce0d) Requesting authentication tuples (sgsn_auth.c:184) 20241008055156720 DMM DEBUG MM(262420000000034/fd3bce0d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055156720 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241008055156720 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241008055156726 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055156726 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055156726 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055156726 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055156726 DMM INFO MM(262420000000034/fd3bce0d) Subscriber data update (mmctx.c:445) 20241008055156726 DMM DEBUG MM(262420000000034/fd3bce0d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055156726 DMM INFO MM(262420000000034/fd3bce0d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055156726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055156726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055156726 DMM INFO MM(262420000000034/fd3bce0d) <- GMM AUTH AND CIPHERING REQ (rand = f6 53 b9 2b 03 56 b6 e2 98 7b 85 32 49 4c dd ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055156739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055156739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055156739 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055156739 DMM INFO MM(262420000000034/fd3bce0d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055156739 DMM NOTICE MM(262420000000034/fd3bce0d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055156739 DMM DEBUG MM(262420000000034/fd3bce0d) checking auth: received GSM SRES = eb 7b 21 37 (gprs_gmm.c:666) 20241008055156739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055156739 DMM DEBUG MM(262420000000034/fd3bce0d) Requesting authorization (sgsn_auth.c:160) 20241008055156739 DMM INFO MM(262420000000034/fd3bce0d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055156739 DMM DEBUG MM(262420000000034/fd3bce0d) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055156739 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241008055156739 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) 20241008055156739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055156739 DMM INFO MM(262420000000034/fd3bce0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd3bce0d) (gprs_gmm.c:300) 20241008055156741 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055156741 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055156741 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241008055156741 DMM INFO MM(262420000000034/fd3bce0d) Subscriber data update (mmctx.c:445) 20241008055156741 DMM DEBUG MM(262420000000034/fd3bce0d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055156741 DMM INFO MM(262420000000034/fd3bce0d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055156741 DMM NOTICE MM(262420000000034/fd3bce0d) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241008055156741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055156741 DMM NOTICE MM(262420000000034/fd3bce0d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055156741 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) 20241008055156741 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055156741 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241008055156741 DMM INFO MM(262420000000034/fd3bce0d) Subscriber data update (mmctx.c:445) 20241008055156741 DMM DEBUG MM(262420000000034/fd3bce0d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055156746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055156746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055156746 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055156746 DMM INFO MM(262420000000034/fd3bce0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055156746 DMM NOTICE MM(262420000000034/fd3bce0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055156746 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055156746 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055156746 DLLC NOTICE LLME(d0a1b45f/fd3bce0d){ASSIGNED} LLGM Assign pre (ffffffff => fd3bce0d) (gprs_llc.c:1079) 20241008055156746 DLLC NOTICE LLME(ffffffff/fd3bce0d){ASSIGNED} LLGM Assign post (ffffffff => fd3bce0d) (gprs_llc.c:1125) 20241008055156746 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055156746 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055156746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055156746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@8f0e3ccdded6: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055156807 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241008055156807 DMM INFO MM(262420000000034/fd3bce0d) Subscriber data update (mmctx.c:445) 20241008055156807 DMM DEBUG MM(262420000000034/fd3bce0d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241008055156807 DMM INFO MM(262420000000034/fd3bce0d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241008055156807 DMM INFO MM(262420000000034/fd3bce0d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055156807 DMM INFO MM(262420000000034/fd3bce0d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055156807 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055156807 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055156807 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055156807 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055156807 DLLC NOTICE LLME(ffffffff/fd3bce0d){ASSIGNED} LLGM Assign pre (fd3bce0d => ffffffff) (gprs_llc.c:1079) 20241008055156807 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd3bce0d => ffffffff) (gprs_llc.c:1125) 20241008055156807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055156807 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055156807 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055156807 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055156809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58112<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(308)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(322)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(312)@8f0e3ccdded6: Final verdict of PTC: none 20241008055156814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(314)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(317)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(324)@8f0e3ccdded6: Final verdict of PTC: none 20241008055156815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(309)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(315)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(310)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(320)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Tue Oct 8 05:51:56 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 20241008055156924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055157226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90044) 20241008055157816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055157817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90044, count=94400) 20241008055158818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055158818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055159819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055159819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_detach_check_subscriber_list started. 20241008055200320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055200322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055200363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055200363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055200363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055200363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055200363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055200363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055200363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055200363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055200363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055200364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055200364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055200364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055200364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055200364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055200364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055200364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055200364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055200364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055200364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055200364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055200364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055200364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055200366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055200370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055200370 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055200378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055200378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055200378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055200378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055200378 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055200378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055200378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055200378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055200378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055200379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055200379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055200379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055200379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055200379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055200379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055200379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055200379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055200379 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055200379 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055200379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055200380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055200380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055200382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055200387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055200387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055200394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055200394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055200394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055200394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055200394 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055200394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055200394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055200394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055200394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055200395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055200395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055200395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055200395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055200395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055200395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055200395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055200395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055200395 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055200395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055200395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055200395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055200396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055200398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055200404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055200404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055200820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055200820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055200820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055200820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055200825 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055200826 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@8f0e3ccdded6: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FF05696B'O, index=0 SGSN_Test-GSUP(343)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@8f0e3ccdded6: 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 := 'E869246FCCE185063514BE74F1028C3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72EC56F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09C72A434A74A4B1'O } } } } } 20241008055200877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055200877 DLLC NOTICE LLME(ffffffff/ff05696b){UNASSIGNED} LLC RX: unknown TLLI 0xff05696b, creating LLME on the fly (gprs_llc.c:552) 20241008055200877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055200877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055200877 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055200877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055200877 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055200877 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055200877 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055200877 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055200877 DLLC NOTICE LLME(ffffffff/ff05696b){UNASSIGNED} LLGM Assign pre (ff05696b => ece732ef) (gprs_llc.c:1079) 20241008055200877 DLLC NOTICE LLME(ff05696b/ece732ef){ASSIGNED} LLGM Assign post (ff05696b => ece732ef) (gprs_llc.c:1125) 20241008055200877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055200877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055200877 DMM DEBUG MM(262420000000033/ece732ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055200883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055200883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055200883 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055200883 DMM DEBUG MM(262420000000033/ece732ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241008055200883 DMM NOTICE MM(262420000000033/ece732ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055200883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055200883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055200883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055200883 DMM DEBUG MM(262420000000033/ece732ef) Requesting authorization (sgsn_auth.c:160) 20241008055200883 DMM INFO MM(262420000000033/ece732ef) Requesting authentication tuples (sgsn_auth.c:184) 20241008055200883 DMM DEBUG MM(262420000000033/ece732ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055200883 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241008055200883 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241008055200885 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055200885 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055200885 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055200885 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055200885 DMM INFO MM(262420000000033/ece732ef) Subscriber data update (mmctx.c:445) 20241008055200885 DMM DEBUG MM(262420000000033/ece732ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055200885 DMM INFO MM(262420000000033/ece732ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055200885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055200885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055200885 DMM INFO MM(262420000000033/ece732ef) <- GMM AUTH AND CIPHERING REQ (rand = e8 69 24 6f cc e1 85 06 35 14 be 74 f1 02 8c 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055200888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055200888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055200888 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055200888 DMM INFO MM(262420000000033/ece732ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055200888 DMM NOTICE MM(262420000000033/ece732ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055200888 DMM DEBUG MM(262420000000033/ece732ef) checking auth: received GSM SRES = 72 ec 56 f4 (gprs_gmm.c:666) 20241008055200888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055200888 DMM DEBUG MM(262420000000033/ece732ef) Requesting authorization (sgsn_auth.c:160) 20241008055200888 DMM INFO MM(262420000000033/ece732ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055200888 DMM DEBUG MM(262420000000033/ece732ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055200888 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241008055200888 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) 20241008055200888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055200888 DMM INFO MM(262420000000033/ece732ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xece732ef) (gprs_gmm.c:300) 20241008055200889 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055200889 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055200889 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241008055200889 DMM INFO MM(262420000000033/ece732ef) Subscriber data update (mmctx.c:445) 20241008055200889 DMM DEBUG MM(262420000000033/ece732ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055200889 DMM INFO MM(262420000000033/ece732ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055200889 DMM NOTICE MM(262420000000033/ece732ef) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241008055200889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055200889 DMM NOTICE MM(262420000000033/ece732ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055200889 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) 20241008055200889 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055200889 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241008055200889 DMM INFO MM(262420000000033/ece732ef) Subscriber data update (mmctx.c:445) 20241008055200889 DMM DEBUG MM(262420000000033/ece732ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055200891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055200891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055200891 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055200891 DMM INFO MM(262420000000033/ece732ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055200891 DMM NOTICE MM(262420000000033/ece732ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055200891 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055200891 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055200891 DLLC NOTICE LLME(ff05696b/ece732ef){ASSIGNED} LLGM Assign pre (ffffffff => ece732ef) (gprs_llc.c:1079) 20241008055200891 DLLC NOTICE LLME(ffffffff/ece732ef){ASSIGNED} LLGM Assign post (ffffffff => ece732ef) (gprs_llc.c:1125) 20241008055200891 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055200891 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055200891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055200891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055200951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055200951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241008055200951 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055200951 DMM INFO MM(262420000000033/ece732ef) -> GMM DETACH REQUEST TLLI=0xece732ef type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008055200951 DMM INFO MM(262420000000033/ece732ef) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008055200951 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055200951 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055200951 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055200951 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055200952 DLLC NOTICE LLME(ffffffff/ece732ef){ASSIGNED} LLGM Assign pre (ece732ef => ffffffff) (gprs_llc.c:1079) 20241008055200952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ece732ef => ffffffff) (gprs_llc.c:1125) 20241008055200952 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241008055200952 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) 20241008055200952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055200952 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055200952 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055200952 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055200954 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@8f0e3ccdded6: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055205969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58122<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(327)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@8f0e3ccdded6: Final verdict of PTC: none 20241008055205973 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055205973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(336)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(331)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(343)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(341)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(339)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(334)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(329)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Tue Oct 8 05:52:05 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 20241008055206051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055206352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90088) 20241008055206974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055206974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90088, count=94444) 20241008055207976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055207976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Tue Oct 8 05:52:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055208977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055208977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_check_complete_resend started. 20241008055209413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055209415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055209473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055209473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055209473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055209473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055209473 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055209473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055209473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055209473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055209473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055209473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055209474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055209474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055209474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055209474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055209474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055209474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055209474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055209474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055209474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055209474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055209474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055209474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055209476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055209480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055209480 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055209487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055209487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055209487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055209487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055209487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055209487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055209487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055209487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055209487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055209488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055209488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055209488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055209488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055209488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055209488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055209488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055209488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055209488 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055209488 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055209488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055209488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055209488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055209491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055209495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055209495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055209502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055209502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055209502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055209502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055209502 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055209502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055209502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055209502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055209502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055209503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055209503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055209503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055209503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055209503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055209503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055209503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055209503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055209503 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055209503 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055209503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055209503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055209503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055209506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055209510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055209510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055209977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055209977 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055209977 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055209977 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055209982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055209983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@8f0e3ccdded6: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='ED0388F2'O, index=0 SGSN_Test-GSUP(362)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@8f0e3ccdded6: 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 := '16116E3E7E445856FFE9C7EB44078F8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '783EFE7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8EDD53A0896E63BA'O } } } } } 20241008055211010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055211010 DLLC NOTICE LLME(ffffffff/ed0388f2){UNASSIGNED} LLC RX: unknown TLLI 0xed0388f2, creating LLME on the fly (gprs_llc.c:552) 20241008055211010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055211010 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241008055211010 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055211010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055211010 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055211010 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055211010 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055211010 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055211010 DLLC NOTICE LLME(ffffffff/ed0388f2){UNASSIGNED} LLGM Assign pre (ed0388f2 => fd385b6a) (gprs_llc.c:1079) 20241008055211010 DLLC NOTICE LLME(ed0388f2/fd385b6a){ASSIGNED} LLGM Assign post (ed0388f2 => fd385b6a) (gprs_llc.c:1125) 20241008055211010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055211010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055211010 DMM DEBUG MM(262420000000036/fd385b6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055211021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055211021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055211021 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055211021 DMM DEBUG MM(262420000000036/fd385b6a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241008055211021 DMM NOTICE MM(262420000000036/fd385b6a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055211021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055211021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055211021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055211022 DMM DEBUG MM(262420000000036/fd385b6a) Requesting authorization (sgsn_auth.c:160) 20241008055211022 DMM INFO MM(262420000000036/fd385b6a) Requesting authentication tuples (sgsn_auth.c:184) 20241008055211022 DMM DEBUG MM(262420000000036/fd385b6a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055211022 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241008055211022 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241008055211025 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055211025 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055211025 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055211025 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055211025 DMM INFO MM(262420000000036/fd385b6a) Subscriber data update (mmctx.c:445) 20241008055211025 DMM DEBUG MM(262420000000036/fd385b6a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055211025 DMM INFO MM(262420000000036/fd385b6a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055211025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055211025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055211025 DMM INFO MM(262420000000036/fd385b6a) <- GMM AUTH AND CIPHERING REQ (rand = 16 11 6e 3e 7e 44 58 56 ff e9 c7 eb 44 07 8f 8b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055211036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055211036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055211036 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055211036 DMM INFO MM(262420000000036/fd385b6a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055211036 DMM NOTICE MM(262420000000036/fd385b6a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055211036 DMM DEBUG MM(262420000000036/fd385b6a) checking auth: received GSM SRES = 78 3e fe 7c (gprs_gmm.c:666) 20241008055211036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055211036 DMM DEBUG MM(262420000000036/fd385b6a) Requesting authorization (sgsn_auth.c:160) 20241008055211036 DMM INFO MM(262420000000036/fd385b6a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055211036 DMM DEBUG MM(262420000000036/fd385b6a) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055211036 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241008055211036 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) 20241008055211037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055211037 DMM INFO MM(262420000000036/fd385b6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd385b6a) (gprs_gmm.c:300) 20241008055211039 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055211039 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055211039 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241008055211039 DMM INFO MM(262420000000036/fd385b6a) Subscriber data update (mmctx.c:445) 20241008055211039 DMM DEBUG MM(262420000000036/fd385b6a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055211039 DMM INFO MM(262420000000036/fd385b6a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055211039 DMM NOTICE MM(262420000000036/fd385b6a) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241008055211040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055211040 DMM NOTICE MM(262420000000036/fd385b6a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055211040 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) 20241008055211041 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055211041 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241008055211041 DMM INFO MM(262420000000036/fd385b6a) Subscriber data update (mmctx.c:445) 20241008055211041 DMM DEBUG MM(262420000000036/fd385b6a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@8f0e3ccdded6: Warning: Re-starting timer T, which is already active (running or expired). 20241008055217038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008055217038 DMM INFO MM(262420000000036/fd385b6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd385b6a) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8f0e3ccdded6: Warning: Re-starting timer T, which is already active (running or expired). 20241008055219824 DGPRS DEBUG Checking for inactive LLMEs, time = 30894939 (sgsn.c:131) 20241008055223038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008055223038 DMM INFO MM(262420000000036/fd385b6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd385b6a) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8f0e3ccdded6: Warning: Re-starting timer T, which is already active (running or expired). 20241008055229039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008055229040 DMM INFO MM(262420000000036/fd385b6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd385b6a) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8f0e3ccdded6: Warning: Re-starting timer T, which is already active (running or expired). 20241008055229978 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008055229978 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008055229979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055235040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008055235040 DMM INFO MM(262420000000036/fd385b6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd385b6a) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8f0e3ccdded6: Warning: Re-starting timer T, which is already active (running or expired). 20241008055239476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055239479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055239479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055239489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055239492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055239492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055239504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055239507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055239507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055241041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008055241041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241008055241041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008055241041 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241008055241042 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) 20241008055241042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Reject}: Deallocated (fsm.c:568) 20241008055241042 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055241042 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055241042 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008055241042 DLLC NOTICE LLME(ed0388f2/fd385b6a){ASSIGNED} LLGM Assign pre (fd385b6a => ffffffff) (gprs_llc.c:1079) 20241008055241042 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd385b6a => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@8f0e3ccdded6: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055245065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@8f0e3ccdded6: Final verdict of PTC: none 20241008055245070 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055245070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(350)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(360)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(355)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(353)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(358)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(348)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Tue Oct 8 05:52:45 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 20241008055245138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055245440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91068) 20241008055246071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055246071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91068, count=95424) 20241008055247072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055247072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:52:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055248073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055248073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_hlr_location_cancel_request_update started. 20241008055248540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055248542 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055248595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055248595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055248595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055248595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055248595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055248595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055248595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055248595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055248595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055248596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055248596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055248596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055248596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055248596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055248596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055248596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055248596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055248596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055248596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055248596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055248596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055248596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055248598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055248604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055248604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055248612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055248612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055248612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055248612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055248612 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055248612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055248612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055248612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055248612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055248613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055248613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055248613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055248613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055248613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055248613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055248613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055248613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055248613 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055248613 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055248613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055248614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055248614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055248615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055248622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055248622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055248630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055248630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055248630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055248630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055248630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055248630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055248630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055248630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055248630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055248631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055248631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055248631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055248631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055248631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055248631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055248631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055248631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055248631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055248631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055248631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055248631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055248631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055248634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055248639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055248639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055249074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055249074 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055249074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055249074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055249077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055249077 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008055249825 DGPRS DEBUG Checking for inactive LLMEs, time = 30894969 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@8f0e3ccdded6: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E36E246E'O, index=0 SGSN_Test-GSUP(381)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@8f0e3ccdded6: 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 := '69A878DABEA9D926386CCB38DBD1ED9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E767D8A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF79A78799D0919E'O } } } } } 20241008055250149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055250149 DLLC NOTICE LLME(ffffffff/e36e246e){UNASSIGNED} LLC RX: unknown TLLI 0xe36e246e, creating LLME on the fly (gprs_llc.c:552) 20241008055250149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055250149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055250149 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055250149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055250149 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055250149 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055250149 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055250149 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055250149 DLLC NOTICE LLME(ffffffff/e36e246e){UNASSIGNED} LLGM Assign pre (e36e246e => ce310bc3) (gprs_llc.c:1079) 20241008055250149 DLLC NOTICE LLME(e36e246e/ce310bc3){ASSIGNED} LLGM Assign post (e36e246e => ce310bc3) (gprs_llc.c:1125) 20241008055250149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055250149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055250149 DMM DEBUG MM(262420000000031/ce310bc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055250160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055250160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055250160 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055250160 DMM DEBUG MM(262420000000031/ce310bc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241008055250160 DMM NOTICE MM(262420000000031/ce310bc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055250160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055250160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055250160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055250160 DMM DEBUG MM(262420000000031/ce310bc3) Requesting authorization (sgsn_auth.c:160) 20241008055250160 DMM INFO MM(262420000000031/ce310bc3) Requesting authentication tuples (sgsn_auth.c:184) 20241008055250160 DMM DEBUG MM(262420000000031/ce310bc3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055250160 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241008055250160 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@8f0e3ccdded6: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241008055250163 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055250163 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055250163 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055250163 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055250163 DMM INFO MM(262420000000031/ce310bc3) Subscriber data update (mmctx.c:445) 20241008055250163 DMM DEBUG MM(262420000000031/ce310bc3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055250163 DMM INFO MM(262420000000031/ce310bc3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055250163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055250163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055250164 DMM INFO MM(262420000000031/ce310bc3) <- GMM AUTH AND CIPHERING REQ (rand = 69 a8 78 da be a9 d9 26 38 6c cb 38 db d1 ed 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055250175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055250175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055250175 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055250175 DMM INFO MM(262420000000031/ce310bc3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055250175 DMM NOTICE MM(262420000000031/ce310bc3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055250175 DMM DEBUG MM(262420000000031/ce310bc3) checking auth: received GSM SRES = e7 67 d8 a8 (gprs_gmm.c:666) 20241008055250175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055250175 DMM DEBUG MM(262420000000031/ce310bc3) Requesting authorization (sgsn_auth.c:160) 20241008055250175 DMM INFO MM(262420000000031/ce310bc3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055250175 DMM DEBUG MM(262420000000031/ce310bc3) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055250176 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241008055250176 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) 20241008055250176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055250176 DMM INFO MM(262420000000031/ce310bc3) <- GMM ATTACH ACCEPT (new P-TMSI=0xce310bc3) (gprs_gmm.c:300) 20241008055250178 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055250178 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055250178 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241008055250178 DMM INFO MM(262420000000031/ce310bc3) Subscriber data update (mmctx.c:445) 20241008055250178 DMM DEBUG MM(262420000000031/ce310bc3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055250178 DMM INFO MM(262420000000031/ce310bc3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055250178 DMM NOTICE MM(262420000000031/ce310bc3) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241008055250178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055250178 DMM NOTICE MM(262420000000031/ce310bc3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055250178 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) 20241008055250180 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055250180 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241008055250180 DMM INFO MM(262420000000031/ce310bc3) Subscriber data update (mmctx.c:445) 20241008055250180 DMM DEBUG MM(262420000000031/ce310bc3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055250192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055250192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055250192 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055250192 DMM INFO MM(262420000000031/ce310bc3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055250192 DMM NOTICE MM(262420000000031/ce310bc3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055250192 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055250192 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055250192 DLLC NOTICE LLME(e36e246e/ce310bc3){ASSIGNED} LLGM Assign pre (ffffffff => ce310bc3) (gprs_llc.c:1079) 20241008055250192 DLLC NOTICE LLME(ffffffff/ce310bc3){ASSIGNED} LLGM Assign post (ffffffff => ce310bc3) (gprs_llc.c:1125) 20241008055250192 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055250192 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055250192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055250192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055250241 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241008055250241 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241008055250241 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) 20241008055250241 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241008055250241 DMM INFO MM(262420000000031/ce310bc3) Subscriber data update (mmctx.c:445) 20241008055250241 DMM DEBUG MM(262420000000031/ce310bc3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241008055250241 DMM INFO MM(262420000000031/ce310bc3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241008055250241 DMM INFO MM(262420000000031/ce310bc3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055250241 DMM INFO MM(262420000000031/ce310bc3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055250241 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055250241 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055250241 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055250241 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055250241 DLLC NOTICE LLME(ffffffff/ce310bc3){ASSIGNED} LLGM Assign pre (ce310bc3 => ffffffff) (gprs_llc.c:1079) 20241008055250241 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce310bc3 => ffffffff) (gprs_llc.c:1125) 20241008055250241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055250241 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055250241 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055250241 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed MC@8f0e3ccdded6: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241008055255254 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055255254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(374)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(379)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(381)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(369)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@8f0e3ccdded6: Final verdict of PTC: none 20241008055255256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(365)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(377)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(372)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(367)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@8f0e3ccdded6: Final verdict of PTC: pass MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Tue Oct 8 05:52:55 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 20241008055255305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055255607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92112) 20241008055256255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055256255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92112, count=92652) 20241008055257256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055257256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:52:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055258257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055258257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_hlr_location_cancel_request_withdraw started. 20241008055258709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055258712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055258770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055258770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055258770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055258770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055258770 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055258770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055258770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055258770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055258770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055258771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055258771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055258771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055258771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055258771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055258771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055258771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055258771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055258771 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055258771 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055258771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055258771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055258771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055258773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055258777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055258777 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055258783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055258783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055258783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055258783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055258783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055258783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055258783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055258783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055258783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055258784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055258784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055258784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055258784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055258784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055258784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055258784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055258784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055258784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055258784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055258784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055258784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055258784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055258786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055258791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055258791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055258799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055258799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055258799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055258799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055258799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055258799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055258799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055258799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055258799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055258800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055258800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055258800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055258800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055258800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055258800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055258800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055258800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055258800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055258800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055258800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055258800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055258800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055258802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055258806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055258806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055259259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055259259 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055259259 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055259259 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055259263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055259264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8f0e3ccdded6: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D4F3597D'O, index=0 SGSN_Test-GSUP(400)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@8f0e3ccdded6: 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 := 'F4A3CC949BAB7C1ABD4C327A41DBC0CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2AD83111'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C59EBC9F11930809'O } } } } } 20241008055300334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055300334 DLLC NOTICE LLME(ffffffff/d4f3597d){UNASSIGNED} LLC RX: unknown TLLI 0xd4f3597d, creating LLME on the fly (gprs_llc.c:552) 20241008055300334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055300334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055300334 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055300334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055300334 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055300334 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055300334 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055300334 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055300334 DLLC NOTICE LLME(ffffffff/d4f3597d){UNASSIGNED} LLGM Assign pre (d4f3597d => dd792025) (gprs_llc.c:1079) 20241008055300334 DLLC NOTICE LLME(d4f3597d/dd792025){ASSIGNED} LLGM Assign post (d4f3597d => dd792025) (gprs_llc.c:1125) 20241008055300334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055300334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055300335 DMM DEBUG MM(262420000000029/dd792025) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055300358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055300358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055300358 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055300358 DMM DEBUG MM(262420000000029/dd792025) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241008055300358 DMM NOTICE MM(262420000000029/dd792025) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055300358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055300358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055300358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055300358 DMM DEBUG MM(262420000000029/dd792025) Requesting authorization (sgsn_auth.c:160) 20241008055300358 DMM INFO MM(262420000000029/dd792025) Requesting authentication tuples (sgsn_auth.c:184) 20241008055300358 DMM DEBUG MM(262420000000029/dd792025) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055300358 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241008055300358 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@8f0e3ccdded6: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241008055300364 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055300364 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055300364 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055300364 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055300364 DMM INFO MM(262420000000029/dd792025) Subscriber data update (mmctx.c:445) 20241008055300364 DMM DEBUG MM(262420000000029/dd792025) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055300364 DMM INFO MM(262420000000029/dd792025) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055300364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055300364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055300364 DMM INFO MM(262420000000029/dd792025) <- GMM AUTH AND CIPHERING REQ (rand = f4 a3 cc 94 9b ab 7c 1a bd 4c 32 7a 41 db c0 cb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055300380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055300380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055300380 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055300380 DMM INFO MM(262420000000029/dd792025) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055300380 DMM NOTICE MM(262420000000029/dd792025) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055300380 DMM DEBUG MM(262420000000029/dd792025) checking auth: received GSM SRES = 2a d8 31 11 (gprs_gmm.c:666) 20241008055300380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055300380 DMM DEBUG MM(262420000000029/dd792025) Requesting authorization (sgsn_auth.c:160) 20241008055300380 DMM INFO MM(262420000000029/dd792025) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055300380 DMM DEBUG MM(262420000000029/dd792025) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055300380 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241008055300380 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) 20241008055300380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055300380 DMM INFO MM(262420000000029/dd792025) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd792025) (gprs_gmm.c:300) 20241008055300383 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055300383 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055300383 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241008055300383 DMM INFO MM(262420000000029/dd792025) Subscriber data update (mmctx.c:445) 20241008055300383 DMM DEBUG MM(262420000000029/dd792025) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055300383 DMM INFO MM(262420000000029/dd792025) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055300383 DMM NOTICE MM(262420000000029/dd792025) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241008055300383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055300383 DMM NOTICE MM(262420000000029/dd792025) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055300383 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) 20241008055300384 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055300384 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241008055300384 DMM INFO MM(262420000000029/dd792025) Subscriber data update (mmctx.c:445) 20241008055300384 DMM DEBUG MM(262420000000029/dd792025) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055300394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055300394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055300394 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055300394 DMM INFO MM(262420000000029/dd792025) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055300394 DMM NOTICE MM(262420000000029/dd792025) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055300394 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055300394 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055300395 DLLC NOTICE LLME(d4f3597d/dd792025){ASSIGNED} LLGM Assign pre (ffffffff => dd792025) (gprs_llc.c:1079) 20241008055300395 DLLC NOTICE LLME(ffffffff/dd792025){ASSIGNED} LLGM Assign post (ffffffff => dd792025) (gprs_llc.c:1125) 20241008055300395 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055300395 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055300395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055300395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055300444 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241008055300444 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241008055300444 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) 20241008055300444 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241008055300444 DMM INFO MM(262420000000029/dd792025) Subscriber data update (mmctx.c:445) 20241008055300444 DMM DEBUG MM(262420000000029/dd792025) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241008055300445 DMM INFO MM(262420000000029/dd792025) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241008055300445 DMM INFO MM(262420000000029/dd792025) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241008055300445 DMM NOTICE MM(262420000000029/dd792025) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241008055300445 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241008055300445 DMM INFO MM(262420000000029/dd792025) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241008055300445 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055300445 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055300445 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055300445 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055300445 DLLC NOTICE LLME(ffffffff/dd792025){ASSIGNED} LLGM Assign pre (dd792025 => ffffffff) (gprs_llc.c:1079) 20241008055300445 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd792025 => ffffffff) (gprs_llc.c:1125) 20241008055300445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055300445 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055300445 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055300445 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055300447 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8f0e3ccdded6: Removing Client IMSI='262420000000029'H, index=0 20241008055300459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055300459 DLLC NOTICE LLME(ffffffff/dd792025){UNASSIGNED} LLC RX: unknown TLLI 0xdd792025, creating LLME on the fly (gprs_llc.c:552) 20241008055300459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055300459 DMM NOTICE LLME(ffffffff/dd792025){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241008055300459 DLLC NOTICE LLME(ffffffff/dd792025){UNASSIGNED} LLGM Assign pre (dd792025 => ffffffff) (gprs_llc.c:1079) 20241008055300459 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd792025 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055300463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60102<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@8f0e3ccdded6: Final verdict of PTC: none 20241008055300467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(390)@8f0e3ccdded6: Final verdict of PTC: none 20241008055300468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(393)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(398)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(388)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(396)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(391)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(386)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Tue Oct 8 05:53:00 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 20241008055300565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055300867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44200) 20241008055301469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055301469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44200, count=97036) 20241008055302470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055302470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:53:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055303472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055303472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241008055303965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055303967 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055304002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055304002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055304002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055304002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055304002 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055304002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055304002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055304002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055304002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055304003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055304003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055304003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055304003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055304003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055304003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055304003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055304003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055304003 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055304003 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055304003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055304003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055304003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055304005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055304010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055304010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055304018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055304018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055304018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055304018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055304018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055304018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055304018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055304018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055304018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055304018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055304018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055304018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055304018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055304018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055304018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055304019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055304019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055304019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055304019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055304019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055304019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055304019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055304020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055304024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055304024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055304033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055304033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055304033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055304033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055304033 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055304033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055304033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055304033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055304033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055304034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055304034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055304034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055304034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055304034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055304034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055304034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055304034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055304034 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055304034 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055304034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055304034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055304034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055304036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055304040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055304040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055304474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055304474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055304474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055304474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055304478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055304479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8f0e3ccdded6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D6DFB3DC'O, index=0 SGSN_Test-GSUP(419)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241008055305541 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) 20241008055305541 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@8f0e3ccdded6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8f0e3ccdded6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8f0e3ccdded6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055305551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37524<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055305555 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055305555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(407)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(419)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(417)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(412)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(415)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(410)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(405)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Tue Oct 8 05:53:05 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 20241008055305613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055305915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48724) 20241008055306557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055306557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48724, count=53080) 20241008055307558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055307558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:53:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055308560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055308560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241008055309013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055309015 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055309061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055309061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055309061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055309061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055309061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055309061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055309061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055309061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055309061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055309063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055309063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055309063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055309063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055309063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055309063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055309063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055309063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055309063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055309063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055309063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055309063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055309063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008055309067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055309073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055309073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(428)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055309078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055309078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055309078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055309078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055309078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055309078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055309078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055309078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055309078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055309078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055309078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055309078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055309078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055309079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055309079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055309079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055309079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055309079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055309079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055309079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055309079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055309079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055309081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055309085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055309085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055309095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055309095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055309095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055309095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055309095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055309095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055309095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055309095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055309095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055309096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055309096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055309096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055309096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055309096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055309096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055309096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055309096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055309096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055309096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055309096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055309097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055309097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055309099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055309103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055309103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055309562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055309562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055309562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055309562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055309566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055309567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8f0e3ccdded6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F4378E0D'O, index=0 SGSN_Test-GSUP(438)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241008055310632 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) 20241008055310632 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@8f0e3ccdded6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8f0e3ccdded6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8f0e3ccdded6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055310641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(426)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(438)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@8f0e3ccdded6: Final verdict of PTC: none 20241008055310646 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055310646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(436)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(431)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@8f0e3ccdded6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(424)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(434)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(429)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Tue Oct 8 05:53:10 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 20241008055310740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055311042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45108) 20241008055311647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055311647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45108, count=53048) 20241008055312649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055312649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Tue Oct 8 05:53:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055313651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055313651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_rau_unknown started. 20241008055314133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055314135 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055314182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055314182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055314182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055314182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055314182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055314182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055314182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055314182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055314182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055314183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055314183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055314183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055314183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055314183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055314183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055314183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055314183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055314183 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055314183 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055314183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055314183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055314183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055314185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055314190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055314190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055314196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055314196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055314196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055314196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055314196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055314196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055314196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055314196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055314196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055314197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055314197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055314197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055314197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055314197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055314197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055314197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055314197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055314197 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055314197 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055314197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055314197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055314197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055314199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055314204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055314204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055314211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055314211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055314211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055314211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055314211 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055314211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055314211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055314211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055314211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055314212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055314212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055314212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055314212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055314212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055314212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055314212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055314212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055314212 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055314212 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055314212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055314212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055314212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055314214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055314219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055314219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055314653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055314653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055314653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055314653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055314656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055314657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@8f0e3ccdded6: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DCF6370C'O, index=0 SGSN_Test-GSUP(457)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241008055315718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055315718 DLLC NOTICE LLME(ffffffff/dcf6370c){UNASSIGNED} LLC RX: unknown TLLI 0xdcf6370c, creating LLME on the fly (gprs_llc.c:552) 20241008055315718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241008055315718 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055315718 DMM NOTICE LLME(ffffffff/dcf6370c){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241008055315718 DLLC NOTICE LLME(ffffffff/dcf6370c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241008055315718 DMM ERROR LLME(ffffffff/dcf6370c){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241008055315718 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241008055315718 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241008055315718 DLLC NOTICE LLME(ffffffff/dcf6370c){UNASSIGNED} LLGM Assign pre (dcf6370c => ffffffff) (gprs_llc.c:1079) 20241008055315718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf6370c => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@8f0e3ccdded6: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@8f0e3ccdded6: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055315730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(442)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(457)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@8f0e3ccdded6: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(450)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(445)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(455)@8f0e3ccdded6: Final verdict of PTC: none20241008055315734 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055315734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI196(444)@8f0e3ccdded6: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(453)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(443)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(448)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_rau_unknown finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Tue Oct 8 05:53:15 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241008055315797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055316099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50584) 20241008055316735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055316735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50584, count=54940) 20241008055317737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055317737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Tue Oct 8 05:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055318739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055318739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_rau started. 20241008055319190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055319192 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055319237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055319237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055319237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055319237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055319237 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055319237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055319237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055319237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055319237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055319237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055319237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055319237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055319237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055319237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055319237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055319237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055319237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055319237 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055319237 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055319237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055319238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055319238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055319240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055319245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055319245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055319251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055319251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055319251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055319251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055319251 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055319251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055319251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055319251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055319251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055319251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055319251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055319251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055319252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055319252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055319252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055319252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055319252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055319252 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055319252 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055319252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055319252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055319252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055319254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055319258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055319258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055319266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055319266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055319266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055319266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055319266 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055319266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055319266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055319266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055319266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055319267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055319267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055319267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055319267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055319267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055319267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055319267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055319267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055319267 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055319267 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055319267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055319267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055319267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055319269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055319274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055319274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055319741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055319741 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055319741 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055319741 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055319745 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055319746 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008055319826 DGPRS DEBUG Checking for inactive LLMEs, time = 30894999 (sgsn.c:131) TC_attach_rau-BVCI196(463)@8f0e3ccdded6: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F2402D80'O, index=0 SGSN_Test-GSUP(476)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@8f0e3ccdded6: 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 := '83643B632F5AC8832303B67408D96BFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B04AC3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F975232358372BA8'O } } } } } 20241008055320825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055320825 DLLC NOTICE LLME(ffffffff/f2402d80){UNASSIGNED} LLC RX: unknown TLLI 0xf2402d80, creating LLME on the fly (gprs_llc.c:552) 20241008055320825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055320825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055320825 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055320825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055320825 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055320825 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055320825 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055320825 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055320825 DLLC NOTICE LLME(ffffffff/f2402d80){UNASSIGNED} LLGM Assign pre (f2402d80 => f27dd238) (gprs_llc.c:1079) 20241008055320825 DLLC NOTICE LLME(f2402d80/f27dd238){ASSIGNED} LLGM Assign post (f2402d80 => f27dd238) (gprs_llc.c:1125) 20241008055320825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055320825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055320825 DMM DEBUG MM(262420000000012/f27dd238) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055320843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055320843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055320843 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055320843 DMM DEBUG MM(262420000000012/f27dd238) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241008055320843 DMM NOTICE MM(262420000000012/f27dd238) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055320843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055320843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055320843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055320843 DMM DEBUG MM(262420000000012/f27dd238) Requesting authorization (sgsn_auth.c:160) 20241008055320843 DMM INFO MM(262420000000012/f27dd238) Requesting authentication tuples (sgsn_auth.c:184) 20241008055320843 DMM DEBUG MM(262420000000012/f27dd238) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055320843 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241008055320843 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241008055320849 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055320849 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055320849 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055320849 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055320849 DMM INFO MM(262420000000012/f27dd238) Subscriber data update (mmctx.c:445) 20241008055320849 DMM DEBUG MM(262420000000012/f27dd238) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055320849 DMM INFO MM(262420000000012/f27dd238) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055320849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055320849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055320849 DMM INFO MM(262420000000012/f27dd238) <- GMM AUTH AND CIPHERING REQ (rand = 83 64 3b 63 2f 5a c8 83 23 03 b6 74 08 d9 6b fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055320863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055320864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055320864 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055320864 DMM INFO MM(262420000000012/f27dd238) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055320864 DMM NOTICE MM(262420000000012/f27dd238) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055320864 DMM DEBUG MM(262420000000012/f27dd238) checking auth: received GSM SRES = 2b 04 ac 3e (gprs_gmm.c:666) 20241008055320864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055320864 DMM DEBUG MM(262420000000012/f27dd238) Requesting authorization (sgsn_auth.c:160) 20241008055320864 DMM INFO MM(262420000000012/f27dd238) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055320864 DMM DEBUG MM(262420000000012/f27dd238) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055320864 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241008055320864 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) 20241008055320864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055320864 DMM INFO MM(262420000000012/f27dd238) <- GMM ATTACH ACCEPT (new P-TMSI=0xf27dd238) (gprs_gmm.c:300) 20241008055320867 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055320867 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055320867 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241008055320867 DMM INFO MM(262420000000012/f27dd238) Subscriber data update (mmctx.c:445) 20241008055320867 DMM DEBUG MM(262420000000012/f27dd238) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055320867 DMM INFO MM(262420000000012/f27dd238) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055320867 DMM NOTICE MM(262420000000012/f27dd238) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241008055320867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055320867 DMM NOTICE MM(262420000000012/f27dd238) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055320867 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) 20241008055320869 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055320869 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241008055320870 DMM INFO MM(262420000000012/f27dd238) Subscriber data update (mmctx.c:445) 20241008055320870 DMM DEBUG MM(262420000000012/f27dd238) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055320880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055320880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055320880 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055320880 DMM INFO MM(262420000000012/f27dd238) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055320880 DMM NOTICE MM(262420000000012/f27dd238) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055320880 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055320880 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055320880 DLLC NOTICE LLME(f2402d80/f27dd238){ASSIGNED} LLGM Assign pre (ffffffff => f27dd238) (gprs_llc.c:1079) 20241008055320880 DLLC NOTICE LLME(ffffffff/f27dd238){ASSIGNED} LLGM Assign post (ffffffff => f27dd238) (gprs_llc.c:1125) 20241008055320880 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055320880 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055320880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055320880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055320938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055320938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055320938 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055320938 DMM INFO MM(262420000000012/f27dd238) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055320938 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055320938 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008055320938 DLLC NOTICE LLME(ffffffff/f27dd238){ASSIGNED} LLGM Assign pre (f27dd238 => deffcde2) (gprs_llc.c:1079) 20241008055320938 DLLC NOTICE LLME(f27dd238/deffcde2){ASSIGNED} LLGM Assign post (f27dd238 => deffcde2) (gprs_llc.c:1125) 20241008055320938 DMM INFO MM(262420000000012/deffcde2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@8f0e3ccdded6: Removing Client IMSI='262420000000012'H, index=0 20241008055320953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055320953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241008055320953 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055320953 DMM INFO MM(262420000000012/deffcde2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008055320953 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008055320953 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055320953 DLLC NOTICE LLME(f27dd238/deffcde2){ASSIGNED} LLGM Assign pre (ffffffff => deffcde2) (gprs_llc.c:1079) 20241008055320953 DLLC NOTICE LLME(ffffffff/deffcde2){ASSIGNED} LLGM Assign post (ffffffff => deffcde2) (gprs_llc.c:1125) 20241008055320953 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055320959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47708<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(469)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(464)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(474)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@8f0e3ccdded6: Final verdict of PTC: none 20241008055320965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055320966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(475)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(462)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(472)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(467)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_rau finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Tue Oct 8 05:53:21 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241008055321071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055321473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91584) 20241008055321967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055321967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91584, count=92844) 20241008055322967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055322968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Tue Oct 8 05:53:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055323969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055323969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_rau_a_a started. 20241008055324585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055324587 DMM INFO MM(262420000000012/deffcde2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055324587 DMM INFO MM(262420000000012/deffcde2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055324587 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055324587 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055324587 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055324587 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055324587 DLLC NOTICE LLME(ffffffff/deffcde2){ASSIGNED} LLGM Assign pre (deffcde2 => ffffffff) (gprs_llc.c:1079) 20241008055324587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (deffcde2 => ffffffff) (gprs_llc.c:1125) 20241008055324587 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241008055324587 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) 20241008055324587 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) 20241008055324588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055324588 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055324588 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055324588 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055324588 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055324625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055324625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055324625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055324625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055324625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055324625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055324625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055324625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055324625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055324625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055324625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055324625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055324625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055324625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055324625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055324625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055324625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055324625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055324625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055324625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055324626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055324626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055324627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055324631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055324631 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055324643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055324643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055324643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055324643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055324643 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055324643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055324643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055324643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055324643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(488)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(489)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055324643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055324643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055324643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055324643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055324643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055324643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055324643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055324643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055324643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055324643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055324643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055324644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055324644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055324646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(485)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055324651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055324651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(488)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(486)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055324654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055324654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055324654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055324654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055324654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055324654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055324654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055324654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055324654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055324655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055324655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055324655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055324655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055324655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055324655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055324655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055324655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055324655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055324655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055324655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055324655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055324655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055324657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055324661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055324661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055324969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055324969 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055324969 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055324970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055324973 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055324975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@8f0e3ccdded6: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D87951F8'O, index=0 SGSN_Test-GSUP(495)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@8f0e3ccdded6: 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 := '5212358DB13496CCC2F713518958EA88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D7B2538'O ("]{%8") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E84D0152E92003C6'O } } } } } 20241008055326039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326039 DLLC NOTICE LLME(ffffffff/d87951f8){UNASSIGNED} LLC RX: unknown TLLI 0xd87951f8, creating LLME on the fly (gprs_llc.c:552) 20241008055326039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326039 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055326039 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055326039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055326039 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055326039 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055326039 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055326039 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055326039 DLLC NOTICE LLME(ffffffff/d87951f8){UNASSIGNED} LLGM Assign pre (d87951f8 => d49bb481) (gprs_llc.c:1079) 20241008055326039 DLLC NOTICE LLME(d87951f8/d49bb481){ASSIGNED} LLGM Assign post (d87951f8 => d49bb481) (gprs_llc.c:1125) 20241008055326039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055326039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055326039 DMM DEBUG MM(262420000000037/d49bb481) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055326050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326050 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055326050 DMM DEBUG MM(262420000000037/d49bb481) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241008055326050 DMM NOTICE MM(262420000000037/d49bb481) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055326050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055326050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055326050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055326050 DMM DEBUG MM(262420000000037/d49bb481) Requesting authorization (sgsn_auth.c:160) 20241008055326050 DMM INFO MM(262420000000037/d49bb481) Requesting authentication tuples (sgsn_auth.c:184) 20241008055326050 DMM DEBUG MM(262420000000037/d49bb481) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055326050 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241008055326050 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241008055326053 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055326053 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055326053 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055326053 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055326053 DMM INFO MM(262420000000037/d49bb481) Subscriber data update (mmctx.c:445) 20241008055326053 DMM DEBUG MM(262420000000037/d49bb481) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055326053 DMM INFO MM(262420000000037/d49bb481) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055326053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055326053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055326053 DMM INFO MM(262420000000037/d49bb481) <- GMM AUTH AND CIPHERING REQ (rand = 52 12 35 8d b1 34 96 cc c2 f7 13 51 89 58 ea 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055326061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326061 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055326062 DMM INFO MM(262420000000037/d49bb481) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055326062 DMM NOTICE MM(262420000000037/d49bb481) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055326062 DMM DEBUG MM(262420000000037/d49bb481) checking auth: received GSM SRES = 5d 7b 25 38 (gprs_gmm.c:666) 20241008055326062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055326062 DMM DEBUG MM(262420000000037/d49bb481) Requesting authorization (sgsn_auth.c:160) 20241008055326062 DMM INFO MM(262420000000037/d49bb481) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055326062 DMM DEBUG MM(262420000000037/d49bb481) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055326062 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241008055326062 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) 20241008055326062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055326062 DMM INFO MM(262420000000037/d49bb481) <- GMM ATTACH ACCEPT (new P-TMSI=0xd49bb481) (gprs_gmm.c:300) 20241008055326064 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055326064 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055326064 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241008055326064 DMM INFO MM(262420000000037/d49bb481) Subscriber data update (mmctx.c:445) 20241008055326064 DMM DEBUG MM(262420000000037/d49bb481) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055326064 DMM INFO MM(262420000000037/d49bb481) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055326064 DMM NOTICE MM(262420000000037/d49bb481) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241008055326064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055326064 DMM NOTICE MM(262420000000037/d49bb481) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055326064 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) 20241008055326065 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055326065 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241008055326065 DMM INFO MM(262420000000037/d49bb481) Subscriber data update (mmctx.c:445) 20241008055326065 DMM DEBUG MM(262420000000037/d49bb481) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055326071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326071 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055326071 DMM INFO MM(262420000000037/d49bb481) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055326071 DMM NOTICE MM(262420000000037/d49bb481) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055326071 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055326071 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055326071 DLLC NOTICE LLME(d87951f8/d49bb481){ASSIGNED} LLGM Assign pre (ffffffff => d49bb481) (gprs_llc.c:1079) 20241008055326071 DLLC NOTICE LLME(ffffffff/d49bb481){ASSIGNED} LLGM Assign post (ffffffff => d49bb481) (gprs_llc.c:1125) 20241008055326071 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055326071 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055326071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055326071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055326130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326130 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055326130 DMM INFO MM(262420000000037/d49bb481) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055326130 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055326130 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008055326130 DLLC NOTICE LLME(ffffffff/d49bb481){ASSIGNED} LLGM Assign pre (d49bb481 => c486c1fc) (gprs_llc.c:1079) 20241008055326130 DLLC NOTICE LLME(d49bb481/c486c1fc){ASSIGNED} LLGM Assign post (d49bb481 => c486c1fc) (gprs_llc.c:1125) 20241008055326130 DMM INFO MM(262420000000037/c486c1fc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055326145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326145 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055326145 DMM INFO MM(262420000000037/c486c1fc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008055326145 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008055326145 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055326145 DLLC NOTICE LLME(d49bb481/c486c1fc){ASSIGNED} LLGM Assign pre (ffffffff => c486c1fc) (gprs_llc.c:1079) 20241008055326145 DLLC NOTICE LLME(ffffffff/c486c1fc){ASSIGNED} LLGM Assign post (ffffffff => c486c1fc) (gprs_llc.c:1125) 20241008055326145 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008055326146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326147 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055326147 DMM INFO MM(262420000000037/c486c1fc) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055326147 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055326147 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008055326147 DLLC NOTICE LLME(ffffffff/c486c1fc){ASSIGNED} LLGM Assign pre (c486c1fc => fb904bec) (gprs_llc.c:1079) 20241008055326147 DLLC NOTICE LLME(c486c1fc/fb904bec){ASSIGNED} LLGM Assign post (c486c1fc => fb904bec) (gprs_llc.c:1125) 20241008055326147 DMM INFO MM(262420000000037/fb904bec) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055326158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326158 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055326158 DMM INFO MM(262420000000037/fb904bec) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008055326158 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008055326158 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055326158 DLLC NOTICE LLME(c486c1fc/fb904bec){ASSIGNED} LLGM Assign pre (ffffffff => fb904bec) (gprs_llc.c:1079) 20241008055326158 DLLC NOTICE LLME(ffffffff/fb904bec){ASSIGNED} LLGM Assign post (ffffffff => fb904bec) (gprs_llc.c:1125) 20241008055326158 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008055326159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055326159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055326159 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055326159 DMM INFO MM(262420000000037/fb904bec) -> GMM DETACH REQUEST TLLI=0xfb904bec type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008055326159 DMM INFO MM(262420000000037/fb904bec) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008055326159 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055326159 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055326159 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055326159 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055326159 DLLC NOTICE LLME(ffffffff/fb904bec){ASSIGNED} LLGM Assign pre (fb904bec => ffffffff) (gprs_llc.c:1079) 20241008055326159 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb904bec => ffffffff) (gprs_llc.c:1125) 20241008055326159 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241008055326159 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) 20241008055326159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055326159 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055326159 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055326159 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055326161 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@8f0e3ccdded6: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055331177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47928<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(489)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@8f0e3ccdded6: Final verdict of PTC: none 20241008055331181 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055331182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(495)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(483)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(493)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(481)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(491)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(487)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Tue Oct 8 05:53:31 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 20241008055331284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055331586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106664) 20241008055332183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055332183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106664, count=112716) 20241008055333184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055333184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Tue Oct 8 05:53:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055334186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055334186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_rau_a_b started. 20241008055334660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055334662 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055334706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055334706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055334706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055334706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055334706 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055334706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055334706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055334706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055334706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055334707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055334707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055334707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055334707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055334707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055334707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055334707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055334707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055334707 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055334707 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055334707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055334707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055334707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055334709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055334713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055334713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055334720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055334720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055334720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055334720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055334720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055334720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055334720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055334720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055334720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055334721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055334721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055334721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055334721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055334721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055334721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055334721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055334721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055334721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055334721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055334721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055334721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055334721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055334723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(508)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055334727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055334727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055334736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055334736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055334736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055334736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055334736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055334736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055334736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055334736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055334736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055334737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055334737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055334737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055334737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055334737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055334737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055334737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055334737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055334737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055334737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055334737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055334738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055334738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055334739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055334744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055334744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055335187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055335187 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055335187 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055335187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055335191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055335192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@8f0e3ccdded6: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D32958E9'O, index=0 SGSN_Test-GSUP(514)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@8f0e3ccdded6: 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 := '280F4EDDB4D2849ADC5F1515F3B6800B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7F577F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED34DC98A4A683E3'O } } } } } 20241008055336280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336280 DLLC NOTICE LLME(ffffffff/d32958e9){UNASSIGNED} LLC RX: unknown TLLI 0xd32958e9, creating LLME on the fly (gprs_llc.c:552) 20241008055336281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055336281 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055336281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055336281 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055336281 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055336281 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055336281 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055336281 DLLC NOTICE LLME(ffffffff/d32958e9){UNASSIGNED} LLGM Assign pre (d32958e9 => f73eac6d) (gprs_llc.c:1079) 20241008055336281 DLLC NOTICE LLME(d32958e9/f73eac6d){ASSIGNED} LLGM Assign post (d32958e9 => f73eac6d) (gprs_llc.c:1125) 20241008055336281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055336281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055336281 DMM DEBUG MM(262420000000038/f73eac6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055336301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336301 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055336301 DMM DEBUG MM(262420000000038/f73eac6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241008055336301 DMM NOTICE MM(262420000000038/f73eac6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055336301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055336301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055336301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055336301 DMM DEBUG MM(262420000000038/f73eac6d) Requesting authorization (sgsn_auth.c:160) 20241008055336301 DMM INFO MM(262420000000038/f73eac6d) Requesting authentication tuples (sgsn_auth.c:184) 20241008055336301 DMM DEBUG MM(262420000000038/f73eac6d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055336301 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241008055336301 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241008055336307 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055336307 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055336307 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055336307 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055336307 DMM INFO MM(262420000000038/f73eac6d) Subscriber data update (mmctx.c:445) 20241008055336307 DMM DEBUG MM(262420000000038/f73eac6d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055336307 DMM INFO MM(262420000000038/f73eac6d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055336307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055336307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055336307 DMM INFO MM(262420000000038/f73eac6d) <- GMM AUTH AND CIPHERING REQ (rand = 28 0f 4e dd b4 d2 84 9a dc 5f 15 15 f3 b6 80 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055336321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336321 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055336321 DMM INFO MM(262420000000038/f73eac6d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055336321 DMM NOTICE MM(262420000000038/f73eac6d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055336321 DMM DEBUG MM(262420000000038/f73eac6d) checking auth: received GSM SRES = d7 f5 77 f0 (gprs_gmm.c:666) 20241008055336321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055336321 DMM DEBUG MM(262420000000038/f73eac6d) Requesting authorization (sgsn_auth.c:160) 20241008055336321 DMM INFO MM(262420000000038/f73eac6d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055336321 DMM DEBUG MM(262420000000038/f73eac6d) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055336321 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241008055336321 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) 20241008055336321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055336321 DMM INFO MM(262420000000038/f73eac6d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf73eac6d) (gprs_gmm.c:300) 20241008055336324 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055336324 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055336324 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241008055336324 DMM INFO MM(262420000000038/f73eac6d) Subscriber data update (mmctx.c:445) 20241008055336324 DMM DEBUG MM(262420000000038/f73eac6d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055336324 DMM INFO MM(262420000000038/f73eac6d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055336324 DMM NOTICE MM(262420000000038/f73eac6d) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241008055336324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055336324 DMM NOTICE MM(262420000000038/f73eac6d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055336324 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) 20241008055336325 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055336325 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241008055336325 DMM INFO MM(262420000000038/f73eac6d) Subscriber data update (mmctx.c:445) 20241008055336325 DMM DEBUG MM(262420000000038/f73eac6d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055336336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336336 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055336336 DMM INFO MM(262420000000038/f73eac6d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055336336 DMM NOTICE MM(262420000000038/f73eac6d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055336336 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055336336 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055336336 DLLC NOTICE LLME(d32958e9/f73eac6d){ASSIGNED} LLGM Assign pre (ffffffff => f73eac6d) (gprs_llc.c:1079) 20241008055336336 DLLC NOTICE LLME(ffffffff/f73eac6d){ASSIGNED} LLGM Assign post (ffffffff => f73eac6d) (gprs_llc.c:1125) 20241008055336336 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055336336 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055336336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055336336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@8f0e3ccdded6: attach complete sending rau 20241008055336395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336395 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055336395 DMM INFO MM(262420000000038/f73eac6d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055336395 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055336395 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008055336395 DLLC NOTICE LLME(ffffffff/f73eac6d){ASSIGNED} LLGM Assign pre (f73eac6d => eeb8e289) (gprs_llc.c:1079) 20241008055336395 DLLC NOTICE LLME(f73eac6d/eeb8e289){ASSIGNED} LLGM Assign post (f73eac6d => eeb8e289) (gprs_llc.c:1125) 20241008055336395 DMM INFO MM(262420000000038/eeb8e289) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8f0e3ccdded6: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@8f0e3ccdded6: Removing Client IMSI='262420000000038'H, index=0 20241008055336410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336410 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055336410 DMM INFO MM(262420000000038/eeb8e289) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008055336410 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008055336410 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055336410 DLLC NOTICE LLME(f73eac6d/eeb8e289){ASSIGNED} LLGM Assign pre (ffffffff => eeb8e289) (gprs_llc.c:1079) 20241008055336410 DLLC NOTICE LLME(ffffffff/eeb8e289){ASSIGNED} LLGM Assign post (ffffffff => eeb8e289) (gprs_llc.c:1125) 20241008055336410 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@8f0e3ccdded6: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EEB8E289'O, index=0 TC_attach_rau_a_b(516)@8f0e3ccdded6: sending second RAU via different RA 20241008055336418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336418 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055336418 DMM INFO MM(262420000000038/eeb8e289) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: eeb8e289, P-TMSI: eeb8e289 (00000000), TLLI: eeb8e289 (eeb8e289), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241008055336418 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241008055336418 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008055336418 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055336418 DLLC NOTICE LLME(ffffffff/eeb8e289){ASSIGNED} LLGM Assign pre (eeb8e289 => eeb8e289) (gprs_llc.c:1079) 20241008055336418 DLLC NOTICE LLME(eeb8e289/eeb8e289){ASSIGNED} LLGM Assign post (eeb8e289 => eeb8e289) (gprs_llc.c:1125) 20241008055336418 DMM INFO MM(262420000000038/eeb8e289) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055336444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336444 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055336444 DMM INFO MM(262420000000038/eeb8e289) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008055336444 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008055336444 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055336444 DLLC NOTICE LLME(eeb8e289/eeb8e289){ASSIGNED} LLGM Assign pre (ffffffff => eeb8e289) (gprs_llc.c:1079) 20241008055336444 DLLC NOTICE LLME(ffffffff/eeb8e289){ASSIGNED} LLGM Assign post (ffffffff => eeb8e289) (gprs_llc.c:1125) 20241008055336444 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008055336444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055336444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055336444 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055336444 DMM INFO MM(262420000000038/eeb8e289) -> GMM DETACH REQUEST TLLI=0xeeb8e289 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008055336444 DMM INFO MM(262420000000038/eeb8e289) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008055336444 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055336444 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055336444 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055336444 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055336444 DLLC NOTICE LLME(ffffffff/eeb8e289){ASSIGNED} LLGM Assign pre (eeb8e289 => ffffffff) (gprs_llc.c:1079) 20241008055336444 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eeb8e289 => ffffffff) (gprs_llc.c:1125) 20241008055336444 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241008055336444 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) 20241008055336444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055336444 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055336444 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055336444 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055336445 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@8f0e3ccdded6: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055341457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(502)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(514)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(512)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@8f0e3ccdded6: Final verdict of PTC: none 20241008055341463 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055341463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(507)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(505)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(500)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(510)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Tue Oct 8 05:53:41 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 20241008055341537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055341840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104640) 20241008055342465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055342465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104640, count=109276) 20241008055343466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055343466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Tue Oct 8 05:53:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055344468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055344468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241008055344948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055344951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055344985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055344985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055344985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055344985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055344985 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055344985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055344985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055344985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055344985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055344985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055344985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055344985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055344985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055344985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055344985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055344985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055344985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055344985 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055344985 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055344985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055344986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055344986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055344989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055344995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055344995 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055344999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055344999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055344999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055344999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055344999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055344999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055344999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055344999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055344999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055345000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055345000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055345000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055345000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055345000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055345000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055345000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055345000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055345000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055345000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055345000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(526)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055345001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055345001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055345002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008055345007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055345007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055345017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055345017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055345017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055345017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055345017 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055345017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055345017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055345017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055345017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055345018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055345018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055345018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055345018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055345018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055345018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055345018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055345018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055345018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055345018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055345018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055345018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055345018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055345020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055345025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055345025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055345470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055345470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055345470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055345470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055345474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241008055345476 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8f0e3ccdded6: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CABDF33C'O, index=0 SGSN_Test-GSUP(533)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: 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 := '8BB3754E6A0BD56C4B51AD8CBFE13E40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '703C68D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36F7D362E7E1F72B'O } } } } } 20241008055346553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055346553 DLLC NOTICE LLME(ffffffff/cabdf33c){UNASSIGNED} LLC RX: unknown TLLI 0xcabdf33c, creating LLME on the fly (gprs_llc.c:552) 20241008055346553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055346553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055346553 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055346553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055346553 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055346553 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055346553 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055346553 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055346553 DLLC NOTICE LLME(ffffffff/cabdf33c){UNASSIGNED} LLGM Assign pre (cabdf33c => d981435b) (gprs_llc.c:1079) 20241008055346553 DLLC NOTICE LLME(cabdf33c/d981435b){ASSIGNED} LLGM Assign post (cabdf33c => d981435b) (gprs_llc.c:1125) 20241008055346553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055346553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055346553 DMM DEBUG MM(262420000000039/d981435b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055346570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055346570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055346570 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055346570 DMM DEBUG MM(262420000000039/d981435b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241008055346570 DMM NOTICE MM(262420000000039/d981435b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055346570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055346570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055346570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055346570 DMM DEBUG MM(262420000000039/d981435b) Requesting authorization (sgsn_auth.c:160) 20241008055346570 DMM INFO MM(262420000000039/d981435b) Requesting authentication tuples (sgsn_auth.c:184) 20241008055346570 DMM DEBUG MM(262420000000039/d981435b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055346570 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241008055346570 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241008055346575 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055346575 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055346575 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055346575 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055346575 DMM INFO MM(262420000000039/d981435b) Subscriber data update (mmctx.c:445) 20241008055346575 DMM DEBUG MM(262420000000039/d981435b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055346575 DMM INFO MM(262420000000039/d981435b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055346575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055346575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055346575 DMM INFO MM(262420000000039/d981435b) <- GMM AUTH AND CIPHERING REQ (rand = 8b b3 75 4e 6a 0b d5 6c 4b 51 ad 8c bf e1 3e 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055346586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055346586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055346586 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055346586 DMM INFO MM(262420000000039/d981435b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055346586 DMM NOTICE MM(262420000000039/d981435b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055346586 DMM DEBUG MM(262420000000039/d981435b) checking auth: received GSM SRES = 70 3c 68 d1 (gprs_gmm.c:666) 20241008055346586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055346586 DMM DEBUG MM(262420000000039/d981435b) Requesting authorization (sgsn_auth.c:160) 20241008055346586 DMM INFO MM(262420000000039/d981435b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055346586 DMM DEBUG MM(262420000000039/d981435b) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055346586 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241008055346586 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241008055346586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055346586 DMM INFO MM(262420000000039/d981435b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd981435b) (gprs_gmm.c:300) 20241008055346588 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055346588 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055346588 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241008055346588 DMM INFO MM(262420000000039/d981435b) Subscriber data update (mmctx.c:445) 20241008055346588 DMM DEBUG MM(262420000000039/d981435b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055346588 DMM INFO MM(262420000000039/d981435b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055346588 DMM NOTICE MM(262420000000039/d981435b) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241008055346588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055346588 DMM NOTICE MM(262420000000039/d981435b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055346588 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241008055346589 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055346589 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241008055346589 DMM INFO MM(262420000000039/d981435b) Subscriber data update (mmctx.c:445) 20241008055346589 DMM DEBUG MM(262420000000039/d981435b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055346598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055346598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055346599 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055346599 DMM INFO MM(262420000000039/d981435b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055346599 DMM NOTICE MM(262420000000039/d981435b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055346599 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055346599 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055346599 DLLC NOTICE LLME(cabdf33c/d981435b){ASSIGNED} LLGM Assign pre (ffffffff => d981435b) (gprs_llc.c:1079) 20241008055346599 DLLC NOTICE LLME(ffffffff/d981435b){ASSIGNED} LLGM Assign post (ffffffff => d981435b) (gprs_llc.c:1125) 20241008055346599 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055346599 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055346599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055346599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: attach complete sending rau 20241008055346657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055346657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055346657 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055346657 DMM INFO MM(262420000000039/d981435b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055346657 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055346657 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008055346657 DLLC NOTICE LLME(ffffffff/d981435b){ASSIGNED} LLGM Assign pre (d981435b => d522befa) (gprs_llc.c:1079) 20241008055346657 DLLC NOTICE LLME(d981435b/d522befa){ASSIGNED} LLGM Assign post (d981435b => d522befa) (gprs_llc.c:1125) 20241008055346657 DMM INFO MM(262420000000039/d522befa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8f0e3ccdded6: Removing Client IMSI='262420000000039'H, index=0 20241008055346671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055346671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241008055346671 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055346671 DMM INFO MM(262420000000039/d522befa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008055346671 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008055346671 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055346671 DLLC NOTICE LLME(d981435b/d522befa){ASSIGNED} LLGM Assign pre (ffffffff => d522befa) (gprs_llc.c:1079) 20241008055346671 DLLC NOTICE LLME(ffffffff/d522befa){ASSIGNED} LLGM Assign post (ffffffff => d522befa) (gprs_llc.c:1125) 20241008055346671 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8f0e3ccdded6: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D522BEFA'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: sending second RAU via different RA with wrong Old RA 20241008055346681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055346681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055346681 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055346681 DMM NOTICE LLME(ffffffff/d522befa){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241008055346681 DLLC NOTICE LLME(ffffffff/d522befa){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241008055346681 DMM NOTICE MM(262420000000039/d522befa) Rx RA Update Request with unexpected TLLI=d522befa Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241008055346681 DMM ERROR LLME(ffffffff/d522befa){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241008055346681 DMM NOTICE MM(262420000000039/d522befa) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241008055346681 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241008055346681 DMM INFO MM(262420000000039/d522befa) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241008055346681 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055346681 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055346681 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055346681 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055346681 DLLC NOTICE LLME(ffffffff/d522befa){ASSIGNED} LLGM Assign pre (d522befa => ffffffff) (gprs_llc.c:1079) 20241008055346681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d522befa => ffffffff) (gprs_llc.c:1125) 20241008055346681 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241008055346681 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241008055346681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055346682 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055346682 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055346682 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055346703 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241008055346705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055346705 DLLC NOTICE LLME(ffffffff/d522befa){UNASSIGNED} LLC RX: unknown TLLI 0xd522befa, creating LLME on the fly (gprs_llc.c:552) 20241008055346705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241008055346705 DMM NOTICE LLME(ffffffff/d522befa){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241008055349827 DGPRS DEBUG Checking for inactive LLMEs, time = 30895029 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8f0e3ccdded6: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055351713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33986<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(531)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8f0e3ccdded6: Final verdict of PTC: none 20241008055351718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055351718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(526)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(521)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(519)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(529)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(524)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Tue Oct 8 05:53:51 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241008055351831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055352133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99772) 20241008055352719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055352720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99772, count=105824) 20241008055353722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055353722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Tue Oct 8 05:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055354723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055354724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_usim_resync started. 20241008055355239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055355242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055355285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055355285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055355285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055355285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055355285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055355286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055355286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055355286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055355286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055355286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055355286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055355286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055355286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055355286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055355288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055355293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055355293 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055355300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055355300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055355300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055355300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055355300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055355300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055355300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055355300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055355300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055355301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055355301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055355301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055355301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055355301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055355301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055355301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055355301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055355301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055355301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055355301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055355301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055355301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055355303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055355307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055355307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055355315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055355315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055355315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055355315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055355315 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055355315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055355315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055355315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055355315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055355316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055355316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055355316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055355316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055355316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055355316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055355316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055355316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055355316 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055355316 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055355316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055355317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055355317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055355319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055355324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055355324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055355725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055355725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055355725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055355725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055355729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055355730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@8f0e3ccdded6: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='F2E71D76'O, index=0 SGSN_Test-GSUP(552)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@8f0e3ccdded6: 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 := 'E0CA78DE6D80F9CFCA43DE46F6654AA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28D38772'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5328284C93EC3787'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2D2DAC5EDEAFBABC1F18B9BDC015DBCA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '221D939539C09EFE27FB0E6D86AE8960'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0BCAFBA6642BEB36A616951E794F2D4D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDB0F8B89248026F'O } } } } } 20241008055356795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055356795 DLLC NOTICE LLME(ffffffff/f2e71d76){UNASSIGNED} LLC RX: unknown TLLI 0xf2e71d76, creating LLME on the fly (gprs_llc.c:552) 20241008055356795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055356795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055356795 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055356795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055356795 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055356795 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055356795 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055356795 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055356795 DLLC NOTICE LLME(ffffffff/f2e71d76){UNASSIGNED} LLGM Assign pre (f2e71d76 => df4a964e) (gprs_llc.c:1079) 20241008055356795 DLLC NOTICE LLME(f2e71d76/df4a964e){ASSIGNED} LLGM Assign post (f2e71d76 => df4a964e) (gprs_llc.c:1125) 20241008055356795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055356795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055356795 DMM DEBUG MM(262420000000040/df4a964e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055356822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055356822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055356822 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055356822 DMM DEBUG MM(262420000000040/df4a964e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008055356822 DMM NOTICE MM(262420000000040/df4a964e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055356822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055356822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055356822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055356822 DMM DEBUG MM(262420000000040/df4a964e) Requesting authorization (sgsn_auth.c:160) 20241008055356822 DMM INFO MM(262420000000040/df4a964e) Requesting authentication tuples (sgsn_auth.c:184) 20241008055356822 DMM DEBUG MM(262420000000040/df4a964e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055356822 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008055356822 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241008055356827 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055356827 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055356827 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055356827 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055356827 DMM INFO MM(262420000000040/df4a964e) Subscriber data update (mmctx.c:445) 20241008055356827 DMM DEBUG MM(262420000000040/df4a964e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055356827 DMM INFO MM(262420000000040/df4a964e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055356827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055356827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055356827 DMM INFO MM(262420000000040/df4a964e) <- GMM AUTH AND CIPHERING REQ (rand = e0 ca 78 de 6d 80 f9 cf ca 43 de 46 f6 65 4a a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0b ca fb a6 64 2b eb 36 a6 16 95 1e 79 4f 2d 4d ) (gprs_gmm.c:483) 20241008055356844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055356844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055356844 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055356844 DMM INFO MM(262420000000040/df4a964e) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241008055356844 DMM INFO MM(262420000000040/df4a964e) R99 AUTHENTICATION SYNCH (AUTS = 55c82a15b88be1ed7498361ce9aa) (gprs_gmm.c:711) 20241008055356844 DMM DEBUG MM(262420000000040/df4a964e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055356844 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241008055356844 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 55 c8 2a 15 b8 8b e1 ed 74 98 36 1c e9 aa 20 10 e0 ca 78 de 6d 80 f9 cf ca 43 de 46 f6 65 4a a9 28 01 01 (gprs_subscriber.c:210) 20241008055356844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241008055356844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241008055356845 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055356845 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055356845 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055356845 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055356845 DMM INFO MM(262420000000040/df4a964e) Subscriber data update (mmctx.c:445) 20241008055356845 DMM DEBUG MM(262420000000040/df4a964e) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241008055356845 DMM INFO MM(262420000000040/df4a964e) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241008055356845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055356845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055356845 DMM INFO MM(262420000000040/df4a964e) <- GMM AUTH AND CIPHERING REQ (rand = 95 83 58 e8 f3 df 9b 3d e6 84 49 28 79 fd 30 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = af 46 65 2e 64 d0 4b bd 74 d9 32 5d a7 54 a5 da ) (gprs_gmm.c:483) 20241008055356858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055356858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7f1db0 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055356858 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055356858 DMM INFO MM(262420000000040/df4a964e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055356858 DMM NOTICE MM(262420000000040/df4a964e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055356858 DMM DEBUG MM(262420000000040/df4a964e) checking auth: received UMTS RES = 53 5a d4 31 37 f0 c6 0f (gprs_gmm.c:666) 20241008055356858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055356858 DMM DEBUG MM(262420000000040/df4a964e) Requesting authorization (sgsn_auth.c:160) 20241008055356858 DMM INFO MM(262420000000040/df4a964e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055356858 DMM DEBUG MM(262420000000040/df4a964e) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055356858 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241008055356858 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) 20241008055356858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055356858 DMM INFO MM(262420000000040/df4a964e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf4a964e) (gprs_gmm.c:300) 20241008055356860 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055356861 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055356861 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241008055356861 DMM INFO MM(262420000000040/df4a964e) Subscriber data update (mmctx.c:445) 20241008055356861 DMM DEBUG MM(262420000000040/df4a964e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055356861 DMM INFO MM(262420000000040/df4a964e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055356861 DMM NOTICE MM(262420000000040/df4a964e) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241008055356861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055356861 DMM NOTICE MM(262420000000040/df4a964e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055356861 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) 20241008055356862 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055356862 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241008055356862 DMM INFO MM(262420000000040/df4a964e) Subscriber data update (mmctx.c:445) 20241008055356862 DMM DEBUG MM(262420000000040/df4a964e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@8f0e3ccdded6: Removing Client IMSI='262420000000040'H, index=0 20241008055356875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055356876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055356876 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055356876 DMM INFO MM(262420000000040/df4a964e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055356876 DMM NOTICE MM(262420000000040/df4a964e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055356876 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055356876 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055356876 DLLC NOTICE LLME(f2e71d76/df4a964e){ASSIGNED} LLGM Assign pre (ffffffff => df4a964e) (gprs_llc.c:1079) 20241008055356876 DLLC NOTICE LLME(ffffffff/df4a964e){ASSIGNED} LLGM Assign post (ffffffff => df4a964e) (gprs_llc.c:1125) 20241008055356876 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055356876 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055356876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055356876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055356882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(550)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(540)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@8f0e3ccdded6: Final verdict of PTC: none 20241008055356888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(536)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(545)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@8f0e3ccdded6: Final verdict of PTC: none 20241008055356888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_resync-BVCI220(549)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(538)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(543)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(548)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_usim_resync finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Tue Oct 8 05:53:56 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241008055357049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055357452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50108) 20241008055357889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055357889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50108, count=94396) 20241008055358889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055358890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Tue Oct 8 05:53:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055359890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055359891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_usim_a54_a54 started. 20241008055400552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055400554 DMM INFO MM(262420000000040/df4a964e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055400554 DMM INFO MM(262420000000040/df4a964e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055400554 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055400554 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055400554 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055400554 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055400554 DLLC NOTICE LLME(ffffffff/df4a964e){ASSIGNED} LLGM Assign pre (df4a964e => ffffffff) (gprs_llc.c:1079) 20241008055400554 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df4a964e => ffffffff) (gprs_llc.c:1125) 20241008055400554 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241008055400554 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) 20241008055400554 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) 20241008055400554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055400555 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055400555 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055400555 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055400555 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055400596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055400596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055400596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055400596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055400596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055400596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055400596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055400596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055400596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055400597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055400597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055400597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055400597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055400597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055400597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055400597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055400597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055400597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055400597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055400597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055400597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055400597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055400600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055400607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055400607 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055400614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055400614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055400614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055400614 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055400614 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055400614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055400614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055400614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055400614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055400615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055400615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055400615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055400615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055400615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055400615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055400615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055400615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055400615 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055400615 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055400615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055400615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055400615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055400617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055400622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055400622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055400629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055400629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055400629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055400629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055400629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055400629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055400629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055400629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055400629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055400630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055400630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055400630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055400630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055400630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055400630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055400630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055400630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055400630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055400630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055400630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055400630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(569)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055400630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055400632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055400636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055400636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055400892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055400892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055400892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055400892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055400896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055400897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@8f0e3ccdded6: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D6C254BC'O, index=0 SGSN_Test-GSUP(571)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@8f0e3ccdded6: 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 := 'BBBF279A757EB92CDB3E65F82E3317E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5637349C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '394777568A09A9AE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D7CB04C8D4D581839CBD9DC99D4359E1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8DC917F0CCAEF99B3492CA5895FA5706'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C76E274C4E5F6E8C2E4C10DB3288CEC0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CCFAEC0AB23DD566'O } } } } } 20241008055401974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055401974 DLLC NOTICE LLME(ffffffff/d6c254bc){UNASSIGNED} LLC RX: unknown TLLI 0xd6c254bc, creating LLME on the fly (gprs_llc.c:552) 20241008055401974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055401974 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055401974 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055401974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055401974 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055401974 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055401974 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055401974 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055401974 DLLC NOTICE LLME(ffffffff/d6c254bc){UNASSIGNED} LLGM Assign pre (d6c254bc => c8b1f2da) (gprs_llc.c:1079) 20241008055401974 DLLC NOTICE LLME(d6c254bc/c8b1f2da){ASSIGNED} LLGM Assign post (d6c254bc => c8b1f2da) (gprs_llc.c:1125) 20241008055401974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055401974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055401974 DMM DEBUG MM(262420000000040/c8b1f2da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055401992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055401992 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055401992 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055401992 DMM DEBUG MM(262420000000040/c8b1f2da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008055401992 DMM NOTICE MM(262420000000040/c8b1f2da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055401992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055401992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055401992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055401992 DMM DEBUG MM(262420000000040/c8b1f2da) Requesting authorization (sgsn_auth.c:160) 20241008055401992 DMM INFO MM(262420000000040/c8b1f2da) Requesting authentication tuples (sgsn_auth.c:184) 20241008055401992 DMM DEBUG MM(262420000000040/c8b1f2da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055401993 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008055401993 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241008055401999 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055401999 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055401999 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055401999 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055401999 DMM INFO MM(262420000000040/c8b1f2da) Subscriber data update (mmctx.c:445) 20241008055401999 DMM DEBUG MM(262420000000040/c8b1f2da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055401999 DMM INFO MM(262420000000040/c8b1f2da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055401999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055401999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055401999 DMM INFO MM(262420000000040/c8b1f2da) <- GMM AUTH AND CIPHERING REQ (rand = bb bf 27 9a 75 7e b9 2c db 3e 65 f8 2e 33 17 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c7 6e 27 4c 4e 5f 6e 8c 2e 4c 10 db 32 88 ce c0 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@8f0e3ccdded6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055402011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(566)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(571)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(564)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(569)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(559)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@8f0e3ccdded6: Final verdict of PTC: none 20241008055402017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055402017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a54-BVCI220(568)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(557)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(567)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(562)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Tue Oct 8 05:54:02 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 20241008055402137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055402539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71320) 20241008055403019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055403019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71320, count=72580) 20241008055404020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055404020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Tue Oct 8 05:54:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055405021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055405021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_usim_a54_a53 started. 20241008055405638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055405641 DMM INFO MM(262420000000040/c8b1f2da) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055405641 DMM INFO MM(262420000000040/c8b1f2da) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055405641 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055405641 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055405641 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055405641 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008055405641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Deallocated (fsm.c:568) 20241008055405641 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055405641 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055405641 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055405641 DLLC NOTICE LLME(d6c254bc/c8b1f2da){ASSIGNED} LLGM Assign pre (c8b1f2da => ffffffff) (gprs_llc.c:1079) 20241008055405641 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8b1f2da => ffffffff) (gprs_llc.c:1125) 20241008055405641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(579)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055405680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055405680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055405680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055405680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055405680 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055405680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055405680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055405680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055405680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(578)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(579)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055405681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055405681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055405681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055405681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055405681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055405681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055405681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055405681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055405681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055405681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055405681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055405681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055405681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(579)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055405683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(575)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(578)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241008055405690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055405690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(583)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055405691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055405691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055405691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055405691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055405691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055405691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055405691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055405691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055405691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055405692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055405692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055405692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055405692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055405692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055405692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055405692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055405692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055405692 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055405692 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055405692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_attach_usim_a54_a53-BVCI196(576)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055405692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055405692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055405694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055405698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055405698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055405708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055405708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055405708 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055405708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055405708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055405708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055405708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055405708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055405709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055405709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055405709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055405709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055405709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055405709 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055405709 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055405709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055405709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055405709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055405712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055405717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055405717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055406022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055406022 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055406022 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055406022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055406026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055406027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(576)@8f0e3ccdded6: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='E8523383'O, index=0 SGSN_Test-GSUP(590)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@8f0e3ccdded6: 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 := 'E8C41C9F775A2786779D4971691DADAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B17F2B57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C18A98B6EAF919A1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D99C1F1414A41FFB91EF590A44D747F3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '87A12ACBDE0A231689DAB69A621D6528'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4E2C285A78D576B85D3F6C3D2BE71879'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ED2DF360F9DFE6C6'O } } } } } 20241008055407108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055407108 DLLC NOTICE LLME(ffffffff/e8523383){UNASSIGNED} LLC RX: unknown TLLI 0xe8523383, creating LLME on the fly (gprs_llc.c:552) 20241008055407108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055407108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055407109 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055407109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055407109 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055407109 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055407109 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055407109 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055407109 DLLC NOTICE LLME(ffffffff/e8523383){UNASSIGNED} LLGM Assign pre (e8523383 => e045cec2) (gprs_llc.c:1079) 20241008055407109 DLLC NOTICE LLME(e8523383/e045cec2){ASSIGNED} LLGM Assign post (e8523383 => e045cec2) (gprs_llc.c:1125) 20241008055407109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055407109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055407109 DMM DEBUG MM(262420000000040/e045cec2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055407134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055407134 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055407134 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055407134 DMM DEBUG MM(262420000000040/e045cec2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008055407134 DMM NOTICE MM(262420000000040/e045cec2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055407134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055407134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055407134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055407134 DMM DEBUG MM(262420000000040/e045cec2) Requesting authorization (sgsn_auth.c:160) 20241008055407134 DMM INFO MM(262420000000040/e045cec2) Requesting authentication tuples (sgsn_auth.c:184) 20241008055407134 DMM DEBUG MM(262420000000040/e045cec2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055407134 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008055407134 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241008055407140 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055407140 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055407140 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055407140 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055407140 DMM INFO MM(262420000000040/e045cec2) Subscriber data update (mmctx.c:445) 20241008055407140 DMM DEBUG MM(262420000000040/e045cec2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055407140 DMM INFO MM(262420000000040/e045cec2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055407140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055407140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055407140 DMM INFO MM(262420000000040/e045cec2) <- GMM AUTH AND CIPHERING REQ (rand = e8 c4 1c 9f 77 5a 27 86 77 9d 49 71 69 1d ad ad , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e 2c 28 5a 78 d5 76 b8 5d 3f 6c 3d 2b e7 18 79 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(576)@8f0e3ccdded6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055407161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(574)@8f0e3ccdded6: Final verdict of PTC: none 20241008055407165 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055407165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(588)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(579)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(590)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(583)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(576)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(577)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(581)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(586)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(576): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Tue Oct 8 05:54:07 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 20241008055407218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055407620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20241008055408166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055408166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=71240) 20241008055409168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055409168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Tue Oct 8 05:54:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055410169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055410169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_usim_a53_a54 started. 20241008055410712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055410713 DMM INFO MM(262420000000040/e045cec2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055410713 DMM INFO MM(262420000000040/e045cec2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055410713 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055410713 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055410713 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055410713 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008055410713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Deallocated (fsm.c:568) 20241008055410713 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055410713 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055410713 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055410713 DLLC NOTICE LLME(e8523383/e045cec2){ASSIGNED} LLGM Assign pre (e045cec2 => ffffffff) (gprs_llc.c:1079) 20241008055410713 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e045cec2 => ffffffff) (gprs_llc.c:1125) 20241008055410713 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055410739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055410739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055410739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055410739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055410739 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055410739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055410739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055410739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055410739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055410740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055410740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055410740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055410740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055410740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055410740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055410740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055410740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055410740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055410740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055410740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055410740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055410740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055410741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008055410746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055410746 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055410756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055410756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055410756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055410756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055410756 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055410756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055410756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055410756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055410756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055410756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055410756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055410756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055410756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055410756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055410756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055410756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055410757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055410757 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055410757 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055410757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055410757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055410757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055410759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055410764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055410764 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055410771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055410771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055410771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055410771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055410772 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055410772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055410772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055410772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055410772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055410772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055410772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055410772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055410772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055410772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055410772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055410772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055410772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055410772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055410772 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055410772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055410773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055410773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055410775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055410779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055410779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055411170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055411170 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055411170 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055411170 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055411174 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055411175 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@8f0e3ccdded6: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='DB9D486B'O, index=0 SGSN_Test-GSUP(609)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@8f0e3ccdded6: 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 := '87005CA376320FD425280E00311C8FFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E07501B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE9FEF0403F0F9FE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8669698B208AAB42F056937B425BF0FC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16C93639884BD286ECF7F90DCE3CCDA2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8B3898397A2BEE38FBEE4E79C10F5113'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '306391A2EED9AA18'O } } } } } 20241008055412250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055412250 DLLC NOTICE LLME(ffffffff/db9d486b){UNASSIGNED} LLC RX: unknown TLLI 0xdb9d486b, creating LLME on the fly (gprs_llc.c:552) 20241008055412250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055412250 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055412250 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055412250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055412250 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055412250 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055412250 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055412250 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055412250 DLLC NOTICE LLME(ffffffff/db9d486b){UNASSIGNED} LLGM Assign pre (db9d486b => fdbdd0c6) (gprs_llc.c:1079) 20241008055412250 DLLC NOTICE LLME(db9d486b/fdbdd0c6){ASSIGNED} LLGM Assign post (db9d486b => fdbdd0c6) (gprs_llc.c:1125) 20241008055412250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055412250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055412251 DMM DEBUG MM(262420000000040/fdbdd0c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055412266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055412266 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055412266 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055412266 DMM DEBUG MM(262420000000040/fdbdd0c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008055412266 DMM NOTICE MM(262420000000040/fdbdd0c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055412266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055412266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055412266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055412266 DMM DEBUG MM(262420000000040/fdbdd0c6) Requesting authorization (sgsn_auth.c:160) 20241008055412266 DMM INFO MM(262420000000040/fdbdd0c6) Requesting authentication tuples (sgsn_auth.c:184) 20241008055412266 DMM DEBUG MM(262420000000040/fdbdd0c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055412266 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008055412266 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241008055412272 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055412272 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055412272 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055412272 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055412272 DMM INFO MM(262420000000040/fdbdd0c6) Subscriber data update (mmctx.c:445) 20241008055412272 DMM DEBUG MM(262420000000040/fdbdd0c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055412272 DMM INFO MM(262420000000040/fdbdd0c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055412272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055412272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055412272 DMM INFO MM(262420000000040/fdbdd0c6) <- GMM AUTH AND CIPHERING REQ (rand = 87 00 5c a3 76 32 0f d4 25 28 0e 00 31 1c 8f fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8b 38 98 39 7a 2b ee 38 fb ee 4e 79 c1 0f 51 13 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@8f0e3ccdded6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055412291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50232<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055412295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(609)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@8f0e3ccdded6: Final verdict of PTC: none 20241008055412295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(602)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(597)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(607)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(605)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(595)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(600)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Tue Oct 8 05:54:12 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 20241008055412397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055412799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65800) 20241008055413297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055413297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65800, count=72132) 20241008055414299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055414299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Tue Oct 8 05:54:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055415301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055415301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_usim_a50_a54 started. 20241008055415892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055415894 DMM INFO MM(262420000000040/fdbdd0c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055415894 DMM INFO MM(262420000000040/fdbdd0c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055415894 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055415894 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055415894 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055415894 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008055415895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Deallocated (fsm.c:568) 20241008055415895 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055415895 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055415895 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055415895 DLLC NOTICE LLME(db9d486b/fdbdd0c6){ASSIGNED} LLGM Assign pre (fdbdd0c6 => ffffffff) (gprs_llc.c:1079) 20241008055415895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdbdd0c6 => ffffffff) (gprs_llc.c:1125) 20241008055415895 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055415938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055415938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055415938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055415938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055415938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055415938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055415938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055415938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055415938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055415940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055415940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055415940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055415940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055415940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055415940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055415940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055415940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055415940 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055415940 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055415940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055415941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055415941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055415943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055415952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055415952 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055415958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055415958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055415958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055415958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055415958 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055415958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055415958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055415958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055415958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055415959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055415959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055415959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055415959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055415959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055415959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055415959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055415959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055415959 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055415959 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055415959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055415959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055415959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055415961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055415967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055415967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055415973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055415973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055415973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055415973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055415973 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055415973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055415973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055415973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055415973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055415974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055415974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055415974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055415974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055415974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055415974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055415974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055415974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055415974 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055415974 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055415974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055415974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055415974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055415976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055415980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055415980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055416302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055416302 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055416302 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055416302 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055416303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055416303 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@8f0e3ccdded6: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D91A89C5'O, index=0 SGSN_Test-GSUP(628)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@8f0e3ccdded6: 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 := '665E01C92E59D3CE9E2B4A214F565B04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4086DE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '16C3DA40DC4B3E35'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1D9AA4DEC9E018DB619558B51F54C030'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4BC541DC4B4D503BAC911331BDA7EEA7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C649A60E28863CE443CC77E0A3BDA0C1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DD98E2676EBE1BFD'O } } } } } 20241008055417377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055417377 DLLC NOTICE LLME(ffffffff/d91a89c5){UNASSIGNED} LLC RX: unknown TLLI 0xd91a89c5, creating LLME on the fly (gprs_llc.c:552) 20241008055417377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055417377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055417377 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055417377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055417377 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055417377 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055417377 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055417377 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055417377 DLLC NOTICE LLME(ffffffff/d91a89c5){UNASSIGNED} LLGM Assign pre (d91a89c5 => f57f31e4) (gprs_llc.c:1079) 20241008055417377 DLLC NOTICE LLME(d91a89c5/f57f31e4){ASSIGNED} LLGM Assign post (d91a89c5 => f57f31e4) (gprs_llc.c:1125) 20241008055417377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055417377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055417377 DMM DEBUG MM(262420000000040/f57f31e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055417395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055417395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055417395 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055417395 DMM DEBUG MM(262420000000040/f57f31e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008055417395 DMM NOTICE MM(262420000000040/f57f31e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055417395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055417395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055417395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055417395 DMM DEBUG MM(262420000000040/f57f31e4) Requesting authorization (sgsn_auth.c:160) 20241008055417396 DMM INFO MM(262420000000040/f57f31e4) Requesting authentication tuples (sgsn_auth.c:184) 20241008055417396 DMM DEBUG MM(262420000000040/f57f31e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055417396 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008055417396 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241008055417401 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055417401 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055417401 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055417401 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055417401 DMM INFO MM(262420000000040/f57f31e4) Subscriber data update (mmctx.c:445) 20241008055417401 DMM DEBUG MM(262420000000040/f57f31e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055417401 DMM INFO MM(262420000000040/f57f31e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055417401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055417401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055417401 DMM INFO MM(262420000000040/f57f31e4) <- GMM AUTH AND CIPHERING REQ (rand = 66 5e 01 c9 2e 59 d3 ce 9e 2b 4a 21 4f 56 5b 04 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c6 49 a6 0e 28 86 3c e4 43 cc 77 e0 a3 bd a0 c1 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@8f0e3ccdded6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055417421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@8f0e3ccdded6: Final verdict of PTC: none 20241008055417425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055417425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(622)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(621)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(616)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(626)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(619)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(624)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(614)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Tue Oct 8 05:54:17 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 20241008055417477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055417879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70592) 20241008055418426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055418426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70592, count=71852) 20241008055419428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055419428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008055419828 DGPRS DEBUG Checking for inactive LLMEs, time = 30895059 (sgsn.c:131) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Tue Oct 8 05:54:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055420429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055420429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_usim_a54_a50 started. 20241008055420983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055420986 DMM INFO MM(262420000000040/f57f31e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055420986 DMM INFO MM(262420000000040/f57f31e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055420986 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055420986 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055420986 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055420986 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008055420986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Deallocated (fsm.c:568) 20241008055420986 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055420986 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055420986 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055420986 DLLC NOTICE LLME(d91a89c5/f57f31e4){ASSIGNED} LLGM Assign pre (f57f31e4 => ffffffff) (gprs_llc.c:1079) 20241008055420986 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f57f31e4 => ffffffff) (gprs_llc.c:1125) 20241008055420986 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055421024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055421024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055421024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055421024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055421024 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055421024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055421024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055421024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055421024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055421025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055421025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055421025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055421025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055421025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055421025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055421025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055421025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055421025 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055421025 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055421025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055421025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055421025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055421028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055421036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055421036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055421044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055421044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055421044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055421044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055421044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055421044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055421044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055421044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055421044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055421045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055421045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055421045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055421045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055421045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055421045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055421045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055421045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055421045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055421045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055421045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055421045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055421045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055421047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055421052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055421052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055421059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055421059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055421059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055421059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055421059 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055421059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055421059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055421059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055421059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055421060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055421060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055421060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055421060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055421060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055421060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055421060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055421060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055421060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055421060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055421060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055421060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055421060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055421062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055421067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055421067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055421431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055421431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055421431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055421431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055421435 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055421436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@8f0e3ccdded6: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='D244D738'O, index=0 SGSN_Test-GSUP(647)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@8f0e3ccdded6: 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 := '45167887754F3B41246C7B07BA2F3267'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D3B5E4E'O ("-;^N") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF2BF48D75E4CC9D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '02AF94FD3ADBDDD6B7A5E1FD66EECD3F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '65BC1E0E85F4C69F802B19E917216834'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0AF43DADE05217C61B4169EE2BA91237'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2A32846CA1B82C11'O } } } } } 20241008055422508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055422508 DLLC NOTICE LLME(ffffffff/d244d738){UNASSIGNED} LLC RX: unknown TLLI 0xd244d738, creating LLME on the fly (gprs_llc.c:552) 20241008055422508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055422508 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055422508 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055422508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055422508 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055422508 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055422508 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055422508 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055422508 DLLC NOTICE LLME(ffffffff/d244d738){UNASSIGNED} LLGM Assign pre (d244d738 => c7c9e277) (gprs_llc.c:1079) 20241008055422508 DLLC NOTICE LLME(d244d738/c7c9e277){ASSIGNED} LLGM Assign post (d244d738 => c7c9e277) (gprs_llc.c:1125) 20241008055422508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055422508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055422508 DMM DEBUG MM(262420000000040/c7c9e277) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055422516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055422516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055422516 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055422516 DMM DEBUG MM(262420000000040/c7c9e277) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008055422516 DMM NOTICE MM(262420000000040/c7c9e277) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055422516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055422516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055422516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055422516 DMM DEBUG MM(262420000000040/c7c9e277) Requesting authorization (sgsn_auth.c:160) 20241008055422516 DMM INFO MM(262420000000040/c7c9e277) Requesting authentication tuples (sgsn_auth.c:184) 20241008055422516 DMM DEBUG MM(262420000000040/c7c9e277) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055422516 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008055422516 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241008055422519 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055422519 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055422519 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055422519 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055422519 DMM INFO MM(262420000000040/c7c9e277) Subscriber data update (mmctx.c:445) 20241008055422519 DMM DEBUG MM(262420000000040/c7c9e277) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055422519 DMM INFO MM(262420000000040/c7c9e277) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055422519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055422519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055422519 DMM INFO MM(262420000000040/c7c9e277) <- GMM AUTH AND CIPHERING REQ (rand = 45 16 78 87 75 4f 3b 41 24 6c 7b 07 ba 2f 32 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0a f4 3d ad e0 52 17 c6 1b 41 69 ee 2b a9 12 37 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@8f0e3ccdded6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055422529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(635)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@8f0e3ccdded6: Final verdict of PTC: none 20241008055422535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055422535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI210(639)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(640)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(645)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(643)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(638)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(633)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Tue Oct 8 05:54:22 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 20241008055422632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055423034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20241008055423536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055423537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67504, count=71860) 20241008055424538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055424538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Tue Oct 8 05:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055425540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055425540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_detach_unknown_nopoweroff started. 20241008055426136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055426139 DMM INFO MM(262420000000040/c7c9e277) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055426139 DMM INFO MM(262420000000040/c7c9e277) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055426139 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055426139 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055426139 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055426139 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008055426139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Deallocated (fsm.c:568) 20241008055426139 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055426139 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055426139 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055426139 DLLC NOTICE LLME(d244d738/c7c9e277){ASSIGNED} LLGM Assign pre (c7c9e277 => ffffffff) (gprs_llc.c:1079) 20241008055426139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7c9e277 => ffffffff) (gprs_llc.c:1125) 20241008055426139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055426186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055426186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055426186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055426186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055426186 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055426186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055426186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055426186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055426186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055426186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055426186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055426186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055426187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055426187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055426187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055426187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055426187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055426187 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055426187 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055426187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055426187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055426187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055426189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055426193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055426193 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055426201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055426201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055426201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055426201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055426201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055426201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055426201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055426201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055426201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055426202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055426202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055426202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055426203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055426203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055426203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055426203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055426203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055426203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055426203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055426203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055426203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055426203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055426205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055426209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055426209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055426216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055426216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055426216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055426216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055426216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055426216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055426216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055426216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055426216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055426217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055426217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055426217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055426217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055426217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055426217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055426217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055426217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055426217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055426217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055426217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055426217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055426217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055426219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055426223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055426223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055426541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055426541 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055426541 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055426541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055426545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055426546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@8f0e3ccdded6: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F31EA478'O, index=0 SGSN_Test-GSUP(666)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241008055427619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055427619 DLLC NOTICE LLME(ffffffff/f31ea478){UNASSIGNED} LLC RX: unknown TLLI 0xf31ea478, creating LLME on the fly (gprs_llc.c:552) 20241008055427619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055427619 DMM NOTICE LLME(ffffffff/f31ea478){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241008055427619 DLLC NOTICE LLME(ffffffff/f31ea478){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241008055427619 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf31ea478 type=GPRS detach (gprs_gmm.c:1465) 20241008055427619 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241008055427619 DLLC NOTICE LLME(ffffffff/f31ea478){UNASSIGNED} LLGM Assign pre (f31ea478 => ffffffff) (gprs_llc.c:1079) 20241008055427619 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f31ea478 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@8f0e3ccdded6: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@8f0e3ccdded6: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055427629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35262<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055427631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_detach_unknown_nopoweroff-BVCI210(658)@8f0e3ccdded6: Final verdict of PTC: none 20241008055427632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(666)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(654)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(659)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(664)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(662)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(652)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(657)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Tue Oct 8 05:54:27 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 20241008055427721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055428023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20241008055428633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055428633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=57468) 20241008055429634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055429634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Tue Oct 8 05:54:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055430636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055430636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_detach_unknown_poweroff started. 20241008055431117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055431120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055431166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055431166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055431166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055431166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055431166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055431166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055431166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055431166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055431166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055431167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055431167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055431167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055431167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055431167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055431167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055431167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055431167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055431167 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055431167 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055431167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055431167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055431167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055431169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055431173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055431173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055431181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055431181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055431181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055431181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055431181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055431181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055431181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055431181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055431181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055431182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055431182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055431182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055431182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055431182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055431182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055431182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055431182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055431182 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055431182 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055431182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055431183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055431183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008055431185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055431189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055431189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055431196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055431196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055431196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055431196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055431196 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055431196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055431196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055431196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055431196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055431196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055431196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055431196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055431196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055431196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055431196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055431196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055431196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055431196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055431197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055431197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055431197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055431197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055431199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055431203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055431203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055431638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055431638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055431638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055431638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055431642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055431643 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@8f0e3ccdded6: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='FA322715'O, index=0 SGSN_Test-GSUP(685)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241008055432716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055432716 DLLC NOTICE LLME(ffffffff/fa322715){UNASSIGNED} LLC RX: unknown TLLI 0xfa322715, creating LLME on the fly (gprs_llc.c:552) 20241008055432716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055432716 DMM NOTICE LLME(ffffffff/fa322715){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@8f0e3ccdded6: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@8f0e3ccdded6: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055437725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35270<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055437729 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055437729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(683)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(678)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(673)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(681)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(671)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(676)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Tue Oct 8 05:54:37 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 20241008055437813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055438115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51324) 20241008055438731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055438731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51324, count=52584) 20241008055439732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055439732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Tue Oct 8 05:54:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055440734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055440734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_detach_nopoweroff started. 20241008055441201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055441203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055441246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055441246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055441246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055441246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055441246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055441246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055441246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055441246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055441246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055441247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055441247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055441247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055441247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055441247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055441247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055441247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055441247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055441247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055441247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055441247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055441247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055441247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055441250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008055441258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055441258 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(693)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_detach_nopoweroff-BVCI196(691)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055441263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055441263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055441263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055441263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055441263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055441263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055441263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055441263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055441263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055441264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055441264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055441264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055441264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055441264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055441264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055441264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055441264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055441264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055441264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055441264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055441264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055441264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055441266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055441271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055441271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055441278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055441278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055441278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055441278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055441278 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055441278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055441278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055441278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055441278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055441279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055441279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055441279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055441279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055441279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055441279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055441279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055441279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055441279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055441279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055441279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055441279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055441279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055441281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055441285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055441285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055441736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055441736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055441736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055441736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055441740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055441741 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@8f0e3ccdded6: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C89043C3'O, index=0 SGSN_Test-GSUP(704)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@8f0e3ccdded6: 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 := '88859A8F3A6C9C80824DED7365F1A8D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDB86A06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23784779DCB31217'O } } } } } 20241008055442810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055442810 DLLC NOTICE LLME(ffffffff/c89043c3){UNASSIGNED} LLC RX: unknown TLLI 0xc89043c3, creating LLME on the fly (gprs_llc.c:552) 20241008055442810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055442810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055442810 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055442810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055442810 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055442810 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055442810 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055442810 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055442810 DLLC NOTICE LLME(ffffffff/c89043c3){UNASSIGNED} LLGM Assign pre (c89043c3 => f0b3045c) (gprs_llc.c:1079) 20241008055442810 DLLC NOTICE LLME(c89043c3/f0b3045c){ASSIGNED} LLGM Assign post (c89043c3 => f0b3045c) (gprs_llc.c:1125) 20241008055442810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055442810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055442810 DMM DEBUG MM(262420000000015/f0b3045c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055442834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055442834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055442834 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055442834 DMM DEBUG MM(262420000000015/f0b3045c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241008055442834 DMM NOTICE MM(262420000000015/f0b3045c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055442834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055442834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055442834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055442834 DMM DEBUG MM(262420000000015/f0b3045c) Requesting authorization (sgsn_auth.c:160) 20241008055442834 DMM INFO MM(262420000000015/f0b3045c) Requesting authentication tuples (sgsn_auth.c:184) 20241008055442834 DMM DEBUG MM(262420000000015/f0b3045c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055442834 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241008055442834 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@8f0e3ccdded6: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241008055442840 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055442840 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055442840 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055442840 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055442840 DMM INFO MM(262420000000015/f0b3045c) Subscriber data update (mmctx.c:445) 20241008055442840 DMM DEBUG MM(262420000000015/f0b3045c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055442840 DMM INFO MM(262420000000015/f0b3045c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055442840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055442840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055442840 DMM INFO MM(262420000000015/f0b3045c) <- GMM AUTH AND CIPHERING REQ (rand = 88 85 9a 8f 3a 6c 9c 80 82 4d ed 73 65 f1 a8 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055442858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055442858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055442858 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055442858 DMM INFO MM(262420000000015/f0b3045c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055442858 DMM NOTICE MM(262420000000015/f0b3045c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055442858 DMM DEBUG MM(262420000000015/f0b3045c) checking auth: received GSM SRES = cd b8 6a 06 (gprs_gmm.c:666) 20241008055442858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055442858 DMM DEBUG MM(262420000000015/f0b3045c) Requesting authorization (sgsn_auth.c:160) 20241008055442858 DMM INFO MM(262420000000015/f0b3045c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055442858 DMM DEBUG MM(262420000000015/f0b3045c) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055442858 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241008055442858 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) 20241008055442858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055442858 DMM INFO MM(262420000000015/f0b3045c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0b3045c) (gprs_gmm.c:300) 20241008055442861 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055442861 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055442861 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241008055442861 DMM INFO MM(262420000000015/f0b3045c) Subscriber data update (mmctx.c:445) 20241008055442861 DMM DEBUG MM(262420000000015/f0b3045c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055442861 DMM INFO MM(262420000000015/f0b3045c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055442861 DMM NOTICE MM(262420000000015/f0b3045c) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241008055442861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055442861 DMM NOTICE MM(262420000000015/f0b3045c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055442861 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) 20241008055442862 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055442862 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241008055442862 DMM INFO MM(262420000000015/f0b3045c) Subscriber data update (mmctx.c:445) 20241008055442862 DMM DEBUG MM(262420000000015/f0b3045c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055442874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055442874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055442874 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055442874 DMM INFO MM(262420000000015/f0b3045c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055442874 DMM NOTICE MM(262420000000015/f0b3045c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055442874 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055442874 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055442874 DLLC NOTICE LLME(c89043c3/f0b3045c){ASSIGNED} LLGM Assign pre (ffffffff => f0b3045c) (gprs_llc.c:1079) 20241008055442874 DLLC NOTICE LLME(ffffffff/f0b3045c){ASSIGNED} LLGM Assign post (ffffffff => f0b3045c) (gprs_llc.c:1125) 20241008055442874 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055442874 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055442874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055442874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055442931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055442931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055442932 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055442932 DMM INFO MM(262420000000015/f0b3045c) -> GMM DETACH REQUEST TLLI=0xf0b3045c type=GPRS detach (gprs_gmm.c:1465) 20241008055442932 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241008055442932 DMM INFO MM(262420000000015/f0b3045c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008055442932 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055442932 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055442932 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055442932 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055442932 DLLC NOTICE LLME(ffffffff/f0b3045c){ASSIGNED} LLGM Assign pre (f0b3045c => ffffffff) (gprs_llc.c:1079) 20241008055442932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0b3045c => ffffffff) (gprs_llc.c:1125) 20241008055442932 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241008055442932 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) 20241008055442932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055442932 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055442932 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055442932 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055442934 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@8f0e3ccdded6: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055442947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@8f0e3ccdded6: Final verdict of PTC: none 20241008055442952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055442952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_nopoweroff-BVCI210(696)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(697)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(692)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(702)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(695)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(700)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(690)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Tue Oct 8 05:54:42 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241008055443031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055443333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92572) 20241008055443952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055443953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92572, count=93832) 20241008055444953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055444953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Tue Oct 8 05:54:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055445955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055445955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_detach_poweroff started. 20241008055446447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055446450 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055446495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055446495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055446495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055446495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055446495 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055446495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055446495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055446495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055446495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241008055446496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055446496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055446496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055446496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055446496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055446496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055446496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055446496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055446496 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055446496 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055446496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055446496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055446496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055446498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055446503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055446503 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055446510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055446510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055446510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055446510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055446510 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055446510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055446510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055446510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055446510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055446511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055446511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055446511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055446511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055446511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055446511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055446511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055446511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055446511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055446511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055446511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055446511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055446511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055446513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055446517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055446517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055446524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055446524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055446524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055446524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055446524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055446524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055446524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055446524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055446524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055446525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055446525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055446525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055446525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055446525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055446525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055446525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055446525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055446525 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055446525 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055446525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055446526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055446526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055446527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055446532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055446532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055446956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055446956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055446956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055446956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055446960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055446961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@8f0e3ccdded6: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='CF45A1A2'O, index=0 SGSN_Test-GSUP(723)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@8f0e3ccdded6: 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 := '69FD4A4BEF3C754E09FDAAA8C19332A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F51CDA83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C717FC8DBCE681AE'O } } } } } 20241008055448032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055448032 DLLC NOTICE LLME(ffffffff/cf45a1a2){UNASSIGNED} LLC RX: unknown TLLI 0xcf45a1a2, creating LLME on the fly (gprs_llc.c:552) 20241008055448032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055448032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055448032 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055448032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055448032 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055448032 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055448032 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055448032 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055448032 DLLC NOTICE LLME(ffffffff/cf45a1a2){UNASSIGNED} LLGM Assign pre (cf45a1a2 => c46535a8) (gprs_llc.c:1079) 20241008055448032 DLLC NOTICE LLME(cf45a1a2/c46535a8){ASSIGNED} LLGM Assign post (cf45a1a2 => c46535a8) (gprs_llc.c:1125) 20241008055448033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055448033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055448033 DMM DEBUG MM(262420000000016/c46535a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055448050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055448050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055448050 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055448050 DMM DEBUG MM(262420000000016/c46535a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241008055448050 DMM NOTICE MM(262420000000016/c46535a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055448050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055448050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055448050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055448050 DMM DEBUG MM(262420000000016/c46535a8) Requesting authorization (sgsn_auth.c:160) 20241008055448050 DMM INFO MM(262420000000016/c46535a8) Requesting authentication tuples (sgsn_auth.c:184) 20241008055448050 DMM DEBUG MM(262420000000016/c46535a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055448050 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241008055448050 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@8f0e3ccdded6: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241008055448055 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055448055 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055448055 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055448055 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055448055 DMM INFO MM(262420000000016/c46535a8) Subscriber data update (mmctx.c:445) 20241008055448055 DMM DEBUG MM(262420000000016/c46535a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055448055 DMM INFO MM(262420000000016/c46535a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055448055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055448055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055448055 DMM INFO MM(262420000000016/c46535a8) <- GMM AUTH AND CIPHERING REQ (rand = 69 fd 4a 4b ef 3c 75 4e 09 fd aa a8 c1 93 32 a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055448070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055448071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055448071 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055448071 DMM INFO MM(262420000000016/c46535a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055448071 DMM NOTICE MM(262420000000016/c46535a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055448071 DMM DEBUG MM(262420000000016/c46535a8) checking auth: received GSM SRES = f5 1c da 83 (gprs_gmm.c:666) 20241008055448071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055448071 DMM DEBUG MM(262420000000016/c46535a8) Requesting authorization (sgsn_auth.c:160) 20241008055448071 DMM INFO MM(262420000000016/c46535a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055448071 DMM DEBUG MM(262420000000016/c46535a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055448071 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241008055448071 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) 20241008055448071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055448071 DMM INFO MM(262420000000016/c46535a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc46535a8) (gprs_gmm.c:300) 20241008055448073 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055448073 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055448073 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241008055448073 DMM INFO MM(262420000000016/c46535a8) Subscriber data update (mmctx.c:445) 20241008055448073 DMM DEBUG MM(262420000000016/c46535a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055448073 DMM INFO MM(262420000000016/c46535a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055448073 DMM NOTICE MM(262420000000016/c46535a8) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241008055448073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055448073 DMM NOTICE MM(262420000000016/c46535a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055448073 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) 20241008055448075 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055448075 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241008055448075 DMM INFO MM(262420000000016/c46535a8) Subscriber data update (mmctx.c:445) 20241008055448075 DMM DEBUG MM(262420000000016/c46535a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055448086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055448086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055448086 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055448086 DMM INFO MM(262420000000016/c46535a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055448086 DMM NOTICE MM(262420000000016/c46535a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055448086 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055448086 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055448086 DLLC NOTICE LLME(cf45a1a2/c46535a8){ASSIGNED} LLGM Assign pre (ffffffff => c46535a8) (gprs_llc.c:1079) 20241008055448086 DLLC NOTICE LLME(ffffffff/c46535a8){ASSIGNED} LLGM Assign post (ffffffff => c46535a8) (gprs_llc.c:1125) 20241008055448086 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055448086 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055448086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055448086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055448137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055448137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241008055448137 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055448137 DMM INFO MM(262420000000016/c46535a8) -> GMM DETACH REQUEST TLLI=0xc46535a8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008055448137 DMM INFO MM(262420000000016/c46535a8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008055448137 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055448137 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055448137 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055448137 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055448137 DLLC NOTICE LLME(ffffffff/c46535a8){ASSIGNED} LLGM Assign pre (c46535a8 => ffffffff) (gprs_llc.c:1079) 20241008055448137 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c46535a8 => ffffffff) (gprs_llc.c:1125) 20241008055448137 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241008055448137 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) 20241008055448137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055448137 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055448137 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055448137 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055448137 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241008055449829 DGPRS DEBUG Checking for inactive LLMEs, time = 30895089 (sgsn.c:131) TC_detach_poweroff(725)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@8f0e3ccdded6: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055453154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33896<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055453158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055453158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(711)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(716)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(721)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@8f0e3ccdded6: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(709)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(714)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(719)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none Tue Oct 8 05:54:53 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_detach_poweroff finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241008055453219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055453521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92688) 20241008055454160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055454160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92688, count=93328) 20241008055455161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055455161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Tue Oct 8 05:54:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055456162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055456162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_pdp_act started. 20241008055456606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055456609 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055456639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055456639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055456639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055456639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055456639 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055456639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055456639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055456639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055456639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055456640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055456640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055456640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055456640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055456640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055456640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055456640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055456640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055456640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055456640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055456640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055456640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055456640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055456642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008055456646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055456646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055456656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055456656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055456656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055456656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055456656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055456656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055456656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055456656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055456656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055456657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055456657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055456657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055456657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055456657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055456657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055456657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055456657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055456657 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055456657 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055456657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055456657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055456657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055456659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055456664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055456664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055456675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055456675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055456675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055456675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055456675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055456675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055456675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055456675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055456675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055456675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055456675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055456675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055456675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055456675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055456675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055456675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055456675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055456675 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055456675 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055456676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055456676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055456676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055456677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055456681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055456681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(738)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055457164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055457164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055457164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055457164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055457168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055457169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(740)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='EF396A98'O, index=0 SGSN_Test-GSUP(742)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@8f0e3ccdded6: 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 := '35913C6FCE7874AA74671D031015D8F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EC8EDE1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '316C217613F09154'O } } } } } 20241008055457237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055457237 DLLC NOTICE LLME(ffffffff/ef396a98){UNASSIGNED} LLC RX: unknown TLLI 0xef396a98, creating LLME on the fly (gprs_llc.c:552) 20241008055457237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055457237 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055457238 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055457238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055457238 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055457238 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055457238 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055457238 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055457238 DLLC NOTICE LLME(ffffffff/ef396a98){UNASSIGNED} LLGM Assign pre (ef396a98 => ffd44533) (gprs_llc.c:1079) 20241008055457238 DLLC NOTICE LLME(ef396a98/ffd44533){ASSIGNED} LLGM Assign post (ef396a98 => ffd44533) (gprs_llc.c:1125) 20241008055457238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055457238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055457238 DMM DEBUG MM(262420000000017/ffd44533) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055457255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055457255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055457255 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055457255 DMM DEBUG MM(262420000000017/ffd44533) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241008055457255 DMM NOTICE MM(262420000000017/ffd44533) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055457255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055457255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055457255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055457255 DMM DEBUG MM(262420000000017/ffd44533) Requesting authorization (sgsn_auth.c:160) 20241008055457256 DMM INFO MM(262420000000017/ffd44533) Requesting authentication tuples (sgsn_auth.c:184) 20241008055457256 DMM DEBUG MM(262420000000017/ffd44533) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055457256 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241008055457256 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241008055457261 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055457261 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055457261 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055457261 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055457261 DMM INFO MM(262420000000017/ffd44533) Subscriber data update (mmctx.c:445) 20241008055457261 DMM DEBUG MM(262420000000017/ffd44533) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055457261 DMM INFO MM(262420000000017/ffd44533) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055457261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055457261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055457261 DMM INFO MM(262420000000017/ffd44533) <- GMM AUTH AND CIPHERING REQ (rand = 35 91 3c 6f ce 78 74 aa 74 67 1d 03 10 15 d8 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055457276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055457276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055457276 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055457276 DMM INFO MM(262420000000017/ffd44533) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055457276 DMM NOTICE MM(262420000000017/ffd44533) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055457276 DMM DEBUG MM(262420000000017/ffd44533) checking auth: received GSM SRES = 1e c8 ed e1 (gprs_gmm.c:666) 20241008055457276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055457276 DMM DEBUG MM(262420000000017/ffd44533) Requesting authorization (sgsn_auth.c:160) 20241008055457276 DMM INFO MM(262420000000017/ffd44533) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055457276 DMM DEBUG MM(262420000000017/ffd44533) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055457276 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241008055457276 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) 20241008055457276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055457276 DMM INFO MM(262420000000017/ffd44533) <- GMM ATTACH ACCEPT (new P-TMSI=0xffd44533) (gprs_gmm.c:300) 20241008055457279 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055457279 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055457279 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241008055457279 DMM INFO MM(262420000000017/ffd44533) Subscriber data update (mmctx.c:445) 20241008055457279 DMM DEBUG MM(262420000000017/ffd44533) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055457279 DMM INFO MM(262420000000017/ffd44533) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055457279 DMM NOTICE MM(262420000000017/ffd44533) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241008055457279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055457279 DMM NOTICE MM(262420000000017/ffd44533) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055457279 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) 20241008055457281 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055457281 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241008055457281 DMM INFO MM(262420000000017/ffd44533) Subscriber data update (mmctx.c:445) 20241008055457281 DMM DEBUG MM(262420000000017/ffd44533) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055457292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055457292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055457292 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055457292 DMM INFO MM(262420000000017/ffd44533) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055457292 DMM NOTICE MM(262420000000017/ffd44533) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055457292 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055457292 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055457292 DLLC NOTICE LLME(ef396a98/ffd44533){ASSIGNED} LLGM Assign pre (ffffffff => ffd44533) (gprs_llc.c:1079) 20241008055457292 DLLC NOTICE LLME(ffffffff/ffd44533){ASSIGNED} LLGM Assign post (ffffffff => ffd44533) (gprs_llc.c:1125) 20241008055457293 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055457293 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055457293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055457293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055457349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055457349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055457349 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055457349 DMM INFO MM(262420000000017/ffd44533) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055457349 DMM INFO MM(262420000000017/ffd44533) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055457349 DMM DEBUG MM(262420000000017/ffd44533) Using GGSN 0 (gprs_sm.c:317) 20241008055457350 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) 20241008055457350 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241008055457350 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055457350 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055457350 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241008055457375 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 ae 8c 03 ea 11 29 d1 31 57 14 05 7f f0 dd 46 55 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241008055457375 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fc0d0, cbp=0x5630b24b8bf0) (sgsn_libgtp.c:629) 20241008055457375 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055457375 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24be3d8 TLLI=ffd44533, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055457375 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055457376 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@8f0e3ccdded6: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055457395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40280<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@8f0e3ccdded6: Final verdict of PTC: none 20241008055457399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055457399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act-BVCI210(734)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(735)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(738)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(741)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(730)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(739)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(733)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(728)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act-BVCI220(738): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Tue Oct 8 05:54:57 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 20241008055457449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055457851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36644) 20241008055458401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055458401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36644, count=91956) 20241008055459402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055459402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Tue Oct 8 05:54:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055500404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055500404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_pdp_act_unattached started. 20241008055500894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055500897 DMM INFO MM(262420000000017/ffd44533) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055500898 DMM INFO MM(262420000000017/ffd44533) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055500898 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055500898 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055500898 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055500898 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055500898 DLLC NOTICE LLME(ffffffff/ffd44533){ASSIGNED} LLGM Assign pre (ffd44533 => ffffffff) (gprs_llc.c:1079) 20241008055500898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffd44533 => ffffffff) (gprs_llc.c:1125) 20241008055500898 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24be080 (gprs_sndcp.c:574) 20241008055500898 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24be3d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055500898 DMM NOTICE MM(262420000000017/ffd44533) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055500898 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241008055500898 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055500898 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055500898 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241008055500898 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241008055500898 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) 20241008055500898 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) 20241008055500898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055500898 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055500898 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055500898 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055500898 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055500953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055500953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055500953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055500953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055500953 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055500953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055500953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329)[0;m 20241008055500953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055500953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(749)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055500955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055500955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055500955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055500955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055500955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055500955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055500955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055500955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055500955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055500955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055500955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055500955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055500955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055500958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(746)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055500964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055500964 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(747)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055500972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055500972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055500972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055500972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055500972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055500972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055500972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055500972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055500972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055500973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055500973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055500973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055500973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055500973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055500973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055500973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055500973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055500973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055500973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055500973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055500974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055500974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055500976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008055500981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055500981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(754)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI210(752)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(759)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055500985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055500985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055500985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055500985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055500985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055500985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055500985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055500985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055500985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055500986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055500986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055500986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055500986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055500986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055500986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055500986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055500986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055500986 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055500986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055500986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055500986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055500986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055500987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055500991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055500992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055501405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055501406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055501406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055501406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055501410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055501411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@8f0e3ccdded6: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C945C42E'O, index=0 SGSN_Test-GSUP(761)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241008055501475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055501475 DLLC NOTICE LLME(ffffffff/c945c42e){UNASSIGNED} LLC RX: unknown TLLI 0xc945c42e, creating LLME on the fly (gprs_llc.c:552) 20241008055501475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241008055501475 DMM NOTICE LLME(ffffffff/c945c42e){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241008055501476 DLLC NOTICE LLME(ffffffff/c945c42e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241008055501476 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@8f0e3ccdded6: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@8f0e3ccdded6: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055501504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@8f0e3ccdded6: Final verdict of PTC: none 20241008055501509 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055501509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(755)@8f0e3ccdded6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(759)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(750)@8f0e3ccdded6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@8f0e3ccdded6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(757)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(753)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(748)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Tue Oct 8 05:55:01 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 20241008055501604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055501906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49224) 20241008055502510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055502511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49224, count=59176) 20241008055503512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055503512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Tue Oct 8 05:55:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055504514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055504514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_user started. 20241008055505003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055505006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055505053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055505053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055505053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055505053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055505053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055505053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055505053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055505053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055505053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055505053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055505053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055505053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055505053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055505053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055505053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055505054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055505054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055505054 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055505054 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055505054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055505054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055505054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055505055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055505060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505060 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055505067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055505067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055505067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055505067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055505067 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055505067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055505067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055505067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055505067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055505067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055505067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055505067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055505067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055505068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055505068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055505068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055505068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055505068 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055505068 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055505068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055505068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055505068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055505070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055505074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055505083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055505083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055505083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055505083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055505083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055505083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055505083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055505083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055505083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055505084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055505084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055505084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055505084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055505084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055505084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055505084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055505084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055505084 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055505084 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055505084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055505084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055505084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055505086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055505090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055505516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055505516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055505516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055505516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055505520 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055505522 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='F6D18AB6'O, index=0 SGSN_Test-GSUP(780)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@8f0e3ccdded6: 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 := '5C77C2947F90154A356DECE38F69CB0A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E309C478'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E12B2019E0405309'O } } } } } 20241008055505585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505585 DLLC NOTICE LLME(ffffffff/f6d18ab6){UNASSIGNED} LLC RX: unknown TLLI 0xf6d18ab6, creating LLME on the fly (gprs_llc.c:552) 20241008055505585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055505585 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055505585 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055505585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055505585 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055505585 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055505585 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055505585 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055505585 DLLC NOTICE LLME(ffffffff/f6d18ab6){UNASSIGNED} LLGM Assign pre (f6d18ab6 => daae5ffb) (gprs_llc.c:1079) 20241008055505585 DLLC NOTICE LLME(f6d18ab6/daae5ffb){ASSIGNED} LLGM Assign post (f6d18ab6 => daae5ffb) (gprs_llc.c:1125) 20241008055505585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055505585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055505585 DMM DEBUG MM(262420000000019/daae5ffb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055505597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055505597 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055505597 DMM DEBUG MM(262420000000019/daae5ffb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241008055505597 DMM NOTICE MM(262420000000019/daae5ffb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055505597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055505597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055505597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055505597 DMM DEBUG MM(262420000000019/daae5ffb) Requesting authorization (sgsn_auth.c:160) 20241008055505597 DMM INFO MM(262420000000019/daae5ffb) Requesting authentication tuples (sgsn_auth.c:184) 20241008055505597 DMM DEBUG MM(262420000000019/daae5ffb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055505597 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241008055505597 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241008055505601 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055505601 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055505601 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055505601 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055505601 DMM INFO MM(262420000000019/daae5ffb) Subscriber data update (mmctx.c:445) 20241008055505601 DMM DEBUG MM(262420000000019/daae5ffb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055505601 DMM INFO MM(262420000000019/daae5ffb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055505601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055505601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055505601 DMM INFO MM(262420000000019/daae5ffb) <- GMM AUTH AND CIPHERING REQ (rand = 5c 77 c2 94 7f 90 15 4a 35 6d ec e3 8f 69 cb 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055505613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055505613 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055505613 DMM INFO MM(262420000000019/daae5ffb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055505613 DMM NOTICE MM(262420000000019/daae5ffb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055505613 DMM DEBUG MM(262420000000019/daae5ffb) checking auth: received GSM SRES = e3 09 c4 78 (gprs_gmm.c:666) 20241008055505613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055505613 DMM DEBUG MM(262420000000019/daae5ffb) Requesting authorization (sgsn_auth.c:160) 20241008055505613 DMM INFO MM(262420000000019/daae5ffb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055505613 DMM DEBUG MM(262420000000019/daae5ffb) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055505613 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241008055505613 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) 20241008055505613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055505613 DMM INFO MM(262420000000019/daae5ffb) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaae5ffb) (gprs_gmm.c:300) 20241008055505615 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055505615 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055505615 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241008055505615 DMM INFO MM(262420000000019/daae5ffb) Subscriber data update (mmctx.c:445) 20241008055505615 DMM DEBUG MM(262420000000019/daae5ffb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055505615 DMM INFO MM(262420000000019/daae5ffb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055505615 DMM NOTICE MM(262420000000019/daae5ffb) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241008055505615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055505615 DMM NOTICE MM(262420000000019/daae5ffb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055505615 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) 20241008055505616 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055505616 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241008055505616 DMM INFO MM(262420000000019/daae5ffb) Subscriber data update (mmctx.c:445) 20241008055505616 DMM DEBUG MM(262420000000019/daae5ffb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055505628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055505628 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055505628 DMM INFO MM(262420000000019/daae5ffb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055505628 DMM NOTICE MM(262420000000019/daae5ffb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055505628 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055505628 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055505628 DLLC NOTICE LLME(f6d18ab6/daae5ffb){ASSIGNED} LLGM Assign pre (ffffffff => daae5ffb) (gprs_llc.c:1079) 20241008055505628 DLLC NOTICE LLME(ffffffff/daae5ffb){ASSIGNED} LLGM Assign post (ffffffff => daae5ffb) (gprs_llc.c:1125) 20241008055505628 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055505628 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055505628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055505628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055505687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055505687 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055505687 DMM INFO MM(262420000000019/daae5ffb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055505687 DMM INFO MM(262420000000019/daae5ffb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055505687 DMM DEBUG MM(262420000000019/daae5ffb) Using GGSN 0 (gprs_sm.c:317) 20241008055505687 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) 20241008055505687 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241008055505687 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055505687 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055505687 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241008055505704 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 2b 12 8b 9b 11 7a 70 45 46 14 05 7f 0c e8 36 bc 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) 20241008055505704 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fd148, cbp=0x5630b24b8ff0) (sgsn_libgtp.c:629) 20241008055505704 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055505705 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24bf518 TLLI=daae5ffb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055505705 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055505705 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055505720 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241008055505734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055505734 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008055505734 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@8f0e3ccdded6: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055505745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(773)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(768)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@8f0e3ccdded6: Final verdict of PTC: none 20241008055505750 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055505750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(778)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(776)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(771)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(766)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Tue Oct 8 05:55:05 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 20241008055505850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055506253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94752) 20241008055506752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055506752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94752, count=96012) 20241008055507753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055507754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:55:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055508755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055508756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_ggsn_reject started. 20241008055509349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055509350 DMM INFO MM(262420000000019/daae5ffb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055509350 DMM INFO MM(262420000000019/daae5ffb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055509350 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055509350 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055509350 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055509350 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055509350 DLLC NOTICE LLME(ffffffff/daae5ffb){ASSIGNED} LLGM Assign pre (daae5ffb => ffffffff) (gprs_llc.c:1079) 20241008055509350 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daae5ffb => ffffffff) (gprs_llc.c:1125) 20241008055509350 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24bf1c0 (gprs_sndcp.c:574) 20241008055509350 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24bf518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055509350 DMM NOTICE MM(262420000000019/daae5ffb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055509350 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241008055509350 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055509350 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055509350 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241008055509350 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241008055509350 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) 20241008055509350 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) 20241008055509350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055509350 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055509350 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055509350 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055509350 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055509388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055509388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055509388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055509388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055509388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055509388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055509388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055509388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055509388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055509389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055509389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055509389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055509389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055509389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055509389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055509389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055509389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055509389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055509389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055509389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055509390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055509390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055509392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055509397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055509397 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055509406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055509406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055509406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055509406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055509406 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055509406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055509406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055509406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055509406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055509407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055509407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055509407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055509407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055509407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055509407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055509407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055509407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055509407 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055509407 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055509407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055509408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055509408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055509410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055509415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055509415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055509424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055509424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055509424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055509424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055509424 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055509424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055509424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055509424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055509424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055509425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055509425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055509425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055509425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055509425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055509425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055509425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055509425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055509425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055509425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055509425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055509425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055509425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055509426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055509431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055509431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055509756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055509757 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055509757 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055509757 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055509761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055509762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='FEFD593B'O, index=0 SGSN_Test-GSUP(799)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@8f0e3ccdded6: 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 := 'DE429540DCFEB33C373D6F7C932A9C48'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21C1B0C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC7002EBA2BC3637'O } } } } } 20241008055509826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055509826 DLLC NOTICE LLME(ffffffff/fefd593b){UNASSIGNED} LLC RX: unknown TLLI 0xfefd593b, creating LLME on the fly (gprs_llc.c:552) 20241008055509826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055509826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055509826 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055509826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055509826 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055509826 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055509826 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055509826 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055509826 DLLC NOTICE LLME(ffffffff/fefd593b){UNASSIGNED} LLGM Assign pre (fefd593b => e8204906) (gprs_llc.c:1079) 20241008055509826 DLLC NOTICE LLME(fefd593b/e8204906){ASSIGNED} LLGM Assign post (fefd593b => e8204906) (gprs_llc.c:1125) 20241008055509826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055509826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055509826 DMM DEBUG MM(262420000000020/e8204906) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055509838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055509838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055509838 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055509838 DMM DEBUG MM(262420000000020/e8204906) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241008055509838 DMM NOTICE MM(262420000000020/e8204906) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055509838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055509838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055509838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055509838 DMM DEBUG MM(262420000000020/e8204906) Requesting authorization (sgsn_auth.c:160) 20241008055509838 DMM INFO MM(262420000000020/e8204906) Requesting authentication tuples (sgsn_auth.c:184) 20241008055509838 DMM DEBUG MM(262420000000020/e8204906) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055509838 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241008055509838 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241008055509842 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055509842 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055509842 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055509842 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055509842 DMM INFO MM(262420000000020/e8204906) Subscriber data update (mmctx.c:445) 20241008055509842 DMM DEBUG MM(262420000000020/e8204906) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055509842 DMM INFO MM(262420000000020/e8204906) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055509842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055509842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055509842 DMM INFO MM(262420000000020/e8204906) <- GMM AUTH AND CIPHERING REQ (rand = de 42 95 40 dc fe b3 3c 37 3d 6f 7c 93 2a 9c 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055509856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055509856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055509856 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055509856 DMM INFO MM(262420000000020/e8204906) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055509856 DMM NOTICE MM(262420000000020/e8204906) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055509856 DMM DEBUG MM(262420000000020/e8204906) checking auth: received GSM SRES = 21 c1 b0 c9 (gprs_gmm.c:666) 20241008055509856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055509856 DMM DEBUG MM(262420000000020/e8204906) Requesting authorization (sgsn_auth.c:160) 20241008055509856 DMM INFO MM(262420000000020/e8204906) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055509856 DMM DEBUG MM(262420000000020/e8204906) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055509856 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241008055509856 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) 20241008055509856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055509856 DMM INFO MM(262420000000020/e8204906) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8204906) (gprs_gmm.c:300) 20241008055509859 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055509859 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055509859 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241008055509859 DMM INFO MM(262420000000020/e8204906) Subscriber data update (mmctx.c:445) 20241008055509859 DMM DEBUG MM(262420000000020/e8204906) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055509859 DMM INFO MM(262420000000020/e8204906) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055509859 DMM NOTICE MM(262420000000020/e8204906) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241008055509859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055509859 DMM NOTICE MM(262420000000020/e8204906) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055509859 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) 20241008055509861 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055509861 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241008055509861 DMM INFO MM(262420000000020/e8204906) Subscriber data update (mmctx.c:445) 20241008055509861 DMM DEBUG MM(262420000000020/e8204906) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055509873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055509873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055509873 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055509873 DMM INFO MM(262420000000020/e8204906) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055509873 DMM NOTICE MM(262420000000020/e8204906) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055509873 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055509873 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055509873 DLLC NOTICE LLME(fefd593b/e8204906){ASSIGNED} LLGM Assign pre (ffffffff => e8204906) (gprs_llc.c:1079) 20241008055509873 DLLC NOTICE LLME(ffffffff/e8204906){ASSIGNED} LLGM Assign post (ffffffff => e8204906) (gprs_llc.c:1125) 20241008055509873 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055509873 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055509873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055509873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055509932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055509932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055509932 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055509932 DMM INFO MM(262420000000020/e8204906) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055509932 DMM INFO MM(262420000000020/e8204906) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055509932 DMM DEBUG MM(262420000000020/e8204906) Using GGSN 0 (gprs_sm.c:317) 20241008055509932 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) 20241008055509932 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241008055509932 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055509932 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055509932 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241008055509948 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 59 6b 6a 6e 11 78 15 90 41 14 05 7f bb a8 38 13 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) 20241008055509948 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ffad10fe1c0, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055509948 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241008055509948 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241008055509948 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008055509948 DMM NOTICE MM(262420000000020/e8204906) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@8f0e3ccdded6: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055509965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34334<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@8f0e3ccdded6: Final verdict of PTC: none 20241008055509970 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055509970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(787)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(797)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(792)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(785)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(795)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(790)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Tue Oct 8 05:55:09 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 20241008055510064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055510466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85576) 20241008055510971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055510971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85576, count=98216) 20241008055511972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055511972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:55:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055512973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055512973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_pdp_act_user_deact_mo started. 20241008055513580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055513582 DMM INFO MM(262420000000020/e8204906) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055513582 DMM INFO MM(262420000000020/e8204906) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055513583 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055513583 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055513583 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055513583 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055513583 DLLC NOTICE LLME(ffffffff/e8204906){ASSIGNED} LLGM Assign pre (e8204906 => ffffffff) (gprs_llc.c:1079) 20241008055513583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8204906 => ffffffff) (gprs_llc.c:1125) 20241008055513583 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241008055513583 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) 20241008055513583 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) 20241008055513583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055513583 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055513583 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055513583 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055513583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055513635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055513635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055513635 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055513635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055513635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055513636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055513636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055513636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055513636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055513636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055513636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055513636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055513636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055513636 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055513636 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055513636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055513636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055513636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055513639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055513650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055513650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(808)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_pdp_act_user_deact_mo-BVCI196(805)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(811)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055513656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055513656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055513656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055513656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055513656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055513656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055513656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055513656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055513656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055513657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055513657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055513657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055513657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055513657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055513657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055513657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055513657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055513657 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055513657 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055513657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055513658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055513658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055513660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055513666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055513666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055513674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055513674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055513674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055513674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055513674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055513674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055513674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055513674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055513674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055513675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055513675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055513675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055513675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055513675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055513675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055513675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055513675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055513675 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055513675 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055513675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055513675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055513675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055513678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055513684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055513684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055513974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055513974 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055513974 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055513974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055513978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055513979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='E1BA7689'O, index=0 SGSN_Test-GSUP(818)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@8f0e3ccdded6: 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 := '207BB46F4D4DE3636EBF0AF03A441E80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB6C5BCB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D90C3CF21652ADD1'O } } } } } 20241008055514052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055514052 DLLC NOTICE LLME(ffffffff/e1ba7689){UNASSIGNED} LLC RX: unknown TLLI 0xe1ba7689, creating LLME on the fly (gprs_llc.c:552) 20241008055514052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055514053 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055514053 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055514053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055514053 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055514053 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055514053 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055514053 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055514053 DLLC NOTICE LLME(ffffffff/e1ba7689){UNASSIGNED} LLGM Assign pre (e1ba7689 => cddb7932) (gprs_llc.c:1079) 20241008055514053 DLLC NOTICE LLME(e1ba7689/cddb7932){ASSIGNED} LLGM Assign post (e1ba7689 => cddb7932) (gprs_llc.c:1125) 20241008055514053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055514053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055514053 DMM DEBUG MM(262420000000021/cddb7932) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055514079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055514079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055514079 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055514079 DMM DEBUG MM(262420000000021/cddb7932) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241008055514079 DMM NOTICE MM(262420000000021/cddb7932) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055514079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055514079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055514079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055514079 DMM DEBUG MM(262420000000021/cddb7932) Requesting authorization (sgsn_auth.c:160) 20241008055514079 DMM INFO MM(262420000000021/cddb7932) Requesting authentication tuples (sgsn_auth.c:184) 20241008055514079 DMM DEBUG MM(262420000000021/cddb7932) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055514079 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241008055514079 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241008055514085 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055514085 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055514085 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055514085 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055514085 DMM INFO MM(262420000000021/cddb7932) Subscriber data update (mmctx.c:445) 20241008055514085 DMM DEBUG MM(262420000000021/cddb7932) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055514085 DMM INFO MM(262420000000021/cddb7932) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055514085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055514085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055514085 DMM INFO MM(262420000000021/cddb7932) <- GMM AUTH AND CIPHERING REQ (rand = 20 7b b4 6f 4d 4d e3 63 6e bf 0a f0 3a 44 1e 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055514103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055514103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055514103 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055514103 DMM INFO MM(262420000000021/cddb7932) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055514103 DMM NOTICE MM(262420000000021/cddb7932) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055514103 DMM DEBUG MM(262420000000021/cddb7932) checking auth: received GSM SRES = eb 6c 5b cb (gprs_gmm.c:666) 20241008055514103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055514103 DMM DEBUG MM(262420000000021/cddb7932) Requesting authorization (sgsn_auth.c:160) 20241008055514103 DMM INFO MM(262420000000021/cddb7932) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055514103 DMM DEBUG MM(262420000000021/cddb7932) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055514103 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241008055514103 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) 20241008055514103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055514103 DMM INFO MM(262420000000021/cddb7932) <- GMM ATTACH ACCEPT (new P-TMSI=0xcddb7932) (gprs_gmm.c:300) 20241008055514107 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055514107 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055514107 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008055514107 DMM INFO MM(262420000000021/cddb7932) Subscriber data update (mmctx.c:445) 20241008055514107 DMM DEBUG MM(262420000000021/cddb7932) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055514107 DMM INFO MM(262420000000021/cddb7932) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055514107 DMM NOTICE MM(262420000000021/cddb7932) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241008055514107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055514107 DMM NOTICE MM(262420000000021/cddb7932) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055514107 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) 20241008055514109 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055514109 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008055514109 DMM INFO MM(262420000000021/cddb7932) Subscriber data update (mmctx.c:445) 20241008055514109 DMM DEBUG MM(262420000000021/cddb7932) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055514120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055514120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055514120 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055514120 DMM INFO MM(262420000000021/cddb7932) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055514120 DMM NOTICE MM(262420000000021/cddb7932) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055514120 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055514120 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055514120 DLLC NOTICE LLME(e1ba7689/cddb7932){ASSIGNED} LLGM Assign pre (ffffffff => cddb7932) (gprs_llc.c:1079) 20241008055514120 DLLC NOTICE LLME(ffffffff/cddb7932){ASSIGNED} LLGM Assign post (ffffffff => cddb7932) (gprs_llc.c:1125) 20241008055514120 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055514120 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055514120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055514120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055514179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055514179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055514179 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055514179 DMM INFO MM(262420000000021/cddb7932) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055514179 DMM INFO MM(262420000000021/cddb7932) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055514179 DMM DEBUG MM(262420000000021/cddb7932) Using GGSN 0 (gprs_sm.c:317) 20241008055514179 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) 20241008055514179 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241008055514179 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055514179 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055514179 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241008055514204 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 44 14 50 f6 11 f9 cc dc 2d 14 05 7f f9 38 0f 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=1031 from retransmit req queue (gtp.c:443) 20241008055514205 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fe1c0, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055514205 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055514205 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=cddb7932, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055514205 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055514205 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055514222 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241008055514238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055514238 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008055514238 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055514245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055514245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241008055514245 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055514245 DMM INFO MM(262420000000021/cddb7932) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241008055514245 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055514245 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241008055514249 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) 20241008055514249 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffad10fe1c0, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055514249 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241008055514249 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=cddb7932, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055514249 DMM INFO MM(262420000000021/cddb7932) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241008055514249 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241008055514249 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@8f0e3ccdded6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055514265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47640<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(806)@8f0e3ccdded6: Final verdict of PTC: none 20241008055514269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055514269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(811)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(816)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(814)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(809)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(804)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Tue Oct 8 05:55:14 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 20241008055514365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055514768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104592) 20241008055515270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055515270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104592, count=105752) 20241008055516272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055516272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055517273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055517273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_pdp_act_user_deact_mt started. 20241008055517841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055517843 DMM INFO MM(262420000000021/cddb7932) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055517843 DMM INFO MM(262420000000021/cddb7932) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055517843 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055517843 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055517843 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055517843 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055517843 DLLC NOTICE LLME(ffffffff/cddb7932){ASSIGNED} LLGM Assign pre (cddb7932 => ffffffff) (gprs_llc.c:1079) 20241008055517843 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cddb7932 => ffffffff) (gprs_llc.c:1125) 20241008055517843 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241008055517844 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) 20241008055517844 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) 20241008055517844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055517844 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055517844 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055517844 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055517844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055517887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055517887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055517887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055517887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055517887 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055517887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055517887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055517887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055517887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055517888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055517888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055517888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055517889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055517889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055517889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055517889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055517889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055517889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055517889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055517889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055517889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055517889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055517891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055517895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055517895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055517902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055517902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055517902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055517902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055517902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055517902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055517902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055517902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055517902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055517903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055517903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055517903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055517903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055517903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055517903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055517903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055517903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055517903 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055517903 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055517903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055517903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055517903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055517905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055517910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055517910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055517919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055517919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055517919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055517919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055517919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055517919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055517919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055517919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055517919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055517919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055517919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055517919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055517919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055517919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055517919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055517919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055517919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055517919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055517919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055517919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055517920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055517920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055517922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055517927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055517927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055518274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055518274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055518274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055518274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055518278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055518279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F55E77FF'O, index=0 SGSN_Test-GSUP(837)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@8f0e3ccdded6: 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 := 'DF2BBA9F0E12528CB3D3A918006AFB6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E3AC3D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A4A2595BF9D2B33'O } } } } } 20241008055518346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055518346 DLLC NOTICE LLME(ffffffff/f55e77ff){UNASSIGNED} LLC RX: unknown TLLI 0xf55e77ff, creating LLME on the fly (gprs_llc.c:552) 20241008055518346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055518346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055518346 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055518346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055518346 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055518346 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055518346 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055518346 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055518346 DLLC NOTICE LLME(ffffffff/f55e77ff){UNASSIGNED} LLGM Assign pre (f55e77ff => cc084d06) (gprs_llc.c:1079) 20241008055518346 DLLC NOTICE LLME(f55e77ff/cc084d06){ASSIGNED} LLGM Assign post (f55e77ff => cc084d06) (gprs_llc.c:1125) 20241008055518346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055518346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055518346 DMM DEBUG MM(262420000000022/cc084d06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055518359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055518359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055518359 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055518359 DMM DEBUG MM(262420000000022/cc084d06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241008055518359 DMM NOTICE MM(262420000000022/cc084d06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055518359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055518359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055518359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055518359 DMM DEBUG MM(262420000000022/cc084d06) Requesting authorization (sgsn_auth.c:160) 20241008055518359 DMM INFO MM(262420000000022/cc084d06) Requesting authentication tuples (sgsn_auth.c:184) 20241008055518359 DMM DEBUG MM(262420000000022/cc084d06) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055518359 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241008055518359 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241008055518364 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055518364 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055518364 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055518364 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055518364 DMM INFO MM(262420000000022/cc084d06) Subscriber data update (mmctx.c:445) 20241008055518364 DMM DEBUG MM(262420000000022/cc084d06) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055518364 DMM INFO MM(262420000000022/cc084d06) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055518364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055518364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055518364 DMM INFO MM(262420000000022/cc084d06) <- GMM AUTH AND CIPHERING REQ (rand = df 2b ba 9f 0e 12 52 8c b3 d3 a9 18 00 6a fb 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055518375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055518375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055518375 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055518375 DMM INFO MM(262420000000022/cc084d06) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055518375 DMM NOTICE MM(262420000000022/cc084d06) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055518375 DMM DEBUG MM(262420000000022/cc084d06) checking auth: received GSM SRES = 9e 3a c3 d0 (gprs_gmm.c:666) 20241008055518375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055518375 DMM DEBUG MM(262420000000022/cc084d06) Requesting authorization (sgsn_auth.c:160) 20241008055518375 DMM INFO MM(262420000000022/cc084d06) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055518375 DMM DEBUG MM(262420000000022/cc084d06) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055518375 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241008055518375 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) 20241008055518376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055518376 DMM INFO MM(262420000000022/cc084d06) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc084d06) (gprs_gmm.c:300) 20241008055518377 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055518378 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055518378 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241008055518378 DMM INFO MM(262420000000022/cc084d06) Subscriber data update (mmctx.c:445) 20241008055518378 DMM DEBUG MM(262420000000022/cc084d06) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055518378 DMM INFO MM(262420000000022/cc084d06) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055518378 DMM NOTICE MM(262420000000022/cc084d06) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241008055518378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055518378 DMM NOTICE MM(262420000000022/cc084d06) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055518378 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) 20241008055518378 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055518378 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241008055518378 DMM INFO MM(262420000000022/cc084d06) Subscriber data update (mmctx.c:445) 20241008055518378 DMM DEBUG MM(262420000000022/cc084d06) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055518387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055518387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055518387 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055518387 DMM INFO MM(262420000000022/cc084d06) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055518387 DMM NOTICE MM(262420000000022/cc084d06) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055518387 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055518387 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055518387 DLLC NOTICE LLME(f55e77ff/cc084d06){ASSIGNED} LLGM Assign pre (ffffffff => cc084d06) (gprs_llc.c:1079) 20241008055518387 DLLC NOTICE LLME(ffffffff/cc084d06){ASSIGNED} LLGM Assign post (ffffffff => cc084d06) (gprs_llc.c:1125) 20241008055518387 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055518387 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055518387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055518387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055518443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055518443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055518443 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055518443 DMM INFO MM(262420000000022/cc084d06) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055518443 DMM INFO MM(262420000000022/cc084d06) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055518443 DMM DEBUG MM(262420000000022/cc084d06) Using GGSN 0 (gprs_sm.c:317) 20241008055518443 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) 20241008055518443 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241008055518443 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055518443 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055518443 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241008055518467 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 5f a7 a4 0f 11 7b 8e e3 de 14 05 7f b6 ac 9f 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=1033 from retransmit req queue (gtp.c:443) 20241008055518467 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fe1c0, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055518467 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055518467 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=cc084d06, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055518467 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055518467 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055518484 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241008055518500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055518500 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008055518500 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055518506 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241008055518506 DGPRS INFO PDP(262420000000022:5): Context 0x7ffad10fe1c0 was deleted (sgsn_libgtp.c:703) 20241008055518506 DMM INFO MM(262420000000022/cc084d06) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055518506 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241008055518506 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8f0e3ccdded6: Removing Client IMSI='262420000000022'H, index=0 20241008055518518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055518518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008055518518 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055518518 DMM INFO MM(262420000000022/cc084d06) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055518523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47666<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(825)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@8f0e3ccdded6: Final verdict of PTC: none 20241008055518528 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055518528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(835)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(830)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(828)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(833)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(823)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Tue Oct 8 05:55:18 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 20241008055518582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055518983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84184) 20241008055519529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055519529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008055519830 DGPRS DEBUG Checking for inactive LLMEs, time = 30895119 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=84184, count=104504) 20241008055520531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055520531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055521532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055521532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_deact_dup started. 20241008055522032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055522034 DMM INFO MM(262420000000022/cc084d06) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055522034 DMM INFO MM(262420000000022/cc084d06) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055522034 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055522034 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055522034 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055522034 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055522034 DLLC NOTICE LLME(ffffffff/cc084d06){ASSIGNED} LLGM Assign pre (cc084d06 => ffffffff) (gprs_llc.c:1079) 20241008055522034 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc084d06 => ffffffff) (gprs_llc.c:1125) 20241008055522034 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055522034 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055522034 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241008055522034 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) 20241008055522034 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) 20241008055522035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055522035 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055522035 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055522035 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055522035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055522070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055522070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055522070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055522070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055522070 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055522070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055522070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055522070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055522070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(844)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(845)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055522071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055522071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055522071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055522071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055522071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055522071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055522071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055522071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055522071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055522071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055522071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(845)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055522071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055522071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055522073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008055522077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(844)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(842)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055522081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055522081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055522081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055522081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055522081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055522081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055522081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055522081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055522081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055522081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055522081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055522081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055522082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055522082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055522082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055522082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055522082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055522082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055522082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055522082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055522082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055522082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055522084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055522088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055522096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055522096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055522096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055522096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055522096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055522096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055522096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055522096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055522096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055522097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055522097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055522097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055522097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055522097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055522097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055522097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055522097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055522097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055522097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055522097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055522097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055522097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055522099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055522103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055522533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055522533 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055522533 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055522533 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055522537 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055522539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(842)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F1B7E21A'O, index=0 SGSN_Test-GSUP(856)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: 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 := '681E0C211DDB579E9311EB8F257FA4E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '388EE3DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEF15B9FD51608C8'O } } } } } 20241008055522608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522608 DLLC NOTICE LLME(ffffffff/f1b7e21a){UNASSIGNED} LLC RX: unknown TLLI 0xf1b7e21a, creating LLME on the fly (gprs_llc.c:552) 20241008055522608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055522608 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055522608 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055522608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055522608 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055522608 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055522608 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055522608 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055522608 DLLC NOTICE LLME(ffffffff/f1b7e21a){UNASSIGNED} LLGM Assign pre (f1b7e21a => cfbc13c8) (gprs_llc.c:1079) 20241008055522608 DLLC NOTICE LLME(f1b7e21a/cfbc13c8){ASSIGNED} LLGM Assign post (f1b7e21a => cfbc13c8) (gprs_llc.c:1125) 20241008055522608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055522608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055522608 DMM DEBUG MM(262420000000046/cfbc13c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055522623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055522624 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055522624 DMM DEBUG MM(262420000000046/cfbc13c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241008055522624 DMM NOTICE MM(262420000000046/cfbc13c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055522624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055522624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055522624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055522624 DMM DEBUG MM(262420000000046/cfbc13c8) Requesting authorization (sgsn_auth.c:160) 20241008055522624 DMM INFO MM(262420000000046/cfbc13c8) Requesting authentication tuples (sgsn_auth.c:184) 20241008055522624 DMM DEBUG MM(262420000000046/cfbc13c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055522624 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241008055522624 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241008055522629 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055522629 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055522629 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055522629 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055522629 DMM INFO MM(262420000000046/cfbc13c8) Subscriber data update (mmctx.c:445) 20241008055522629 DMM DEBUG MM(262420000000046/cfbc13c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055522629 DMM INFO MM(262420000000046/cfbc13c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055522629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055522629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055522629 DMM INFO MM(262420000000046/cfbc13c8) <- GMM AUTH AND CIPHERING REQ (rand = 68 1e 0c 21 1d db 57 9e 93 11 eb 8f 25 7f a4 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055522644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055522644 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055522644 DMM INFO MM(262420000000046/cfbc13c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055522644 DMM NOTICE MM(262420000000046/cfbc13c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055522644 DMM DEBUG MM(262420000000046/cfbc13c8) checking auth: received GSM SRES = 38 8e e3 dc (gprs_gmm.c:666) 20241008055522644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055522644 DMM DEBUG MM(262420000000046/cfbc13c8) Requesting authorization (sgsn_auth.c:160) 20241008055522644 DMM INFO MM(262420000000046/cfbc13c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055522644 DMM DEBUG MM(262420000000046/cfbc13c8) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055522644 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241008055522644 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) 20241008055522644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055522644 DMM INFO MM(262420000000046/cfbc13c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfbc13c8) (gprs_gmm.c:300) 20241008055522647 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055522647 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055522648 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241008055522648 DMM INFO MM(262420000000046/cfbc13c8) Subscriber data update (mmctx.c:445) 20241008055522648 DMM DEBUG MM(262420000000046/cfbc13c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055522648 DMM INFO MM(262420000000046/cfbc13c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055522648 DMM NOTICE MM(262420000000046/cfbc13c8) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241008055522648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055522648 DMM NOTICE MM(262420000000046/cfbc13c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055522648 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) 20241008055522649 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055522649 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241008055522649 DMM INFO MM(262420000000046/cfbc13c8) Subscriber data update (mmctx.c:445) 20241008055522649 DMM DEBUG MM(262420000000046/cfbc13c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055522659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055522659 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055522659 DMM INFO MM(262420000000046/cfbc13c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055522659 DMM NOTICE MM(262420000000046/cfbc13c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055522659 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055522659 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055522659 DLLC NOTICE LLME(f1b7e21a/cfbc13c8){ASSIGNED} LLGM Assign pre (ffffffff => cfbc13c8) (gprs_llc.c:1079) 20241008055522659 DLLC NOTICE LLME(ffffffff/cfbc13c8){ASSIGNED} LLGM Assign post (ffffffff => cfbc13c8) (gprs_llc.c:1125) 20241008055522660 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055522660 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055522660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055522660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055522715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055522715 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055522715 DMM INFO MM(262420000000046/cfbc13c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055522715 DMM INFO MM(262420000000046/cfbc13c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055522715 DMM DEBUG MM(262420000000046/cfbc13c8) Using GGSN 0 (gprs_sm.c:317) 20241008055522715 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) 20241008055522715 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241008055522715 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055522715 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055522716 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241008055522741 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 a7 69 d8 5e 11 81 09 bb 99 14 05 7f d1 0d 98 23 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241008055522741 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fe1c0, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055522741 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055522741 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=cfbc13c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055522741 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055522741 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055522757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241008055522757 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055522757 DMM INFO MM(262420000000046/cfbc13c8) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241008055522757 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055522757 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241008055522758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055522758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055522758 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055522758 DMM INFO MM(262420000000046/cfbc13c8) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241008055522758 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055522758 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: "Received deletePDPContextResponse 1, seq_nr=1036" 20241008055522761 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) 20241008055522761 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffad10fe1c0, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055522761 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241008055522761 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=cfbc13c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055522761 DMM INFO MM(262420000000046/cfbc13c8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241008055522761 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241008055522761 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008055522762 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) 20241008055522762 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(842)@8f0e3ccdded6: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055524782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(854)@8f0e3ccdded6: Final verdict of PTC: none 20241008055524787 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(844)@8f0e3ccdded6: Final verdict of PTC: none 20241008055524787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(842)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(845)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(849)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(852)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(847)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(843)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(842): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Tue Oct 8 05:55:24 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 20241008055524845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055525247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105484) 20241008055525788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055525788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105484, count=106644) 20241008055526789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055526789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Tue Oct 8 05:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055527790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055527790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_second_attempt started. 20241008055528334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055528334 DMM INFO MM(262420000000046/cfbc13c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055528334 DMM INFO MM(262420000000046/cfbc13c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055528334 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055528334 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055528334 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055528334 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055528334 DLLC NOTICE LLME(ffffffff/cfbc13c8){ASSIGNED} LLGM Assign pre (cfbc13c8 => ffffffff) (gprs_llc.c:1079) 20241008055528334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfbc13c8 => ffffffff) (gprs_llc.c:1125) 20241008055528334 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241008055528334 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) 20241008055528334 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) 20241008055528334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055528334 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055528334 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055528334 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055528334 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055528352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055528352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055528352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055528352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055528352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055528352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055528352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055528352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055528352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055528353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055528353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055528353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055528353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055528353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055528353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055528353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055528353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055528353 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055528354 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055528354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055528354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055528354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008055528356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055528361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055528366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055528366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055528366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055528366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055528366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055528366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055528366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055528366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055528366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055528367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055528367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055528367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055528367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055528367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055528367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055528367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055528367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055528367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055528367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055528367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055528367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055528367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055528369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055528374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055528381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055528381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055528381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055528381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055528381 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055528381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055528381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055528381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055528381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055528382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055528382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055528382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055528382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055528382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055528382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055528382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055528382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055528382 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055528382 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055528382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055528382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055528382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055528384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055528389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055528792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055528792 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055528792 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055528792 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055528796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055528797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@8f0e3ccdded6: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D02F54EB'O, index=0 SGSN_Test-GSUP(875)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@8f0e3ccdded6: 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 := '0E1FB2364912B86DA3A704B27A511567'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D28D458D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC3F60B713725379'O } } } } } 20241008055528848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528848 DLLC NOTICE LLME(ffffffff/d02f54eb){UNASSIGNED} LLC RX: unknown TLLI 0xd02f54eb, creating LLME on the fly (gprs_llc.c:552) 20241008055528848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055528848 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055528848 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055528848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055528848 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055528848 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055528848 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055528848 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055528848 DLLC NOTICE LLME(ffffffff/d02f54eb){UNASSIGNED} LLGM Assign pre (d02f54eb => f19280f8) (gprs_llc.c:1079) 20241008055528848 DLLC NOTICE LLME(d02f54eb/f19280f8){ASSIGNED} LLGM Assign post (d02f54eb => f19280f8) (gprs_llc.c:1125) 20241008055528849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055528849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055528849 DMM DEBUG MM(262420000000022/f19280f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055528862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055528862 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055528862 DMM DEBUG MM(262420000000022/f19280f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241008055528862 DMM NOTICE MM(262420000000022/f19280f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055528862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055528862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055528862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055528862 DMM DEBUG MM(262420000000022/f19280f8) Requesting authorization (sgsn_auth.c:160) 20241008055528862 DMM INFO MM(262420000000022/f19280f8) Requesting authentication tuples (sgsn_auth.c:184) 20241008055528862 DMM DEBUG MM(262420000000022/f19280f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055528862 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241008055528862 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241008055528866 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055528866 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055528866 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055528866 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055528866 DMM INFO MM(262420000000022/f19280f8) Subscriber data update (mmctx.c:445) 20241008055528866 DMM DEBUG MM(262420000000022/f19280f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055528866 DMM INFO MM(262420000000022/f19280f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055528866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055528866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055528866 DMM INFO MM(262420000000022/f19280f8) <- GMM AUTH AND CIPHERING REQ (rand = 0e 1f b2 36 49 12 b8 6d a3 a7 04 b2 7a 51 15 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055528879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055528880 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055528880 DMM INFO MM(262420000000022/f19280f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055528880 DMM NOTICE MM(262420000000022/f19280f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055528880 DMM DEBUG MM(262420000000022/f19280f8) checking auth: received GSM SRES = d2 8d 45 8d (gprs_gmm.c:666) 20241008055528880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055528880 DMM DEBUG MM(262420000000022/f19280f8) Requesting authorization (sgsn_auth.c:160) 20241008055528880 DMM INFO MM(262420000000022/f19280f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055528880 DMM DEBUG MM(262420000000022/f19280f8) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055528880 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241008055528880 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) 20241008055528880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055528880 DMM INFO MM(262420000000022/f19280f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf19280f8) (gprs_gmm.c:300) 20241008055528883 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055528883 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055528883 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241008055528883 DMM INFO MM(262420000000022/f19280f8) Subscriber data update (mmctx.c:445) 20241008055528883 DMM DEBUG MM(262420000000022/f19280f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055528883 DMM INFO MM(262420000000022/f19280f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055528883 DMM NOTICE MM(262420000000022/f19280f8) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241008055528883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055528883 DMM NOTICE MM(262420000000022/f19280f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055528883 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) 20241008055528884 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055528884 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241008055528884 DMM INFO MM(262420000000022/f19280f8) Subscriber data update (mmctx.c:445) 20241008055528884 DMM DEBUG MM(262420000000022/f19280f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055528895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055528895 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055528895 DMM INFO MM(262420000000022/f19280f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055528895 DMM NOTICE MM(262420000000022/f19280f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055528895 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055528895 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055528895 DLLC NOTICE LLME(d02f54eb/f19280f8){ASSIGNED} LLGM Assign pre (ffffffff => f19280f8) (gprs_llc.c:1079) 20241008055528895 DLLC NOTICE LLME(ffffffff/f19280f8){ASSIGNED} LLGM Assign post (ffffffff => f19280f8) (gprs_llc.c:1125) 20241008055528895 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055528895 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055528895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055528895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_second_attempt(877)@8f0e3ccdded6: 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 := '369FE19C5130955257E2842E7A47DA12'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3118092'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60AEEBEB3CE33A2F'O } } } } } 20241008055528952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055528952 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055528952 DMM INFO MM(262420000000022/f19280f8) -> GMM ATTACH REQUEST MI(TMSI-0xF19280F8) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055528952 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055528952 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008055528952 DLLC NOTICE LLME(ffffffff/f19280f8){ASSIGNED} LLGM Assign pre (f19280f8 => d389f27c) (gprs_llc.c:1079) 20241008055528952 DLLC NOTICE LLME(f19280f8/d389f27c){ASSIGNED} LLGM Assign post (f19280f8 => d389f27c) (gprs_llc.c:1125) 20241008055528952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055528952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055528952 DMM DEBUG MM(262420000000022/d389f27c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055528963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055528963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241008055528964 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055528964 DMM DEBUG MM(262420000000022/d389f27c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241008055528964 DMM NOTICE MM(262420000000022/d389f27c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055528964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055528964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055528964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055528964 DMM DEBUG MM(262420000000022/d389f27c) Requesting authorization (sgsn_auth.c:160) 20241008055528964 DMM INFO MM(262420000000022/d389f27c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055528964 DMM DEBUG MM(262420000000022/d389f27c) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055528964 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241008055528964 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) 20241008055534964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241008055534964 DMM ERROR MM(262420000000022/d389f27c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241008055534964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241008055534964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008055534964 DMM NOTICE MM(262420000000022/d389f27c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241008055534964 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241008055534964 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) 20241008055534964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Reject}: Deallocated (fsm.c:568) 20241008055534964 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Deallocated (fsm.c:568) 20241008055534964 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055534964 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008055534964 DLLC NOTICE LLME(f19280f8/d389f27c){ASSIGNED} LLGM Assign pre (d389f27c => ffffffff) (gprs_llc.c:1079) 20241008055534964 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d389f27c => ffffffff) (gprs_llc.c:1125) 20241008055548793 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008055548793 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055548794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241008055549831 DGPRS DEBUG Checking for inactive LLMEs, time = 30895149 (sgsn.c:131) 20241008055558355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055558358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055558358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055558368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055558372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055558372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055558383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055558387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055558387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@8f0e3ccdded6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8f0e3ccdded6: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@8f0e3ccdded6: Final verdict of PTC: none 20241008055558866 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055558866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(863)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(873)@8f0e3ccdded6: Final verdict of PTC: none 20241008055558870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53826<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI210(867)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(868)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(871)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(866)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(861)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_second_attempt(877)@8f0e3ccdded6: Final verdict of PTC: fail reason: "Tguard timeout" MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@8f0e3ccdded6: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Tue Oct 8 05:55:58 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 20241008055558983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055559285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106388) 20241008055559867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055559867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106388, count=111820) 20241008055600869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055600869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Tue Oct 8 05:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055601869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055601870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_echo_timeout started. 20241008055602359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055602361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055602403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055602403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055602403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055602403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055602403 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055602403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055602403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055602403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055602403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055602404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055602404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055602404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055602404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055602404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055602404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055602404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055602404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055602404 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055602404 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055602404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055602404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055602404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055602407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055602412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055602412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055602420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055602420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055602420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055602420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055602420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055602420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055602420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055602420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055602420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055602420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055602420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055602420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055602420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055602420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055602420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055602420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055602420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055602420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055602420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055602420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055602421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055602421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055602422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008055602427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055602427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055602438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055602438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055602438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055602438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055602438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055602438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055602438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055602438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055602438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055602439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055602439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055602439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055602439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055602439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055602439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055602439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055602439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055602439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055602439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055602439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055602440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055602440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055602442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055602447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055602447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055602871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055602871 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055602871 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055602871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055602875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055602876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@8f0e3ccdded6: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E7084D73'O, index=0 SGSN_Test-GSUP(894)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@8f0e3ccdded6: 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 := '0918C64D49BF6839C26DA1177A1E5280'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C2CAD27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F0834D2AA58E6E1'O } } } } } 20241008055602952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055602952 DLLC NOTICE LLME(ffffffff/e7084d73){UNASSIGNED} LLC RX: unknown TLLI 0xe7084d73, creating LLME on the fly (gprs_llc.c:552) 20241008055602952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055602952 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055602952 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055602952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055602952 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055602952 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055602952 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055602952 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055602952 DLLC NOTICE LLME(ffffffff/e7084d73){UNASSIGNED} LLGM Assign pre (e7084d73 => ed96ddce) (gprs_llc.c:1079) 20241008055602952 DLLC NOTICE LLME(e7084d73/ed96ddce){ASSIGNED} LLGM Assign post (e7084d73 => ed96ddce) (gprs_llc.c:1125) 20241008055602952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055602952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055602952 DMM DEBUG MM(262420000000067/ed96ddce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055602969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055602969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055602969 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055602969 DMM DEBUG MM(262420000000067/ed96ddce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241008055602969 DMM NOTICE MM(262420000000067/ed96ddce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055602969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055602969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055602969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055602969 DMM DEBUG MM(262420000000067/ed96ddce) Requesting authorization (sgsn_auth.c:160) 20241008055602969 DMM INFO MM(262420000000067/ed96ddce) Requesting authentication tuples (sgsn_auth.c:184) 20241008055602969 DMM DEBUG MM(262420000000067/ed96ddce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055602969 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241008055602969 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241008055602975 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055602975 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055602975 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055602975 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055602975 DMM INFO MM(262420000000067/ed96ddce) Subscriber data update (mmctx.c:445) 20241008055602975 DMM DEBUG MM(262420000000067/ed96ddce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055602975 DMM INFO MM(262420000000067/ed96ddce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055602975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055602975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055602975 DMM INFO MM(262420000000067/ed96ddce) <- GMM AUTH AND CIPHERING REQ (rand = 09 18 c6 4d 49 bf 68 39 c2 6d a1 17 7a 1e 52 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055602989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055602989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055602989 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055602989 DMM INFO MM(262420000000067/ed96ddce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055602989 DMM NOTICE MM(262420000000067/ed96ddce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055602989 DMM DEBUG MM(262420000000067/ed96ddce) checking auth: received GSM SRES = 0c 2c ad 27 (gprs_gmm.c:666) 20241008055602990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055602990 DMM DEBUG MM(262420000000067/ed96ddce) Requesting authorization (sgsn_auth.c:160) 20241008055602990 DMM INFO MM(262420000000067/ed96ddce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055602990 DMM DEBUG MM(262420000000067/ed96ddce) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055602990 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241008055602990 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) 20241008055602990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055602990 DMM INFO MM(262420000000067/ed96ddce) <- GMM ATTACH ACCEPT (new P-TMSI=0xed96ddce) (gprs_gmm.c:300) 20241008055602992 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055602992 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055602992 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241008055602992 DMM INFO MM(262420000000067/ed96ddce) Subscriber data update (mmctx.c:445) 20241008055602992 DMM DEBUG MM(262420000000067/ed96ddce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055602992 DMM INFO MM(262420000000067/ed96ddce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055602992 DMM NOTICE MM(262420000000067/ed96ddce) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241008055602992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055602992 DMM NOTICE MM(262420000000067/ed96ddce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055602992 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) 20241008055602994 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055602994 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241008055602994 DMM INFO MM(262420000000067/ed96ddce) Subscriber data update (mmctx.c:445) 20241008055602994 DMM DEBUG MM(262420000000067/ed96ddce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055603005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055603006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055603006 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055603006 DMM INFO MM(262420000000067/ed96ddce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055603006 DMM NOTICE MM(262420000000067/ed96ddce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055603006 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055603006 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055603006 DLLC NOTICE LLME(e7084d73/ed96ddce){ASSIGNED} LLGM Assign pre (ffffffff => ed96ddce) (gprs_llc.c:1079) 20241008055603006 DLLC NOTICE LLME(ffffffff/ed96ddce){ASSIGNED} LLGM Assign post (ffffffff => ed96ddce) (gprs_llc.c:1125) 20241008055603006 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055603006 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055603006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055603006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055603062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055603062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055603062 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055603062 DMM INFO MM(262420000000067/ed96ddce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055603062 DMM INFO MM(262420000000067/ed96ddce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055603062 DMM DEBUG MM(262420000000067/ed96ddce) Using GGSN 0 (gprs_sm.c:317) 20241008055603062 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) 20241008055603062 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241008055603062 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055603062 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055603062 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241008055603087 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 e7 cc 0b ab 11 3b 1f 1a 13 14 05 7f 0e 20 ec 06 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) 20241008055603087 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fe1c0, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055603087 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055603087 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24bf518 TLLI=ed96ddce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055603087 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055603087 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055607889 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241008055607895 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) 20241008055607895 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5630b24b0090) (sgsn_libgtp.c:629) 20241008055612891 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1039" 20241008055617891 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241008055617891 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1039" 20241008055619832 DGPRS DEBUG Checking for inactive LLMEs, time = 30895179 (sgsn.c:131) 20241008055622871 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008055622871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008055622872 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055622892 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241008055622892 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241008055622892 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1041" 20241008055627894 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241008055627894 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241008055627894 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241008055627894 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1041" 20241008055632406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055632412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055632412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055632421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055632424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055632424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055632440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055632445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055632445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055632894 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241008055632894 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241008055632894 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241008055632894 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241008055632894 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1043" 20241008055637895 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241008055637895 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241008055637896 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241008055637896 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241008055637896 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5630b24b0090) (sgsn_libgtp.c:629) 20241008055637896 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5630b24b0090) (sgsn_libgtp.c:633) 20241008055637896 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241008055637896 DMM INFO MM(262420000000067/ed96ddce) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055637896 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241008055637896 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008055637896 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241008055637896 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241008055637896 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008055637896 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241008055637896 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241008055637896 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008055637896 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241008055637896 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241008055637896 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008055637896 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241008055637896 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@8f0e3ccdded6: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@8f0e3ccdded6: Removing Client IMSI='262420000000067'H, index=0 20241008055637915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055637915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008055637915 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055637915 DMM INFO MM(262420000000067/ed96ddce) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055637920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(882)@8f0e3ccdded6: Final verdict of PTC: none 20241008055637921 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055637921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(887)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(892)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(880)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(890)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(885)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Tue Oct 8 05:56:37 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 20241008055638003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055638406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112640) 20241008055638922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055638922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112640, count=113800) 20241008055639923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055639923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Tue Oct 8 05:56:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055640924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055640925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_restart_ctr_echo started. 20241008055641514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055641517 DMM INFO MM(262420000000067/ed96ddce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055641517 DMM INFO MM(262420000000067/ed96ddce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055641517 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055641517 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055641517 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055641517 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055641517 DLLC NOTICE LLME(ffffffff/ed96ddce){ASSIGNED} LLGM Assign pre (ed96ddce => ffffffff) (gprs_llc.c:1079) 20241008055641517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed96ddce => ffffffff) (gprs_llc.c:1125) 20241008055641517 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24bf1c0 (gprs_sndcp.c:574) 20241008055641517 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24bf518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055641517 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241008055641517 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) 20241008055641517 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) 20241008055641517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055641517 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055641517 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055641517 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055641517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055641563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055641563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055641563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055641563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055641563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055641563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055641563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055641563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055641563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055641564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055641564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055641564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055641564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055641564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055641564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055641564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055641564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055641564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055641564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055641564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055641564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055641564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008055641568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008055641575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055641575 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055641579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055641579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055641579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055641579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055641579 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055641579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055641579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055641579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055641579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055641580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055641580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055641580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055641580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055641580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055641580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055641580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055641580 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055641580 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055641580 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055641580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055641580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055641580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055641581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008055641586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055641586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055641598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055641598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055641598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055641598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055641598 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055641598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055641598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055641598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055641598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055641599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055641599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055641599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055641599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055641599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055641599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055641599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055641599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055641599 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055641599 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055641599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055641599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055641599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055641600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055641605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055641605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055641925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055641925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055641925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055641926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055641929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055641930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@8f0e3ccdded6: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='C5010F89'O, index=0 SGSN_Test-GSUP(913)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@8f0e3ccdded6: 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 := 'A2BC0ED58E0E96BC029976B1823CDE44'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22DE94C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0E0BE52350D85E3'O } } } } } 20241008055642002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055642002 DLLC NOTICE LLME(ffffffff/c5010f89){UNASSIGNED} LLC RX: unknown TLLI 0xc5010f89, creating LLME on the fly (gprs_llc.c:552) 20241008055642002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055642002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055642002 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055642002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055642002 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055642002 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055642002 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055642002 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055642002 DLLC NOTICE LLME(ffffffff/c5010f89){UNASSIGNED} LLGM Assign pre (c5010f89 => c28a32c4) (gprs_llc.c:1079) 20241008055642002 DLLC NOTICE LLME(c5010f89/c28a32c4){ASSIGNED} LLGM Assign post (c5010f89 => c28a32c4) (gprs_llc.c:1125) 20241008055642002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055642002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055642002 DMM DEBUG MM(262420000000023/c28a32c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055642020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055642020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055642020 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055642020 DMM DEBUG MM(262420000000023/c28a32c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241008055642020 DMM NOTICE MM(262420000000023/c28a32c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055642020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055642020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055642020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055642020 DMM DEBUG MM(262420000000023/c28a32c4) Requesting authorization (sgsn_auth.c:160) 20241008055642020 DMM INFO MM(262420000000023/c28a32c4) Requesting authentication tuples (sgsn_auth.c:184) 20241008055642020 DMM DEBUG MM(262420000000023/c28a32c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055642020 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241008055642020 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241008055642025 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055642025 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055642025 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055642025 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055642025 DMM INFO MM(262420000000023/c28a32c4) Subscriber data update (mmctx.c:445) 20241008055642025 DMM DEBUG MM(262420000000023/c28a32c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055642025 DMM INFO MM(262420000000023/c28a32c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055642025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055642025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055642025 DMM INFO MM(262420000000023/c28a32c4) <- GMM AUTH AND CIPHERING REQ (rand = a2 bc 0e d5 8e 0e 96 bc 02 99 76 b1 82 3c de 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055642038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055642038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055642038 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055642038 DMM INFO MM(262420000000023/c28a32c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055642038 DMM NOTICE MM(262420000000023/c28a32c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055642039 DMM DEBUG MM(262420000000023/c28a32c4) checking auth: received GSM SRES = 22 de 94 c2 (gprs_gmm.c:666) 20241008055642039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055642039 DMM DEBUG MM(262420000000023/c28a32c4) Requesting authorization (sgsn_auth.c:160) 20241008055642039 DMM INFO MM(262420000000023/c28a32c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055642039 DMM DEBUG MM(262420000000023/c28a32c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055642039 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241008055642039 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) 20241008055642039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055642039 DMM INFO MM(262420000000023/c28a32c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc28a32c4) (gprs_gmm.c:300) 20241008055642041 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055642041 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055642041 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241008055642041 DMM INFO MM(262420000000023/c28a32c4) Subscriber data update (mmctx.c:445) 20241008055642041 DMM DEBUG MM(262420000000023/c28a32c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055642041 DMM INFO MM(262420000000023/c28a32c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055642041 DMM NOTICE MM(262420000000023/c28a32c4) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241008055642041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055642041 DMM NOTICE MM(262420000000023/c28a32c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055642041 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) 20241008055642042 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055642042 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241008055642042 DMM INFO MM(262420000000023/c28a32c4) Subscriber data update (mmctx.c:445) 20241008055642042 DMM DEBUG MM(262420000000023/c28a32c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055642052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055642052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055642052 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055642052 DMM INFO MM(262420000000023/c28a32c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055642052 DMM NOTICE MM(262420000000023/c28a32c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055642052 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055642052 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055642052 DLLC NOTICE LLME(c5010f89/c28a32c4){ASSIGNED} LLGM Assign pre (ffffffff => c28a32c4) (gprs_llc.c:1079) 20241008055642052 DLLC NOTICE LLME(ffffffff/c28a32c4){ASSIGNED} LLGM Assign post (ffffffff => c28a32c4) (gprs_llc.c:1125) 20241008055642052 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055642052 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055642052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055642052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055642108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055642108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055642108 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055642108 DMM INFO MM(262420000000023/c28a32c4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055642108 DMM INFO MM(262420000000023/c28a32c4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055642108 DMM DEBUG MM(262420000000023/c28a32c4) Using GGSN 0 (gprs_sm.c:317) 20241008055642108 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241008055642108 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055642108 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055642108 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241008055642124 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 f3 95 f7 ad 11 77 b5 69 5e 14 05 7f 9c 13 40 c9 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) 20241008055642124 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fb058, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055642124 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055642124 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=c28a32c4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055642124 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055642125 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055647109 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241008055647116 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) 20241008055647116 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5630b24b0090) (sgsn_libgtp.c:629) 20241008055649833 DGPRS DEBUG Checking for inactive LLMEs, time = 30895209 (sgsn.c:131) 20241008055652111 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241008055652117 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) 20241008055652117 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5630b24b0090) (sgsn_libgtp.c:629) 20241008055652117 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241008055652117 DMM INFO MM(262420000000023/c28a32c4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055652117 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241008055652117 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@8f0e3ccdded6: Removing Client IMSI='262420000000023'H, index=0 20241008055652133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055652133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008055652133 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055652133 DMM INFO MM(262420000000023/c28a32c4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055652138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37682<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055652141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055652141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(913)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(901)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(911)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(909)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(899)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(904)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Tue Oct 8 05:56:52 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 20241008055652246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055652648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99692) 20241008055653142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055653142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99692, count=104048) 20241008055654143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055654143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Tue Oct 8 05:56:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055655144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055655144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_restart_ctr_create started. 20241008055655702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055655705 DMM INFO MM(262420000000023/c28a32c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055655705 DMM INFO MM(262420000000023/c28a32c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055655705 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055655705 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055655705 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055655705 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055655705 DLLC NOTICE LLME(ffffffff/c28a32c4){ASSIGNED} LLGM Assign pre (c28a32c4 => ffffffff) (gprs_llc.c:1079) 20241008055655705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c28a32c4 => ffffffff) (gprs_llc.c:1125) 20241008055655705 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055655705 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055655705 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241008055655705 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) 20241008055655705 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) 20241008055655705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055655705 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055655705 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055655705 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055655705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055655760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055655760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055655760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055655760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055655760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055655760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055655760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055655760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055655760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055655761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055655761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055655761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055655761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055655761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055655761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055655761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055655761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055655761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055655761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055655761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055655761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055655761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055655763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055655767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055655767 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055655774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055655774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055655774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055655774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055655774 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055655774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055655774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055655774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055655774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055655775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055655775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055655775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055655775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055655775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055655775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055655775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055655775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055655775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055655775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055655775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055655776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055655776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055655778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055655782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055655782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(927)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(924)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055655793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055655793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055655793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055655793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055655793 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055655793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055655793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055655793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055655793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055655794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055655794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055655794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055655794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055655794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055655794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055655794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055655794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055655794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055655794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055655794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055655794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055655794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055655796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055655801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055655801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055656145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055656145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055656146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055656146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055656149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055656150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(930)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@8f0e3ccdded6: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FD40AB46'O, index=0 SGSN_Test-GSUP(932)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@8f0e3ccdded6: 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 := '999A5DD76BFFD0C5CAC43971C1C7E718'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1240B2CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B6FB891F2C93CA6'O } } } } } 20241008055656225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055656225 DLLC NOTICE LLME(ffffffff/fd40ab46){UNASSIGNED} LLC RX: unknown TLLI 0xfd40ab46, creating LLME on the fly (gprs_llc.c:552) 20241008055656225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055656225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055656225 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055656225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055656225 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055656225 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055656225 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055656225 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055656225 DLLC NOTICE LLME(ffffffff/fd40ab46){UNASSIGNED} LLGM Assign pre (fd40ab46 => e2a4712f) (gprs_llc.c:1079) 20241008055656225 DLLC NOTICE LLME(fd40ab46/e2a4712f){ASSIGNED} LLGM Assign post (fd40ab46 => e2a4712f) (gprs_llc.c:1125) 20241008055656225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055656225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055656225 DMM DEBUG MM(262420000000024/e2a4712f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055656246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055656246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055656247 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055656247 DMM DEBUG MM(262420000000024/e2a4712f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241008055656247 DMM NOTICE MM(262420000000024/e2a4712f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055656247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055656247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055656247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055656247 DMM DEBUG MM(262420000000024/e2a4712f) Requesting authorization (sgsn_auth.c:160) 20241008055656247 DMM INFO MM(262420000000024/e2a4712f) Requesting authentication tuples (sgsn_auth.c:184) 20241008055656247 DMM DEBUG MM(262420000000024/e2a4712f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055656247 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241008055656247 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241008055656253 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055656253 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055656253 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055656253 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055656253 DMM INFO MM(262420000000024/e2a4712f) Subscriber data update (mmctx.c:445) 20241008055656253 DMM DEBUG MM(262420000000024/e2a4712f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055656253 DMM INFO MM(262420000000024/e2a4712f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055656253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055656253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055656253 DMM INFO MM(262420000000024/e2a4712f) <- GMM AUTH AND CIPHERING REQ (rand = 99 9a 5d d7 6b ff d0 c5 ca c4 39 71 c1 c7 e7 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055656271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055656271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055656271 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055656271 DMM INFO MM(262420000000024/e2a4712f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055656271 DMM NOTICE MM(262420000000024/e2a4712f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055656271 DMM DEBUG MM(262420000000024/e2a4712f) checking auth: received GSM SRES = 12 40 b2 ce (gprs_gmm.c:666) 20241008055656271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055656271 DMM DEBUG MM(262420000000024/e2a4712f) Requesting authorization (sgsn_auth.c:160) 20241008055656271 DMM INFO MM(262420000000024/e2a4712f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055656271 DMM DEBUG MM(262420000000024/e2a4712f) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055656271 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241008055656271 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) 20241008055656271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055656271 DMM INFO MM(262420000000024/e2a4712f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2a4712f) (gprs_gmm.c:300) 20241008055656274 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055656274 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055656274 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241008055656274 DMM INFO MM(262420000000024/e2a4712f) Subscriber data update (mmctx.c:445) 20241008055656274 DMM DEBUG MM(262420000000024/e2a4712f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055656274 DMM INFO MM(262420000000024/e2a4712f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055656274 DMM NOTICE MM(262420000000024/e2a4712f) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241008055656274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055656274 DMM NOTICE MM(262420000000024/e2a4712f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055656274 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) 20241008055656277 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055656277 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241008055656277 DMM INFO MM(262420000000024/e2a4712f) Subscriber data update (mmctx.c:445) 20241008055656277 DMM DEBUG MM(262420000000024/e2a4712f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055656290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055656290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055656290 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055656290 DMM INFO MM(262420000000024/e2a4712f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055656290 DMM NOTICE MM(262420000000024/e2a4712f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055656290 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055656290 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055656290 DLLC NOTICE LLME(fd40ab46/e2a4712f){ASSIGNED} LLGM Assign pre (ffffffff => e2a4712f) (gprs_llc.c:1079) 20241008055656290 DLLC NOTICE LLME(ffffffff/e2a4712f){ASSIGNED} LLGM Assign post (ffffffff => e2a4712f) (gprs_llc.c:1125) 20241008055656290 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055656290 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055656290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055656290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055656349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055656349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055656349 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055656349 DMM INFO MM(262420000000024/e2a4712f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055656349 DMM INFO MM(262420000000024/e2a4712f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055656349 DMM DEBUG MM(262420000000024/e2a4712f) Using GGSN 0 (gprs_sm.c:317) 20241008055656349 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241008055656349 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055656349 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055656349 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241008055656375 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 28 71 5e 7b 11 c5 a4 4c 0b 14 05 7f 56 bb 97 eb 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) 20241008055656375 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7ffad10fb058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241008055656375 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7ffad10fb058, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055656375 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241008055656375 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241008055656375 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008055656375 DMM NOTICE MM(262420000000024/e2a4712f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055656381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055656381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055656381 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055656381 DMM INFO MM(262420000000024/e2a4712f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055656381 DMM INFO MM(262420000000024/e2a4712f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055656381 DMM DEBUG MM(262420000000024/e2a4712f) Using GGSN 0 (gprs_sm.c:317) 20241008055656381 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241008055656381 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055656381 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055656381 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241008055656383 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 28 71 5e 7b 11 c5 a4 4c 0b 14 05 7f 56 bb 97 eb 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) 20241008055656383 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7ffad10fb058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241008055656383 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fb058, cbp=0x5630b24bad20) (sgsn_libgtp.c:629) 20241008055656383 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055656383 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=e2a4712f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055656383 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055656383 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@8f0e3ccdded6: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055656390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@8f0e3ccdded6: Final verdict of PTC: none 20241008055656391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055656391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(931)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(925)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(920)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(923)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(929)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(918)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Tue Oct 8 05:56:56 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 20241008055656483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055656885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103812) 20241008055657392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055657392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103812, count=105072) 20241008055658394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055658394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:56:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055659395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055659395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241008055659968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055659971 DMM INFO MM(262420000000024/e2a4712f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055659972 DMM INFO MM(262420000000024/e2a4712f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055659972 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055659972 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055659972 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055659972 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055659972 DLLC NOTICE LLME(ffffffff/e2a4712f){ASSIGNED} LLGM Assign pre (e2a4712f => ffffffff) (gprs_llc.c:1079) 20241008055659972 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2a4712f => ffffffff) (gprs_llc.c:1125) 20241008055659972 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055659972 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055659972 DMM NOTICE MM(262420000000024/e2a4712f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055659972 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241008055659972 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055659972 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055659972 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241008055659972 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241008055659972 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) 20241008055659972 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) 20241008055659972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055659972 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055659972 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055659972 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055659972 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055700021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055700021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055700021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055700021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055700021 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055700021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055700021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055700021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055700021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055700021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055700021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055700021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055700021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055700021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055700021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055700022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055700022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055700022 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055700022 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055700022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055700022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055700022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055700023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055700028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055700028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055700035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055700035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055700035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055700035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055700035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055700035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055700035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055700035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055700035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055700036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055700036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055700036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055700036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055700036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055700036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055700036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055700036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055700036 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055700036 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055700036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055700036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055700036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055700038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055700042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055700042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055700054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055700054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055700054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055700054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055700054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055700054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055700054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055700054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055700054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055700055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055700055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055700055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055700055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055700055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055700055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055700055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055700055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055700055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055700055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055700055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055700055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055700055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055700057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055700061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055700061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055700396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055700396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055700396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055700396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055700400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055700401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='F4A35AC0'O, index=0 SGSN_Test-GSUP(951)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8f0e3ccdded6: 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 := '5D597384B7A4A423596383207FA18F98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '422FA706'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1ECAA5D80523644'O } } } } } 20241008055701475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055701475 DLLC NOTICE LLME(ffffffff/f4a35ac0){UNASSIGNED} LLC RX: unknown TLLI 0xf4a35ac0, creating LLME on the fly (gprs_llc.c:552) 20241008055701475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055701475 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055701475 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055701475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055701475 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055701475 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055701475 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055701475 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055701475 DLLC NOTICE LLME(ffffffff/f4a35ac0){UNASSIGNED} LLGM Assign pre (f4a35ac0 => c3f37750) (gprs_llc.c:1079) 20241008055701475 DLLC NOTICE LLME(f4a35ac0/c3f37750){ASSIGNED} LLGM Assign post (f4a35ac0 => c3f37750) (gprs_llc.c:1125) 20241008055701475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055701475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055701475 DMM DEBUG MM(262420000000025/c3f37750) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055701481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055701481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055701481 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055701481 DMM DEBUG MM(262420000000025/c3f37750) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241008055701481 DMM NOTICE MM(262420000000025/c3f37750) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055701481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055701481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055701481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055701481 DMM DEBUG MM(262420000000025/c3f37750) Requesting authorization (sgsn_auth.c:160) 20241008055701481 DMM INFO MM(262420000000025/c3f37750) Requesting authentication tuples (sgsn_auth.c:184) 20241008055701481 DMM DEBUG MM(262420000000025/c3f37750) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055701481 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241008055701481 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241008055701482 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055701482 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055701482 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055701482 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055701482 DMM INFO MM(262420000000025/c3f37750) Subscriber data update (mmctx.c:445) 20241008055701482 DMM DEBUG MM(262420000000025/c3f37750) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055701482 DMM INFO MM(262420000000025/c3f37750) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055701482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055701482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055701482 DMM INFO MM(262420000000025/c3f37750) <- GMM AUTH AND CIPHERING REQ (rand = 5d 59 73 84 b7 a4 a4 23 59 63 83 20 7f a1 8f 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055701486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055701486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055701486 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055701486 DMM INFO MM(262420000000025/c3f37750) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055701486 DMM NOTICE MM(262420000000025/c3f37750) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055701486 DMM DEBUG MM(262420000000025/c3f37750) checking auth: received GSM SRES = 42 2f a7 06 (gprs_gmm.c:666) 20241008055701486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055701486 DMM DEBUG MM(262420000000025/c3f37750) Requesting authorization (sgsn_auth.c:160) 20241008055701486 DMM INFO MM(262420000000025/c3f37750) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055701486 DMM DEBUG MM(262420000000025/c3f37750) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055701486 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241008055701486 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) 20241008055701486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055701486 DMM INFO MM(262420000000025/c3f37750) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3f37750) (gprs_gmm.c:300) 20241008055701486 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055701486 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055701486 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241008055701486 DMM INFO MM(262420000000025/c3f37750) Subscriber data update (mmctx.c:445) 20241008055701486 DMM DEBUG MM(262420000000025/c3f37750) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055701486 DMM INFO MM(262420000000025/c3f37750) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055701486 DMM NOTICE MM(262420000000025/c3f37750) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241008055701486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055701486 DMM NOTICE MM(262420000000025/c3f37750) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055701486 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) 20241008055701487 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055701487 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241008055701487 DMM INFO MM(262420000000025/c3f37750) Subscriber data update (mmctx.c:445) 20241008055701487 DMM DEBUG MM(262420000000025/c3f37750) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055701490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055701490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055701490 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055701490 DMM INFO MM(262420000000025/c3f37750) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055701490 DMM NOTICE MM(262420000000025/c3f37750) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055701490 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055701490 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055701490 DLLC NOTICE LLME(f4a35ac0/c3f37750){ASSIGNED} LLGM Assign pre (ffffffff => c3f37750) (gprs_llc.c:1079) 20241008055701490 DLLC NOTICE LLME(ffffffff/c3f37750){ASSIGNED} LLGM Assign post (ffffffff => c3f37750) (gprs_llc.c:1125) 20241008055701490 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055701490 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055701490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055701490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055701550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055701550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055701550 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055701550 DMM INFO MM(262420000000025/c3f37750) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055701550 DMM INFO MM(262420000000025/c3f37750) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055701550 DMM DEBUG MM(262420000000025/c3f37750) Using GGSN 0 (gprs_sm.c:317) 20241008055701550 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) 20241008055701550 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241008055701550 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055701550 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055701550 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241008055701578 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 ad 67 8d 71 11 b3 91 28 a8 14 05 7f 3e d2 0c 05 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) 20241008055701578 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fc0d0, cbp=0x5630b24b7680) (sgsn_libgtp.c:629) 20241008055701578 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055701578 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=c3f37750, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055701578 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055701578 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055701593 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241008055701593 DGPRS INFO PDP(262420000000025:5): Context 0x7ffad10fc0d0 was deleted (sgsn_libgtp.c:703) 20241008055701593 DMM INFO MM(262420000000025/c3f37750) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055701593 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241008055701593 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008055709595 DMM INFO MM(262420000000025/c3f37750) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055717006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241008055717597 DMM INFO MM(262420000000025/c3f37750) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055719834 DGPRS DEBUG Checking for inactive LLMEs, time = 30895239 (sgsn.c:131) 20241008055720397 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008055720397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008055720397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055725598 DMM INFO MM(262420000000025/c3f37750) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055730022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055730028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055730028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055730037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055730040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055730040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055730055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055730058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055730058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055733598 DMM INFO MM(262420000000025/c3f37750) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8f0e3ccdded6: Removing Client IMSI='262420000000025'H, index=0 20241008055733615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055733615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008055733615 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055733615 DMM INFO MM(262420000000025/c3f37750) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055733619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48794<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(951)@8f0e3ccdded6: Final verdict of PTC: none 20241008055733624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055733624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(945)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(939)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(944)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(950)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(937)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(948)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(942)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Tue Oct 8 05:57:33 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 20241008055733694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055734097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103568) 20241008055734625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055734626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103568, count=111904) 20241008055735627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055735627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055736629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055736629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241008055737190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055737192 DMM INFO MM(262420000000025/c3f37750) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055737192 DMM INFO MM(262420000000025/c3f37750) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055737192 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055737192 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055737192 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055737192 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055737192 DLLC NOTICE LLME(ffffffff/c3f37750){ASSIGNED} LLGM Assign pre (c3f37750 => ffffffff) (gprs_llc.c:1079) 20241008055737192 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3f37750 => ffffffff) (gprs_llc.c:1125) 20241008055737192 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055737192 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055737192 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241008055737192 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) 20241008055737192 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) 20241008055737192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055737192 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055737192 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055737192 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055737192 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055737236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055737236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055737236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055737236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055737236 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055737236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055737236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055737236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055737236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055737237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055737237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055737237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055737237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055737237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055737237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055737237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055737237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055737237 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055737237 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055737237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055737237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055737237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055737239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055737244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055737244 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055737251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055737251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055737251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055737251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055737251 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055737251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055737251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055737251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055737251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055737252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055737252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055737252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055737252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055737252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055737252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055737252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055737252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055737252 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055737252 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055737252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055737252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055737252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055737254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055737259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055737259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055737267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055737267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055737267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055737267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055737267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055737267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055737267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055737267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055737267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055737268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055737268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055737268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055737268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055737268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055737268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055737268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055737268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055737268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055737268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055737268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055737268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055737268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055737270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055737275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055737275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055737631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055737631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055737631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055737631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055737635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055737636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='F9957A00'O, index=0 SGSN_Test-GSUP(970)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@8f0e3ccdded6: 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 := 'C4875E7E5A1E595EFB24CF23C64770C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E615A961'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A0D282A128888DC'O } } } } } 20241008055737703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055737703 DLLC NOTICE LLME(ffffffff/f9957a00){UNASSIGNED} LLC RX: unknown TLLI 0xf9957a00, creating LLME on the fly (gprs_llc.c:552) 20241008055737703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055737703 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055737703 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055737703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055737703 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055737703 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055737703 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055737703 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055737703 DLLC NOTICE LLME(ffffffff/f9957a00){UNASSIGNED} LLGM Assign pre (f9957a00 => ded54c9f) (gprs_llc.c:1079) 20241008055737703 DLLC NOTICE LLME(f9957a00/ded54c9f){ASSIGNED} LLGM Assign post (f9957a00 => ded54c9f) (gprs_llc.c:1125) 20241008055737703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055737703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055737703 DMM DEBUG MM(262420000000027/ded54c9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055737721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055737721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055737721 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055737721 DMM DEBUG MM(262420000000027/ded54c9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241008055737721 DMM NOTICE MM(262420000000027/ded54c9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055737721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055737721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055737721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055737721 DMM DEBUG MM(262420000000027/ded54c9f) Requesting authorization (sgsn_auth.c:160) 20241008055737721 DMM INFO MM(262420000000027/ded54c9f) Requesting authentication tuples (sgsn_auth.c:184) 20241008055737721 DMM DEBUG MM(262420000000027/ded54c9f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055737721 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241008055737721 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241008055737727 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055737727 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055737727 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055737727 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055737727 DMM INFO MM(262420000000027/ded54c9f) Subscriber data update (mmctx.c:445) 20241008055737727 DMM DEBUG MM(262420000000027/ded54c9f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055737727 DMM INFO MM(262420000000027/ded54c9f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055737727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055737727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055737727 DMM INFO MM(262420000000027/ded54c9f) <- GMM AUTH AND CIPHERING REQ (rand = c4 87 5e 7e 5a 1e 59 5e fb 24 cf 23 c6 47 70 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055737741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055737741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055737742 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055737742 DMM INFO MM(262420000000027/ded54c9f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055737742 DMM NOTICE MM(262420000000027/ded54c9f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055737742 DMM DEBUG MM(262420000000027/ded54c9f) checking auth: received GSM SRES = e6 15 a9 61 (gprs_gmm.c:666) 20241008055737742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055737742 DMM DEBUG MM(262420000000027/ded54c9f) Requesting authorization (sgsn_auth.c:160) 20241008055737742 DMM INFO MM(262420000000027/ded54c9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055737742 DMM DEBUG MM(262420000000027/ded54c9f) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055737742 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241008055737742 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) 20241008055737742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055737742 DMM INFO MM(262420000000027/ded54c9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xded54c9f) (gprs_gmm.c:300) 20241008055737745 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055737745 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055737745 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241008055737745 DMM INFO MM(262420000000027/ded54c9f) Subscriber data update (mmctx.c:445) 20241008055737745 DMM DEBUG MM(262420000000027/ded54c9f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055737745 DMM INFO MM(262420000000027/ded54c9f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055737745 DMM NOTICE MM(262420000000027/ded54c9f) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241008055737745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055737745 DMM NOTICE MM(262420000000027/ded54c9f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055737745 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) 20241008055737747 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055737747 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241008055737747 DMM INFO MM(262420000000027/ded54c9f) Subscriber data update (mmctx.c:445) 20241008055737747 DMM DEBUG MM(262420000000027/ded54c9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055737756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055737756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055737756 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055737756 DMM INFO MM(262420000000027/ded54c9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055737756 DMM NOTICE MM(262420000000027/ded54c9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055737756 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055737757 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055737757 DLLC NOTICE LLME(f9957a00/ded54c9f){ASSIGNED} LLGM Assign pre (ffffffff => ded54c9f) (gprs_llc.c:1079) 20241008055737757 DLLC NOTICE LLME(ffffffff/ded54c9f){ASSIGNED} LLGM Assign post (ffffffff => ded54c9f) (gprs_llc.c:1125) 20241008055737757 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055737757 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055737757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055737757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055737816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055737816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055737816 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055737816 DMM INFO MM(262420000000027/ded54c9f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055737816 DMM INFO MM(262420000000027/ded54c9f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055737816 DMM DEBUG MM(262420000000027/ded54c9f) Using GGSN 0 (gprs_sm.c:317) 20241008055737816 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) 20241008055737816 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241008055737816 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055737816 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055737816 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@8f0e3ccdded6: First createPDPContextRequest received, dropping & waiting for retransmission 20241008055742817 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241008055742835 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 03 38 5e 7c 11 3c 09 8f b4 14 05 7f ec c1 ab 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241008055742835 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fc0d0, cbp=0x5630b24b7680) (sgsn_libgtp.c:629) 20241008055742835 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055742835 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=ded54c9f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055742835 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055742835 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241008055742850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055742850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241008055742850 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055742850 DMM INFO MM(262420000000027/ded54c9f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241008055742850 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055742850 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@8f0e3ccdded6: First deletePDPContextRequest received, dropping & waiting for retransmission 20241008055747851 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241008055747859 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) 20241008055747859 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffad10fc0d0, cbp=0x5630b24b7680) (sgsn_libgtp.c:629) 20241008055747859 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241008055747859 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ded54c9f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055747859 DMM INFO MM(262420000000027/ded54c9f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241008055747859 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241008055747859 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@8f0e3ccdded6: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055747876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(954)@8f0e3ccdded6: Final verdict of PTC: none 20241008055747881 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(968)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(958)@8f0e3ccdded6: Final verdict of PTC: none 20241008055747881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(963)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(966)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(956)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(961)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Tue Oct 8 05:57:47 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 20241008055747945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055748347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94964) 20241008055748882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055748882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94964, count=102860) 20241008055749835 DGPRS DEBUG Checking for inactive LLMEs, time = 30895269 (sgsn.c:131) 20241008055749882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055749883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:57:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055750883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055750884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241008055751449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055751452 DMM INFO MM(262420000000027/ded54c9f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055751452 DMM INFO MM(262420000000027/ded54c9f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055751452 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055751452 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055751452 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055751452 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055751452 DLLC NOTICE LLME(ffffffff/ded54c9f){ASSIGNED} LLGM Assign pre (ded54c9f => ffffffff) (gprs_llc.c:1079) 20241008055751452 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ded54c9f => ffffffff) (gprs_llc.c:1125) 20241008055751452 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241008055751452 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) 20241008055751452 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) 20241008055751452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055751452 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055751452 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055751452 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055751452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055751488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055751488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055751488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055751488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055751488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055751488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055751488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055751488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055751488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055751489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055751489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055751489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055751489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055751489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055751489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055751489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055751489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055751489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055751489 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055751489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055751489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055751489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055751491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055751496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055751496 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055751503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055751503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055751503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055751503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055751503 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055751503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055751503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055751503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055751503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055751504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055751504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055751504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055751505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055751505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055751505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055751505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055751505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055751505 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055751505 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055751505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055751505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055751505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055751507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055751512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055751512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055751519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055751519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055751519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055751519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055751519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055751519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055751519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055751519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055751519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055751520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055751520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055751520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055751520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055751520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055751520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055751520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055751520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055751520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055751520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055751520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055751520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055751520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055751521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055751526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055751526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055751884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055751884 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055751884 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055751884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055751888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055751889 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='DC1D74C2'O, index=0 SGSN_Test-GSUP(989)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8f0e3ccdded6: 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 := '7928117EE02FD60C789164D81E76C1D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7784E76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FEBD0024032102B6'O } } } } } 20241008055751947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055751947 DLLC NOTICE LLME(ffffffff/dc1d74c2){UNASSIGNED} LLC RX: unknown TLLI 0xdc1d74c2, creating LLME on the fly (gprs_llc.c:552) 20241008055751947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055751947 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055751947 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055751947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055751947 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055751947 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055751947 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055751947 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055751947 DLLC NOTICE LLME(ffffffff/dc1d74c2){UNASSIGNED} LLGM Assign pre (dc1d74c2 => fea88840) (gprs_llc.c:1079) 20241008055751947 DLLC NOTICE LLME(dc1d74c2/fea88840){ASSIGNED} LLGM Assign post (dc1d74c2 => fea88840) (gprs_llc.c:1125) 20241008055751947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055751947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055751947 DMM DEBUG MM(262420000000028/fea88840) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055751957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055751957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055751957 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055751957 DMM DEBUG MM(262420000000028/fea88840) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241008055751957 DMM NOTICE MM(262420000000028/fea88840) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055751957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055751957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055751957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055751957 DMM DEBUG MM(262420000000028/fea88840) Requesting authorization (sgsn_auth.c:160) 20241008055751957 DMM INFO MM(262420000000028/fea88840) Requesting authentication tuples (sgsn_auth.c:184) 20241008055751957 DMM DEBUG MM(262420000000028/fea88840) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055751957 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241008055751957 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241008055751960 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055751960 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055751960 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055751960 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055751960 DMM INFO MM(262420000000028/fea88840) Subscriber data update (mmctx.c:445) 20241008055751960 DMM DEBUG MM(262420000000028/fea88840) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055751960 DMM INFO MM(262420000000028/fea88840) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055751960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055751960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055751960 DMM INFO MM(262420000000028/fea88840) <- GMM AUTH AND CIPHERING REQ (rand = 79 28 11 7e e0 2f d6 0c 78 91 64 d8 1e 76 c1 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055751968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055751968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055751968 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055751968 DMM INFO MM(262420000000028/fea88840) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055751968 DMM NOTICE MM(262420000000028/fea88840) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055751968 DMM DEBUG MM(262420000000028/fea88840) checking auth: received GSM SRES = f7 78 4e 76 (gprs_gmm.c:666) 20241008055751968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055751968 DMM DEBUG MM(262420000000028/fea88840) Requesting authorization (sgsn_auth.c:160) 20241008055751968 DMM INFO MM(262420000000028/fea88840) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055751968 DMM DEBUG MM(262420000000028/fea88840) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055751968 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241008055751968 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) 20241008055751968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055751968 DMM INFO MM(262420000000028/fea88840) <- GMM ATTACH ACCEPT (new P-TMSI=0xfea88840) (gprs_gmm.c:300) 20241008055751969 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055751969 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055751969 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241008055751969 DMM INFO MM(262420000000028/fea88840) Subscriber data update (mmctx.c:445) 20241008055751969 DMM DEBUG MM(262420000000028/fea88840) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055751969 DMM INFO MM(262420000000028/fea88840) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055751969 DMM NOTICE MM(262420000000028/fea88840) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241008055751969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055751969 DMM NOTICE MM(262420000000028/fea88840) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055751969 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) 20241008055751970 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055751970 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241008055751970 DMM INFO MM(262420000000028/fea88840) Subscriber data update (mmctx.c:445) 20241008055751970 DMM DEBUG MM(262420000000028/fea88840) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055751979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055751979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055751979 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055751979 DMM INFO MM(262420000000028/fea88840) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055751979 DMM NOTICE MM(262420000000028/fea88840) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055751979 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055751980 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055751980 DLLC NOTICE LLME(dc1d74c2/fea88840){ASSIGNED} LLGM Assign pre (ffffffff => fea88840) (gprs_llc.c:1079) 20241008055751980 DLLC NOTICE LLME(ffffffff/fea88840){ASSIGNED} LLGM Assign post (ffffffff => fea88840) (gprs_llc.c:1125) 20241008055751980 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055751980 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055751980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055751980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055752036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055752036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055752036 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055752036 DMM INFO MM(262420000000028/fea88840) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055752036 DMM INFO MM(262420000000028/fea88840) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055752037 DMM DEBUG MM(262420000000028/fea88840) Using GGSN 0 (gprs_sm.c:317) 20241008055752037 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) 20241008055752037 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241008055752037 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055752037 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055752037 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241008055752063 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 78 9e 8c 8a 11 3a 5f 27 ef 14 05 7f a3 e4 b3 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=1054 from retransmit req queue (gtp.c:443) 20241008055752063 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fc0d0, cbp=0x5630b24b7680) (sgsn_libgtp.c:629) 20241008055752063 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055752063 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=fea88840, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055752063 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055752063 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055752072 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241008055752072 DGPRS INFO PDP(262420000000028:5): Context 0x7ffad10fc0d0 was deleted (sgsn_libgtp.c:703) 20241008055752072 DMM INFO MM(262420000000028/fea88840) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055752072 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241008055752072 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8f0e3ccdded6: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241008055752080 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241008055752082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055752082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008055752082 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055752082 DMM INFO MM(262420000000028/fea88840) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241008055752084 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241008055752084 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8f0e3ccdded6: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055752093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38828<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(977)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(982)@8f0e3ccdded6: Final verdict of PTC: none 20241008055752098 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055752098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(987)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(975)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(980)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(985)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Tue Oct 8 05:57:52 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 20241008055752227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055752629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83712) 20241008055753100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055753100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83712, count=101816) 20241008055754101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055754101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:57:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055755101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055755102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241008055755729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055755731 DMM INFO MM(262420000000028/fea88840) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055755731 DMM INFO MM(262420000000028/fea88840) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055755731 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055755731 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055755731 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055755731 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055755731 DLLC NOTICE LLME(ffffffff/fea88840){ASSIGNED} LLGM Assign pre (fea88840 => ffffffff) (gprs_llc.c:1079) 20241008055755731 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fea88840 => ffffffff) (gprs_llc.c:1125) 20241008055755732 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055755732 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055755732 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241008055755732 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) 20241008055755732 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) 20241008055755732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055755732 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055755732 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055755732 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055755732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055755798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055755799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055755799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055755799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055755799 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055755799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055755799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055755799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055755799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055755799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055755799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055755799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055755800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055755800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055755800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055755800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055755800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055755800 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055755800 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055755800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055755800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055755800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008055755803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055755809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055755809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@8f0e3ccdded6: 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(995)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055755813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055755813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055755813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055755813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055755813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055755813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055755813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055755813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055755813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055755814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055755814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055755814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055755814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055755814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055755814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055755814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055755814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055755814 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055755814 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055755814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055755814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055755814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055755817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055755822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055755822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055755831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055755831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055755831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055755831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055755831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055755831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055755831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055755831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055755831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055755832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055755832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055755832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055755832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055755832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055755832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055755832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055755832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055755832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055755832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055755832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055755832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055755832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055755834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055755838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055755838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055756103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055756103 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055756103 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055756103 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055756109 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055756109 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F1C5E0E3'O, index=0 SGSN_Test-GSUP(1008)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8f0e3ccdded6: 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 := '3C4409A3FC918332C2786CF93D34A1B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE4EC266'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7AFF63C9C2674791'O } } } } } 20241008055756177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055756177 DLLC NOTICE LLME(ffffffff/f1c5e0e3){UNASSIGNED} LLC RX: unknown TLLI 0xf1c5e0e3, creating LLME on the fly (gprs_llc.c:552) 20241008055756177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055756177 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055756177 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055756177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055756177 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055756177 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055756177 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055756177 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055756177 DLLC NOTICE LLME(ffffffff/f1c5e0e3){UNASSIGNED} LLGM Assign pre (f1c5e0e3 => ee99937a) (gprs_llc.c:1079) 20241008055756177 DLLC NOTICE LLME(f1c5e0e3/ee99937a){ASSIGNED} LLGM Assign post (f1c5e0e3 => ee99937a) (gprs_llc.c:1125) 20241008055756177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055756177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055756177 DMM DEBUG MM(262420000000026/ee99937a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055756201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055756201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055756201 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055756201 DMM DEBUG MM(262420000000026/ee99937a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241008055756201 DMM NOTICE MM(262420000000026/ee99937a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055756201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055756201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055756201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055756201 DMM DEBUG MM(262420000000026/ee99937a) Requesting authorization (sgsn_auth.c:160) 20241008055756201 DMM INFO MM(262420000000026/ee99937a) Requesting authentication tuples (sgsn_auth.c:184) 20241008055756201 DMM DEBUG MM(262420000000026/ee99937a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055756201 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241008055756201 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)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241008055756208 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055756208 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055756208 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055756208 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055756208 DMM INFO MM(262420000000026/ee99937a) Subscriber data update (mmctx.c:445) 20241008055756208 DMM DEBUG MM(262420000000026/ee99937a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055756208 DMM INFO MM(262420000000026/ee99937a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055756208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055756208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055756208 DMM INFO MM(262420000000026/ee99937a) <- GMM AUTH AND CIPHERING REQ (rand = 3c 44 09 a3 fc 91 83 32 c2 78 6c f9 3d 34 a1 b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055756223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055756223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055756223 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055756223 DMM INFO MM(262420000000026/ee99937a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055756223 DMM NOTICE MM(262420000000026/ee99937a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055756223 DMM DEBUG MM(262420000000026/ee99937a) checking auth: received GSM SRES = de 4e c2 66 (gprs_gmm.c:666) 20241008055756223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055756223 DMM DEBUG MM(262420000000026/ee99937a) Requesting authorization (sgsn_auth.c:160) 20241008055756223 DMM INFO MM(262420000000026/ee99937a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055756223 DMM DEBUG MM(262420000000026/ee99937a) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055756223 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241008055756223 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) 20241008055756223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055756223 DMM INFO MM(262420000000026/ee99937a) <- GMM ATTACH ACCEPT (new P-TMSI=0xee99937a) (gprs_gmm.c:300) 20241008055756226 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055756226 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055756226 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241008055756226 DMM INFO MM(262420000000026/ee99937a) Subscriber data update (mmctx.c:445) 20241008055756226 DMM DEBUG MM(262420000000026/ee99937a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055756226 DMM INFO MM(262420000000026/ee99937a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055756226 DMM NOTICE MM(262420000000026/ee99937a) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241008055756226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055756226 DMM NOTICE MM(262420000000026/ee99937a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055756226 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) 20241008055756227 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055756227 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241008055756227 DMM INFO MM(262420000000026/ee99937a) Subscriber data update (mmctx.c:445) 20241008055756227 DMM DEBUG MM(262420000000026/ee99937a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055756238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055756238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055756238 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055756238 DMM INFO MM(262420000000026/ee99937a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055756238 DMM NOTICE MM(262420000000026/ee99937a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055756238 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055756238 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055756238 DLLC NOTICE LLME(f1c5e0e3/ee99937a){ASSIGNED} LLGM Assign pre (ffffffff => ee99937a) (gprs_llc.c:1079) 20241008055756238 DLLC NOTICE LLME(ffffffff/ee99937a){ASSIGNED} LLGM Assign post (ffffffff => ee99937a) (gprs_llc.c:1125) 20241008055756238 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055756238 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055756238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055756238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055756296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055756296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055756296 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055756296 DMM INFO MM(262420000000026/ee99937a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055756297 DMM INFO MM(262420000000026/ee99937a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055756297 DMM DEBUG MM(262420000000026/ee99937a) Using GGSN 0 (gprs_sm.c:317) 20241008055756297 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) 20241008055756297 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241008055756297 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055756297 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055756297 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241008055756322 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 76 07 08 d1 11 a8 b5 bd 6e 14 05 7f e6 1c 8d a6 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) 20241008055756322 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fc0d0, cbp=0x5630b24b7680) (sgsn_libgtp.c:629) 20241008055756322 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055756322 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=ee99937a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055756322 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055756322 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055756340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055756340 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008055756340 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055756347 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 76 07 08 d1 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241008055756347 DGPRS INFO PDP(262420000000026:5): Context 0x7ffad10fc0d0 was deleted (sgsn_libgtp.c:703) 20241008055756347 DMM INFO MM(262420000000026/ee99937a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241008055756347 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241008055756347 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8f0e3ccdded6: Removing Client IMSI='262420000000026'H, index=0 20241008055756358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055756358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008055756358 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055756358 DMM INFO MM(262420000000026/ee99937a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055756364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38506<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055756369 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055756369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1007)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(1008)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1001)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(996)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1006)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(999)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1004)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(994)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Tue Oct 8 05:57:56 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 20241008055756425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055756827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84356) 20241008055757370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055757370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84356, count=103836) 20241008055758372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055758372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:57:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055759374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055759374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_gmm_detach started. 20241008055759924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055759925 DMM INFO MM(262420000000026/ee99937a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055759925 DMM INFO MM(262420000000026/ee99937a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055759926 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055759926 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055759926 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055759926 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055759926 DLLC NOTICE LLME(ffffffff/ee99937a){ASSIGNED} LLGM Assign pre (ee99937a => ffffffff) (gprs_llc.c:1079) 20241008055759926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee99937a => ffffffff) (gprs_llc.c:1125) 20241008055759926 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055759926 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055759926 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241008055759926 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) 20241008055759926 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) 20241008055759926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055759926 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055759926 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055759926 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055759926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055759966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055759966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055759966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055759966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055759966 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055759966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055759966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055759966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055759966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055759966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055759966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055759966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055759966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055759966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055759966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055759966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055759966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055759966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055759966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055759966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055759967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055759967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055759968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055759973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055759973 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055759984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055759984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055759984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055759984 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055759984 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055759984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055759984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055759984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055759984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1020)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1021)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055759985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055759985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055759985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055759985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055759985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055759985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055759985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055759985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055759985 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055759985 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055759985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055759985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055759985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055759987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008055759991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055759991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055759995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055759995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055759995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055759995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055759995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055759995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055759995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055759995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055759995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055759996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055759996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055759996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055759996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055759996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055759996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055759996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055759996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055759996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055759996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055759996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055759996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055759996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055759998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055800002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055800002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055800374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055800374 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055800374 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055800374 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055800378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055800380 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D451F8D0'O, index=0 SGSN_Test-GSUP(1027)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@8f0e3ccdded6: 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 := 'E687A90B45BB216D6941AAE5BB75FB4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BB26B3C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12E723118F1F4307'O } } } } } 20241008055800447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055800447 DLLC NOTICE LLME(ffffffff/d451f8d0){UNASSIGNED} LLC RX: unknown TLLI 0xd451f8d0, creating LLME on the fly (gprs_llc.c:552) 20241008055800447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055800447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055800447 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055800447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055800447 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055800447 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055800447 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055800447 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055800447 DLLC NOTICE LLME(ffffffff/d451f8d0){UNASSIGNED} LLGM Assign pre (d451f8d0 => ca5a9107) (gprs_llc.c:1079) 20241008055800447 DLLC NOTICE LLME(d451f8d0/ca5a9107){ASSIGNED} LLGM Assign post (d451f8d0 => ca5a9107) (gprs_llc.c:1125) 20241008055800447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055800447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055800447 DMM DEBUG MM(262420000000026/ca5a9107) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055800466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055800466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055800466 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055800466 DMM DEBUG MM(262420000000026/ca5a9107) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241008055800466 DMM NOTICE MM(262420000000026/ca5a9107) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055800466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055800466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055800466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055800466 DMM DEBUG MM(262420000000026/ca5a9107) Requesting authorization (sgsn_auth.c:160) 20241008055800466 DMM INFO MM(262420000000026/ca5a9107) Requesting authentication tuples (sgsn_auth.c:184) 20241008055800466 DMM DEBUG MM(262420000000026/ca5a9107) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055800466 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241008055800466 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241008055800471 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055800471 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055800471 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055800471 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055800471 DMM INFO MM(262420000000026/ca5a9107) Subscriber data update (mmctx.c:445) 20241008055800471 DMM DEBUG MM(262420000000026/ca5a9107) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055800471 DMM INFO MM(262420000000026/ca5a9107) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055800471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055800471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055800472 DMM INFO MM(262420000000026/ca5a9107) <- GMM AUTH AND CIPHERING REQ (rand = e6 87 a9 0b 45 bb 21 6d 69 41 aa e5 bb 75 fb 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055800486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055800486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055800486 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055800486 DMM INFO MM(262420000000026/ca5a9107) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055800486 DMM NOTICE MM(262420000000026/ca5a9107) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055800486 DMM DEBUG MM(262420000000026/ca5a9107) checking auth: received GSM SRES = 8b b2 6b 3c (gprs_gmm.c:666) 20241008055800487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055800487 DMM DEBUG MM(262420000000026/ca5a9107) Requesting authorization (sgsn_auth.c:160) 20241008055800487 DMM INFO MM(262420000000026/ca5a9107) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055800487 DMM DEBUG MM(262420000000026/ca5a9107) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055800487 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241008055800487 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) 20241008055800487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055800487 DMM INFO MM(262420000000026/ca5a9107) <- GMM ATTACH ACCEPT (new P-TMSI=0xca5a9107) (gprs_gmm.c:300) 20241008055800490 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055800490 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055800490 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241008055800490 DMM INFO MM(262420000000026/ca5a9107) Subscriber data update (mmctx.c:445) 20241008055800490 DMM DEBUG MM(262420000000026/ca5a9107) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055800490 DMM INFO MM(262420000000026/ca5a9107) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055800490 DMM NOTICE MM(262420000000026/ca5a9107) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241008055800490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055800490 DMM NOTICE MM(262420000000026/ca5a9107) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055800490 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) 20241008055800492 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055800492 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241008055800492 DMM INFO MM(262420000000026/ca5a9107) Subscriber data update (mmctx.c:445) 20241008055800492 DMM DEBUG MM(262420000000026/ca5a9107) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055800503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055800503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055800503 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055800503 DMM INFO MM(262420000000026/ca5a9107) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055800503 DMM NOTICE MM(262420000000026/ca5a9107) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055800503 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055800503 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055800503 DLLC NOTICE LLME(d451f8d0/ca5a9107){ASSIGNED} LLGM Assign pre (ffffffff => ca5a9107) (gprs_llc.c:1079) 20241008055800503 DLLC NOTICE LLME(ffffffff/ca5a9107){ASSIGNED} LLGM Assign post (ffffffff => ca5a9107) (gprs_llc.c:1125) 20241008055800503 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055800503 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055800503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055800503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055800561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055800561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055800561 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055800561 DMM INFO MM(262420000000026/ca5a9107) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055800561 DMM INFO MM(262420000000026/ca5a9107) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055800561 DMM DEBUG MM(262420000000026/ca5a9107) Using GGSN 0 (gprs_sm.c:317) 20241008055800561 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) 20241008055800561 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241008055800561 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055800561 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055800561 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241008055800583 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 0c bf 06 a6 11 b2 e5 80 cf 14 05 7f c8 f0 38 1b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241008055800583 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fc0d0, cbp=0x5630b24b7680) (sgsn_libgtp.c:629) 20241008055800583 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055800583 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=ca5a9107, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055800583 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055800583 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055800598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055800598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055800599 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055800599 DMM INFO MM(262420000000026/ca5a9107) -> GMM DETACH REQUEST TLLI=0xca5a9107 type=GPRS detach (gprs_gmm.c:1465) 20241008055800599 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241008055800599 DMM INFO MM(262420000000026/ca5a9107) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008055800599 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055800599 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055800599 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055800599 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055800599 DLLC NOTICE LLME(ffffffff/ca5a9107){ASSIGNED} LLGM Assign pre (ca5a9107 => ffffffff) (gprs_llc.c:1079) 20241008055800599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca5a9107 => ffffffff) (gprs_llc.c:1125) 20241008055800599 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055800599 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055800599 DMM NOTICE MM(262420000000026/ca5a9107) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055800599 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241008055800599 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055800599 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055800599 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241008055800599 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241008055800599 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) 20241008055800599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055800599 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055800599 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055800599 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055800601 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@8f0e3ccdded6: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055800613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055800616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055800617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1027)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1021)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1025)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1015)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1023)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1013)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1019)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Tue Oct 8 05:58:00 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 20241008055800719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055801021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106692) 20241008055801618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055801618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106692, count=107952) 20241008055802620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055802620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:58:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055803622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055803622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241008055804116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055804118 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055804164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055804164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055804164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055804164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055804164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055804164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055804164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055804164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055804165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055804165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055804165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055804165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055804165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055804165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055804165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055804165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055804165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055804165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055804166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055804171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055804171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055804180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055804180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055804180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055804180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055804180 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055804180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055804180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055804180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055804180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055804181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055804181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055804181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055804181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055804181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055804181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055804181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055804181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055804181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055804181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055804181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055804181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055804181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055804183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055804187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055804187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055804195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055804195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055804195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055804195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055804195 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055804195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055804195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055804195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055804195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055804196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055804196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055804196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055804196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055804196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055804196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055804196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055804196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055804196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055804196 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055804196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055804196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055804196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055804198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055804202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055804202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055804624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055804624 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055804624 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055804624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055804628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055804629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@8f0e3ccdded6: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='DFC1EC2B'O, index=0 SGSN_Test-GSUP(1046)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241008055805699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055805699 DLLC NOTICE LLME(ffffffff/dfc1ec2b){UNASSIGNED} LLC RX: unknown TLLI 0xdfc1ec2b, creating LLME on the fly (gprs_llc.c:552) 20241008055805699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055805699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241008055805699 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055805699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055805699 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055805699 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055805699 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055805699 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055805699 DLLC NOTICE LLME(ffffffff/dfc1ec2b){UNASSIGNED} LLGM Assign pre (dfc1ec2b => cbb17f83) (gprs_llc.c:1079) 20241008055805699 DLLC NOTICE LLME(dfc1ec2b/cbb17f83){ASSIGNED} LLGM Assign post (dfc1ec2b => cbb17f83) (gprs_llc.c:1125) 20241008055805699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055805699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055805699 DMM DEBUG MM(262420000000039/cbb17f83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055805717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055805717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241008055805718 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055805718 DMM INFO MM(262420000000039/cbb17f83) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241008055805718 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055805718 DLLC NOTICE LLME(dfc1ec2b/cbb17f83){ASSIGNED} LLGM Assign pre (dfc1ec2b => cbb17f83) (gprs_llc.c:1079) 20241008055805718 DLLC NOTICE LLME(dfc1ec2b/cbb17f83){ASSIGNED} LLGM Assign post (dfc1ec2b => cbb17f83) (gprs_llc.c:1125) 20241008055805718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055805718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055805718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055805718 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055805718 DMM DEBUG MM(262420000000039/cbb17f83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241008055805718 DMM NOTICE MM(262420000000039/cbb17f83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055805718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055805718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055805718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008055805718 DMM INFO MM(262420000000039/cbb17f83) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbb17f83) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@8f0e3ccdded6: Removing Client IMSI='262420000000039'H, index=0 20241008055806729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055806729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055806729 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055806729 DMM INFO MM(262420000000039/cbb17f83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055806729 DMM NOTICE MM(262420000000039/cbb17f83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055806729 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055806729 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055806729 DLLC NOTICE LLME(dfc1ec2b/cbb17f83){ASSIGNED} LLGM Assign pre (ffffffff => cbb17f83) (gprs_llc.c:1079) 20241008055806729 DLLC NOTICE LLME(ffffffff/cbb17f83){ASSIGNED} LLGM Assign post (ffffffff => cbb17f83) (gprs_llc.c:1125) 20241008055806729 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055806729 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055806729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055806730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055806732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32906<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1035)@8f0e3ccdded6: Final verdict of PTC: none 20241008055806737 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(1040)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(1046)@8f0e3ccdded6: Final verdict of PTC: none 20241008055806737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1034)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1039)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1044)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1037)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1042)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1032)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Tue Oct 8 05:58:06 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 20241008055806833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055807235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66204) 20241008055807738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055807738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66204, count=70560) 20241008055808740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055808741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Tue Oct 8 05:58:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055809742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055809743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_xid_empty_l3 started. 20241008055810337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055810340 DMM INFO MM(262420000000039/cbb17f83) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055810340 DMM INFO MM(262420000000039/cbb17f83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055810340 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055810340 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055810340 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055810340 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055810340 DLLC NOTICE LLME(ffffffff/cbb17f83){ASSIGNED} LLGM Assign pre (cbb17f83 => ffffffff) (gprs_llc.c:1079) 20241008055810340 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbb17f83 => ffffffff) (gprs_llc.c:1125) 20241008055810340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055810340 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055810340 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055810340 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055810340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055810379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055810379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055810379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055810379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055810379 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055810379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055810379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055810379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055810379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055810380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055810380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055810380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055810380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055810380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055810380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055810380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055810380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055810380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055810380 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055810380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055810380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055810380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055810383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055810387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055810387 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055810395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055810395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055810395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055810395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055810395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055810395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055810395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055810395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055810395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055810396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055810396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055810396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055810396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055810396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055810396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055810396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055810396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055810396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055810396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055810396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055810396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055810396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055810398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055810404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055810404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055810420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055810420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055810420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055810420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055810420 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055810420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055810420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055810420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055810420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055810421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055810421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055810421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055810421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055810421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055810421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055810421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055810421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055810421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055810421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055810421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055810421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055810421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055810424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055810428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055810428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055810744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055810744 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055810744 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055810744 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055810748 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055810749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@8f0e3ccdded6: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='DAB7D53E'O, index=0 SGSN_Test-GSUP(1065)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@8f0e3ccdded6: 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 := 'EAAC79356DD92CD945C7ACFCBF3EE710'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9322DAE4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4082F20CAC1D0DC5'O } } } } } 20241008055811822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055811822 DLLC NOTICE LLME(ffffffff/dab7d53e){UNASSIGNED} LLC RX: unknown TLLI 0xdab7d53e, creating LLME on the fly (gprs_llc.c:552) 20241008055811822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055811822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055811822 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055811822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055811822 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055811822 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055811822 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055811822 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055811822 DLLC NOTICE LLME(ffffffff/dab7d53e){UNASSIGNED} LLGM Assign pre (dab7d53e => fe554cbd) (gprs_llc.c:1079) 20241008055811822 DLLC NOTICE LLME(dab7d53e/fe554cbd){ASSIGNED} LLGM Assign post (dab7d53e => fe554cbd) (gprs_llc.c:1125) 20241008055811822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055811822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055811822 DMM DEBUG MM(262420000000044/fe554cbd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055811841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055811841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055811841 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055811841 DMM DEBUG MM(262420000000044/fe554cbd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241008055811841 DMM NOTICE MM(262420000000044/fe554cbd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055811841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055811841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055811841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055811841 DMM DEBUG MM(262420000000044/fe554cbd) Requesting authorization (sgsn_auth.c:160) 20241008055811841 DMM INFO MM(262420000000044/fe554cbd) Requesting authentication tuples (sgsn_auth.c:184) 20241008055811841 DMM DEBUG MM(262420000000044/fe554cbd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055811841 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241008055811841 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@8f0e3ccdded6: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241008055811846 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055811847 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055811847 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055811847 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055811847 DMM INFO MM(262420000000044/fe554cbd) Subscriber data update (mmctx.c:445) 20241008055811847 DMM DEBUG MM(262420000000044/fe554cbd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055811847 DMM INFO MM(262420000000044/fe554cbd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055811847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055811847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055811847 DMM INFO MM(262420000000044/fe554cbd) <- GMM AUTH AND CIPHERING REQ (rand = ea ac 79 35 6d d9 2c d9 45 c7 ac fc bf 3e e7 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055811861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055811861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055811861 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055811861 DMM INFO MM(262420000000044/fe554cbd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055811861 DMM NOTICE MM(262420000000044/fe554cbd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055811861 DMM DEBUG MM(262420000000044/fe554cbd) checking auth: received GSM SRES = 93 22 da e4 (gprs_gmm.c:666) 20241008055811861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055811861 DMM DEBUG MM(262420000000044/fe554cbd) Requesting authorization (sgsn_auth.c:160) 20241008055811862 DMM INFO MM(262420000000044/fe554cbd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055811862 DMM DEBUG MM(262420000000044/fe554cbd) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055811862 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241008055811862 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) 20241008055811862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055811862 DMM INFO MM(262420000000044/fe554cbd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe554cbd) (gprs_gmm.c:300) 20241008055811865 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055811865 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055811865 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241008055811865 DMM INFO MM(262420000000044/fe554cbd) Subscriber data update (mmctx.c:445) 20241008055811865 DMM DEBUG MM(262420000000044/fe554cbd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055811865 DMM INFO MM(262420000000044/fe554cbd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055811865 DMM NOTICE MM(262420000000044/fe554cbd) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241008055811865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055811865 DMM NOTICE MM(262420000000044/fe554cbd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055811865 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) 20241008055811867 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055811867 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241008055811867 DMM INFO MM(262420000000044/fe554cbd) Subscriber data update (mmctx.c:445) 20241008055811867 DMM DEBUG MM(262420000000044/fe554cbd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055811878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055811878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055811878 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055811878 DMM INFO MM(262420000000044/fe554cbd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055811878 DMM NOTICE MM(262420000000044/fe554cbd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055811878 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055811878 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055811878 DLLC NOTICE LLME(dab7d53e/fe554cbd){ASSIGNED} LLGM Assign pre (ffffffff => fe554cbd) (gprs_llc.c:1079) 20241008055811878 DLLC NOTICE LLME(ffffffff/fe554cbd){ASSIGNED} LLGM Assign post (ffffffff => fe554cbd) (gprs_llc.c:1125) 20241008055811878 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055811878 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055811878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055811878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055811936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055811936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055811937 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055811937 DMM INFO MM(262420000000044/fe554cbd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055811937 DMM INFO MM(262420000000044/fe554cbd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055811937 DMM DEBUG MM(262420000000044/fe554cbd) Using GGSN 0 (gprs_sm.c:317) 20241008055811937 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) 20241008055811937 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241008055811937 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055811937 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055811937 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241008055811962 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 59 2a cd f9 11 c9 2b 11 f6 14 05 7f b7 eb ba 6d 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) 20241008055811962 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fd148, cbp=0x5630b24b8bf0) (sgsn_libgtp.c:629) 20241008055811962 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055811962 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=fe554cbd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055811962 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055811962 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055811978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055811978 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241008055811978 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241008055811978 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@8f0e3ccdded6: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055811990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1053)@8f0e3ccdded6: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@8f0e3ccdded6: Final verdict of PTC: none 20241008055811994 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055811995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI210(1057)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@8f0e3ccdded6: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1058)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1063)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1051)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1061)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1056)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Tue Oct 8 05:58:12 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 20241008055812082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055812484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82088) 20241008055812995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055812995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82088, count=97680) 20241008055813997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055813997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Tue Oct 8 05:58:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055814997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055814997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_xid_n201u started. 20241008055815583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055815586 DMM INFO MM(262420000000044/fe554cbd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055815586 DMM INFO MM(262420000000044/fe554cbd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055815586 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055815586 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055815586 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055815586 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055815586 DLLC NOTICE LLME(ffffffff/fe554cbd){ASSIGNED} LLGM Assign pre (fe554cbd => ffffffff) (gprs_llc.c:1079) 20241008055815586 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe554cbd => ffffffff) (gprs_llc.c:1125) 20241008055815586 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055815586 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055815586 DMM NOTICE MM(262420000000044/fe554cbd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055815586 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241008055815586 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055815586 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055815586 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241008055815586 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241008055815586 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) 20241008055815586 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) 20241008055815586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055815586 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055815586 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055815586 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055815586 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055815636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055815636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055815636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055815636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055815636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055815636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055815636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055815636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055815636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055815637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055815637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055815637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055815637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055815637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055815637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055815637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055815637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055815637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055815637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055815637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055815637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055815637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055815639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055815645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055815645 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@8f0e3ccdded6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1077)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008055815664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055815664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055815664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055815664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055815664 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055815664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055815664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055815664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055815664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055815665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055815665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055815665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055815666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055815666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055815666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055815666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055815666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055815666 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055815666 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055815666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055815666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055815666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055815668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1074)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1077)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241008055815674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055815674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1082)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055815675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055815675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055815675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055815675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055815675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055815675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055815675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055815675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055815675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_xid_n201u-BVCI210(1075)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055815676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055815676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055815676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055815676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055815676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055815676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055815676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055815676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055815676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055815676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055815676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055815676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055815676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055815678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055815682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055815682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055815999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055815999 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055815999 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055815999 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055816003 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055816004 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@8f0e3ccdded6: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E83164C5'O, index=0 SGSN_Test-GSUP(1084)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@8f0e3ccdded6: 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 := 'EC64D62B3B553836C972E0E88C7E4BA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60CFD4F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66AABFFC959CD608'O } } } } } 20241008055817083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055817083 DLLC NOTICE LLME(ffffffff/e83164c5){UNASSIGNED} LLC RX: unknown TLLI 0xe83164c5, creating LLME on the fly (gprs_llc.c:552) 20241008055817083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055817083 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055817083 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055817083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055817083 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055817083 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055817083 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055817083 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055817083 DLLC NOTICE LLME(ffffffff/e83164c5){UNASSIGNED} LLGM Assign pre (e83164c5 => df783d94) (gprs_llc.c:1079) 20241008055817084 DLLC NOTICE LLME(e83164c5/df783d94){ASSIGNED} LLGM Assign post (e83164c5 => df783d94) (gprs_llc.c:1125) 20241008055817084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055817084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055817084 DMM DEBUG MM(262420000000045/df783d94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055817096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055817096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055817096 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055817096 DMM DEBUG MM(262420000000045/df783d94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241008055817096 DMM NOTICE MM(262420000000045/df783d94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055817096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055817096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055817096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055817096 DMM DEBUG MM(262420000000045/df783d94) Requesting authorization (sgsn_auth.c:160) 20241008055817096 DMM INFO MM(262420000000045/df783d94) Requesting authentication tuples (sgsn_auth.c:184) 20241008055817096 DMM DEBUG MM(262420000000045/df783d94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055817096 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241008055817096 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@8f0e3ccdded6: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241008055817100 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055817100 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055817100 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055817100 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055817100 DMM INFO MM(262420000000045/df783d94) Subscriber data update (mmctx.c:445) 20241008055817100 DMM DEBUG MM(262420000000045/df783d94) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055817100 DMM INFO MM(262420000000045/df783d94) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055817100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055817100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055817100 DMM INFO MM(262420000000045/df783d94) <- GMM AUTH AND CIPHERING REQ (rand = ec 64 d6 2b 3b 55 38 36 c9 72 e0 e8 8c 7e 4b a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055817112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055817113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055817113 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055817113 DMM INFO MM(262420000000045/df783d94) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055817113 DMM NOTICE MM(262420000000045/df783d94) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055817113 DMM DEBUG MM(262420000000045/df783d94) checking auth: received GSM SRES = 60 cf d4 f6 (gprs_gmm.c:666) 20241008055817113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055817113 DMM DEBUG MM(262420000000045/df783d94) Requesting authorization (sgsn_auth.c:160) 20241008055817113 DMM INFO MM(262420000000045/df783d94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055817113 DMM DEBUG MM(262420000000045/df783d94) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055817113 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241008055817113 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) 20241008055817113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055817113 DMM INFO MM(262420000000045/df783d94) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf783d94) (gprs_gmm.c:300) 20241008055817116 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055817116 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055817116 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241008055817116 DMM INFO MM(262420000000045/df783d94) Subscriber data update (mmctx.c:445) 20241008055817116 DMM DEBUG MM(262420000000045/df783d94) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055817116 DMM INFO MM(262420000000045/df783d94) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055817116 DMM NOTICE MM(262420000000045/df783d94) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241008055817116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055817116 DMM NOTICE MM(262420000000045/df783d94) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055817116 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) 20241008055817117 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055817117 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241008055817117 DMM INFO MM(262420000000045/df783d94) Subscriber data update (mmctx.c:445) 20241008055817117 DMM DEBUG MM(262420000000045/df783d94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055817124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055817124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055817124 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055817124 DMM INFO MM(262420000000045/df783d94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055817124 DMM NOTICE MM(262420000000045/df783d94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055817124 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055817124 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055817124 DLLC NOTICE LLME(e83164c5/df783d94){ASSIGNED} LLGM Assign pre (ffffffff => df783d94) (gprs_llc.c:1079) 20241008055817124 DLLC NOTICE LLME(ffffffff/df783d94){ASSIGNED} LLGM Assign post (ffffffff => df783d94) (gprs_llc.c:1125) 20241008055817124 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055817124 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055817124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055817124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055817184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055817184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055817184 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055817184 DMM INFO MM(262420000000045/df783d94) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055817185 DMM INFO MM(262420000000045/df783d94) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055817185 DMM DEBUG MM(262420000000045/df783d94) Using GGSN 0 (gprs_sm.c:317) 20241008055817185 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) 20241008055817185 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241008055817185 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055817185 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055817185 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241008055817209 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 f8 2a 2a 92 11 ac 2c e2 26 14 05 7f e5 d9 a2 82 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241008055817209 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10fe1c0, cbp=0x5630b24b8ff0) (sgsn_libgtp.c:629) 20241008055817209 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055817209 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=df783d94, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055817209 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055817209 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055817221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055817221 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241008055817221 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241008055817221 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241008055817221 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@8f0e3ccdded6: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055817232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@8f0e3ccdded6: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@8f0e3ccdded6: Final verdict of PTC: none TC_xid_n201u-BVCI210(1075)@8f0e3ccdded6: Final verdict of PTC: none 20241008055817237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055817237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1077)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1078)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1082)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@8f0e3ccdded6: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1072)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1070)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1080)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1076)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_xid_n201u finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Tue Oct 8 05:58:17 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241008055817292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055817694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85000) 20241008055818238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055818238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85000, count=100836) 20241008055819239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055819239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Tue Oct 8 05:58:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055819836 DGPRS DEBUG Checking for inactive LLMEs, time = 30895299 (sgsn.c:131) 20241008055820240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055820240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_llc_null started. 20241008055820792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055820794 DMM INFO MM(262420000000045/df783d94) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055820794 DMM INFO MM(262420000000045/df783d94) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055820794 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055820794 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055820794 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055820794 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055820794 DLLC NOTICE LLME(ffffffff/df783d94){ASSIGNED} LLGM Assign pre (df783d94 => ffffffff) (gprs_llc.c:1079) 20241008055820794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df783d94 => ffffffff) (gprs_llc.c:1125) 20241008055820794 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008055820794 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055820794 DMM NOTICE MM(262420000000045/df783d94) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055820794 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241008055820794 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055820794 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055820794 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241008055820794 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241008055820794 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) 20241008055820794 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) 20241008055820794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055820794 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055820794 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055820794 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055820794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055820843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055820843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055820843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055820843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055820843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055820843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055820843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055820843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055820843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055820843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055820843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055820843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055820844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055820844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055820844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055820844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055820844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055820844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055820844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055820844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055820844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055820844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055820846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055820851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055820851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055820859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055820859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055820859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055820859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055820859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055820859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055820859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055820859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055820859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055820859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055820859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055820859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055820860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055820860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055820860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055820860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055820860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055820860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055820860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055820860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055820860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055820860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055820861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055820866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055820866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055820874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055820874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055820874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055820874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055820874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055820874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055820874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055820874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055820874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055820875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055820875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055820875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055820875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055820875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055820875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055820875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055820875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055820875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055820875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055820875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055820875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055820875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055820877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055820882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055820882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055821242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055821242 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055821242 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055821242 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055821246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055821247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@8f0e3ccdded6: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E24E2918'O, index=0 SGSN_Test-GSUP(1103)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@8f0e3ccdded6: 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 := 'B2A6491A51BFA6B4EF271B3C9F0AAA36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2C323BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A5B3ADEE2212337'O } } } } } 20241008055822324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055822324 DLLC NOTICE LLME(ffffffff/e24e2918){UNASSIGNED} LLC RX: unknown TLLI 0xe24e2918, creating LLME on the fly (gprs_llc.c:552) 20241008055822324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055822324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055822324 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055822324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055822324 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055822324 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055822324 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055822324 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055822324 DLLC NOTICE LLME(ffffffff/e24e2918){UNASSIGNED} LLGM Assign pre (e24e2918 => c6497aef) (gprs_llc.c:1079) 20241008055822324 DLLC NOTICE LLME(e24e2918/c6497aef){ASSIGNED} LLGM Assign post (e24e2918 => c6497aef) (gprs_llc.c:1125) 20241008055822324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055822324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055822324 DMM DEBUG MM(262420000000041/c6497aef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055822347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055822347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055822347 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055822347 DMM DEBUG MM(262420000000041/c6497aef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241008055822347 DMM NOTICE MM(262420000000041/c6497aef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055822347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055822347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055822348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055822348 DMM DEBUG MM(262420000000041/c6497aef) Requesting authorization (sgsn_auth.c:160) 20241008055822348 DMM INFO MM(262420000000041/c6497aef) Requesting authentication tuples (sgsn_auth.c:184) 20241008055822348 DMM DEBUG MM(262420000000041/c6497aef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055822348 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241008055822348 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@8f0e3ccdded6: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241008055822353 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055822353 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055822353 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055822353 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055822353 DMM INFO MM(262420000000041/c6497aef) Subscriber data update (mmctx.c:445) 20241008055822353 DMM DEBUG MM(262420000000041/c6497aef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055822353 DMM INFO MM(262420000000041/c6497aef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055822353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055822353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055822353 DMM INFO MM(262420000000041/c6497aef) <- GMM AUTH AND CIPHERING REQ (rand = b2 a6 49 1a 51 bf a6 b4 ef 27 1b 3c 9f 0a aa 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055822369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055822369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055822369 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055822369 DMM INFO MM(262420000000041/c6497aef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055822369 DMM NOTICE MM(262420000000041/c6497aef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055822369 DMM DEBUG MM(262420000000041/c6497aef) checking auth: received GSM SRES = a2 c3 23 bb (gprs_gmm.c:666) 20241008055822369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055822369 DMM DEBUG MM(262420000000041/c6497aef) Requesting authorization (sgsn_auth.c:160) 20241008055822369 DMM INFO MM(262420000000041/c6497aef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055822369 DMM DEBUG MM(262420000000041/c6497aef) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055822369 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241008055822369 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) 20241008055822369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055822369 DMM INFO MM(262420000000041/c6497aef) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6497aef) (gprs_gmm.c:300) 20241008055822372 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055822372 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055822372 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241008055822372 DMM INFO MM(262420000000041/c6497aef) Subscriber data update (mmctx.c:445) 20241008055822372 DMM DEBUG MM(262420000000041/c6497aef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055822372 DMM INFO MM(262420000000041/c6497aef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055822372 DMM NOTICE MM(262420000000041/c6497aef) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241008055822372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055822372 DMM NOTICE MM(262420000000041/c6497aef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055822372 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) 20241008055822373 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055822373 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241008055822373 DMM INFO MM(262420000000041/c6497aef) Subscriber data update (mmctx.c:445) 20241008055822373 DMM DEBUG MM(262420000000041/c6497aef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055822383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055822383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055822383 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055822383 DMM INFO MM(262420000000041/c6497aef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055822383 DMM NOTICE MM(262420000000041/c6497aef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055822383 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055822383 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055822383 DLLC NOTICE LLME(e24e2918/c6497aef){ASSIGNED} LLGM Assign pre (ffffffff => c6497aef) (gprs_llc.c:1079) 20241008055822383 DLLC NOTICE LLME(ffffffff/c6497aef){ASSIGNED} LLGM Assign post (ffffffff => c6497aef) (gprs_llc.c:1125) 20241008055822383 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055822383 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055822383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055822383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008055823436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055823436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241008055823436 DLLC DEBUG TLLI=c6497aef sends us LLC NULL (gprs_llc.c:912) 20241008055823436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055823436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241008055823436 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055823436 DMM INFO MM(262420000000041/c6497aef) -> GMM DETACH REQUEST TLLI=0xc6497aef type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008055823436 DMM INFO MM(262420000000041/c6497aef) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008055823436 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055823436 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055823436 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055823436 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055823436 DLLC NOTICE LLME(ffffffff/c6497aef){ASSIGNED} LLGM Assign pre (c6497aef => ffffffff) (gprs_llc.c:1079) 20241008055823436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6497aef => ffffffff) (gprs_llc.c:1125) 20241008055823436 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241008055823436 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) 20241008055823436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055823436 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055823436 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055823436 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055823437 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@8f0e3ccdded6: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@8f0e3ccdded6: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055828453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@8f0e3ccdded6: Final verdict of PTC: none 20241008055828458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055828458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_null-BVCI196(1090)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1091)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1101)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1096)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@8f0e3ccdded6: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@8f0e3ccdded6: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1094)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1089)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1099)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_llc_null finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Tue Oct 8 05:58:28 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241008055828514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055828816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95036) 20241008055829459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055829459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95036, count=100468) 20241008055830461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055830461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Tue Oct 8 05:58:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055831463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055831463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_llc_sabm_dm_llgmm started. 20241008055831917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055831922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055831965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055831965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055831965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055831965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055831965 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055831965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055831965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055831965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055831965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055831966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055831966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055831966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055831966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055831966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055831966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055831966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055831966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055831966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055831966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055831966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055831966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055831966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055831968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055831973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055831973 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055831981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055831981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055831981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055831981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055831981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055831981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055831981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055831981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055831981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055831982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055831982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055831982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055831982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055831982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055831982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055831982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055831982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055831982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055831982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055831982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055831982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055831982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055831984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055831990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055831990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055831998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055831998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055831998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055831998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055831998 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055831998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055831998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055831998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055831998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055831999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055831999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055831999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055831999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055831999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055831999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055831999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055831999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055831999 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055831999 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055831999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055832000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055832000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055832001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055832006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055832006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055832465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055832465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055832465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055832465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055832469 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055832470 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@8f0e3ccdded6: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='D2896B9C'O, index=0 SGSN_Test-GSUP(1122)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@8f0e3ccdded6: 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 := 'BBF6BB6FDC60C0A3AC24506043E87D71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '461BD872'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE68186C4A2FFD97'O } } } } } 20241008055833540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055833540 DLLC NOTICE LLME(ffffffff/d2896b9c){UNASSIGNED} LLC RX: unknown TLLI 0xd2896b9c, creating LLME on the fly (gprs_llc.c:552) 20241008055833540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055833540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055833540 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055833540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055833540 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055833540 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055833540 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055833540 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055833540 DLLC NOTICE LLME(ffffffff/d2896b9c){UNASSIGNED} LLGM Assign pre (d2896b9c => f04ecd05) (gprs_llc.c:1079) 20241008055833540 DLLC NOTICE LLME(d2896b9c/f04ecd05){ASSIGNED} LLGM Assign post (d2896b9c => f04ecd05) (gprs_llc.c:1125) 20241008055833540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055833540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055833540 DMM DEBUG MM(262420000000042/f04ecd05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055833557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055833557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055833557 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055833557 DMM DEBUG MM(262420000000042/f04ecd05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241008055833557 DMM NOTICE MM(262420000000042/f04ecd05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055833557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055833557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055833557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055833557 DMM DEBUG MM(262420000000042/f04ecd05) Requesting authorization (sgsn_auth.c:160) 20241008055833557 DMM INFO MM(262420000000042/f04ecd05) Requesting authentication tuples (sgsn_auth.c:184) 20241008055833557 DMM DEBUG MM(262420000000042/f04ecd05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055833557 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241008055833557 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@8f0e3ccdded6: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241008055833562 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055833562 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055833562 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055833562 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055833562 DMM INFO MM(262420000000042/f04ecd05) Subscriber data update (mmctx.c:445) 20241008055833562 DMM DEBUG MM(262420000000042/f04ecd05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055833562 DMM INFO MM(262420000000042/f04ecd05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055833562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055833562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055833562 DMM INFO MM(262420000000042/f04ecd05) <- GMM AUTH AND CIPHERING REQ (rand = bb f6 bb 6f dc 60 c0 a3 ac 24 50 60 43 e8 7d 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055833579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055833579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055833579 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055833579 DMM INFO MM(262420000000042/f04ecd05) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055833579 DMM NOTICE MM(262420000000042/f04ecd05) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055833579 DMM DEBUG MM(262420000000042/f04ecd05) checking auth: received GSM SRES = 46 1b d8 72 (gprs_gmm.c:666) 20241008055833579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055833579 DMM DEBUG MM(262420000000042/f04ecd05) Requesting authorization (sgsn_auth.c:160) 20241008055833579 DMM INFO MM(262420000000042/f04ecd05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055833579 DMM DEBUG MM(262420000000042/f04ecd05) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055833579 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241008055833579 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) 20241008055833579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055833579 DMM INFO MM(262420000000042/f04ecd05) <- GMM ATTACH ACCEPT (new P-TMSI=0xf04ecd05) (gprs_gmm.c:300) 20241008055833582 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055833582 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055833582 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241008055833582 DMM INFO MM(262420000000042/f04ecd05) Subscriber data update (mmctx.c:445) 20241008055833582 DMM DEBUG MM(262420000000042/f04ecd05) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055833582 DMM INFO MM(262420000000042/f04ecd05) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055833582 DMM NOTICE MM(262420000000042/f04ecd05) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241008055833582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055833582 DMM NOTICE MM(262420000000042/f04ecd05) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055833582 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) 20241008055833584 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055833584 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241008055833584 DMM INFO MM(262420000000042/f04ecd05) Subscriber data update (mmctx.c:445) 20241008055833584 DMM DEBUG MM(262420000000042/f04ecd05) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055833595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055833595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055833595 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055833595 DMM INFO MM(262420000000042/f04ecd05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055833595 DMM NOTICE MM(262420000000042/f04ecd05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055833595 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055833595 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055833595 DLLC NOTICE LLME(d2896b9c/f04ecd05){ASSIGNED} LLGM Assign pre (ffffffff => f04ecd05) (gprs_llc.c:1079) 20241008055833595 DLLC NOTICE LLME(ffffffff/f04ecd05){ASSIGNED} LLGM Assign post (ffffffff => f04ecd05) (gprs_llc.c:1125) 20241008055833595 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055833595 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055833595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055833595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008055834653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055834653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@8f0e3ccdded6: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@8f0e3ccdded6: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055834667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48846<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@8f0e3ccdded6: Final verdict of PTC: none 20241008055834672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1115)@8f0e3ccdded6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@8f0e3ccdded6: Final verdict of PTC: none 20241008055834672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1120)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1110)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@8f0e3ccdded6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@8f0e3ccdded6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1118)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1113)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1108)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Tue Oct 8 05:58:34 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 20241008055834774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055835176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86248) 20241008055835673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055835673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86248, count=87408) 20241008055836675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055836675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Tue Oct 8 05:58:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055837677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055837677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_llc_sabm_dm_ll5 started. 20241008055838266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055838268 DMM INFO MM(262420000000042/f04ecd05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055838268 DMM INFO MM(262420000000042/f04ecd05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055838268 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055838268 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055838268 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055838268 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055838268 DLLC NOTICE LLME(ffffffff/f04ecd05){ASSIGNED} LLGM Assign pre (f04ecd05 => ffffffff) (gprs_llc.c:1079) 20241008055838268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f04ecd05 => ffffffff) (gprs_llc.c:1125) 20241008055838268 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241008055838268 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) 20241008055838268 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) 20241008055838268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055838268 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055838268 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055838268 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055838268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055838311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055838311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055838311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055838311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055838311 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055838311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055838311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055838311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055838311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055838312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055838312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055838312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055838312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055838312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055838312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055838312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055838312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055838312 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055838312 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055838312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055838312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055838312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055838314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055838319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055838319 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055838326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055838326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055838326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055838326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055838326 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055838326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055838326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055838326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055838326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055838327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055838327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055838327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055838327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055838327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055838327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055838327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055838327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055838328 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055838328 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055838328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055838328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055838328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055838330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055838335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055838335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055838343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055838343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055838343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055838343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055838343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055838343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055838343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055838343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055838343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055838344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055838344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055838344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055838344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055838344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055838344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055838344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055838344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055838344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055838344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055838344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055838345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055838345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055838347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055838351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055838351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055838678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055838678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055838678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055838678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055838682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055838683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@8f0e3ccdded6: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='FBDED90F'O, index=0 SGSN_Test-GSUP(1141)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@8f0e3ccdded6: 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 := '054CAA6064D534C448857E894F8238D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6871ABE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7A0346D44A5B257'O } } } } } 20241008055839762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055839762 DLLC NOTICE LLME(ffffffff/fbded90f){UNASSIGNED} LLC RX: unknown TLLI 0xfbded90f, creating LLME on the fly (gprs_llc.c:552) 20241008055839762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055839762 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055839762 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055839762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055839762 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055839762 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055839762 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055839762 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055839762 DLLC NOTICE LLME(ffffffff/fbded90f){UNASSIGNED} LLGM Assign pre (fbded90f => c5a533f5) (gprs_llc.c:1079) 20241008055839762 DLLC NOTICE LLME(fbded90f/c5a533f5){ASSIGNED} LLGM Assign post (fbded90f => c5a533f5) (gprs_llc.c:1125) 20241008055839762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055839762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055839762 DMM DEBUG MM(262420000000043/c5a533f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055839785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055839785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055839785 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055839785 DMM DEBUG MM(262420000000043/c5a533f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241008055839785 DMM NOTICE MM(262420000000043/c5a533f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055839785 DMM DEBUG MM(262420000000043/c5a533f5) Requesting authorization (sgsn_auth.c:160) 20241008055839785 DMM INFO MM(262420000000043/c5a533f5) Requesting authentication tuples (sgsn_auth.c:184) 20241008055839785 DMM DEBUG MM(262420000000043/c5a533f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055839785 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241008055839785 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@8f0e3ccdded6: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241008055839792 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055839792 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055839792 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055839792 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055839792 DMM INFO MM(262420000000043/c5a533f5) Subscriber data update (mmctx.c:445) 20241008055839792 DMM DEBUG MM(262420000000043/c5a533f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055839792 DMM INFO MM(262420000000043/c5a533f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055839792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055839792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055839792 DMM INFO MM(262420000000043/c5a533f5) <- GMM AUTH AND CIPHERING REQ (rand = 05 4c aa 60 64 d5 34 c4 48 85 7e 89 4f 82 38 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055839806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055839806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055839806 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055839806 DMM INFO MM(262420000000043/c5a533f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055839806 DMM NOTICE MM(262420000000043/c5a533f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055839806 DMM DEBUG MM(262420000000043/c5a533f5) checking auth: received GSM SRES = f6 87 1a be (gprs_gmm.c:666) 20241008055839806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055839806 DMM DEBUG MM(262420000000043/c5a533f5) Requesting authorization (sgsn_auth.c:160) 20241008055839806 DMM INFO MM(262420000000043/c5a533f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055839806 DMM DEBUG MM(262420000000043/c5a533f5) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055839806 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241008055839807 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) 20241008055839807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055839807 DMM INFO MM(262420000000043/c5a533f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5a533f5) (gprs_gmm.c:300) 20241008055839810 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055839810 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055839810 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241008055839810 DMM INFO MM(262420000000043/c5a533f5) Subscriber data update (mmctx.c:445) 20241008055839810 DMM DEBUG MM(262420000000043/c5a533f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055839810 DMM INFO MM(262420000000043/c5a533f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055839810 DMM NOTICE MM(262420000000043/c5a533f5) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241008055839810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055839810 DMM NOTICE MM(262420000000043/c5a533f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055839810 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) 20241008055839811 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055839811 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241008055839811 DMM INFO MM(262420000000043/c5a533f5) Subscriber data update (mmctx.c:445) 20241008055839811 DMM DEBUG MM(262420000000043/c5a533f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055839821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055839822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055839822 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055839822 DMM INFO MM(262420000000043/c5a533f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055839822 DMM NOTICE MM(262420000000043/c5a533f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055839822 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055839822 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055839822 DLLC NOTICE LLME(fbded90f/c5a533f5){ASSIGNED} LLGM Assign pre (ffffffff => c5a533f5) (gprs_llc.c:1079) 20241008055839822 DLLC NOTICE LLME(ffffffff/c5a533f5){ASSIGNED} LLGM Assign post (ffffffff => c5a533f5) (gprs_llc.c:1125) 20241008055839822 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055839822 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055839822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055839822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008055840878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055840878 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@8f0e3ccdded6: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@8f0e3ccdded6: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055840892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@8f0e3ccdded6: Final verdict of PTC: none 20241008055840897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055840897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI196(1128)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1129)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@8f0e3ccdded6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@8f0e3ccdded6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1134)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1139)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1127)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1132)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1137)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Tue Oct 8 05:58:40 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 20241008055840964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055841366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90584) 20241008055841898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055841899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90584, count=91124) 20241008055842900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055842900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Tue Oct 8 05:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055843901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055843901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_suspend_nopaging started. 20241008055844456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055844458 DMM INFO MM(262420000000043/c5a533f5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055844458 DMM INFO MM(262420000000043/c5a533f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055844458 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055844458 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055844458 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055844458 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055844458 DLLC NOTICE LLME(ffffffff/c5a533f5){ASSIGNED} LLGM Assign pre (c5a533f5 => ffffffff) (gprs_llc.c:1079) 20241008055844458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5a533f5 => ffffffff) (gprs_llc.c:1125) 20241008055844459 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241008055844459 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) 20241008055844459 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) 20241008055844459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055844459 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055844459 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055844459 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055844459 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055844507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055844507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055844507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055844507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055844507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055844507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055844507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055844507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055844507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055844508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055844508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055844508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055844508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055844508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055844508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055844508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055844508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055844508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055844508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055844508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055844508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055844508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055844511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055844515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055844515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055844523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055844523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055844523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055844523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055844523 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055844523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055844523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055844523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055844523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055844524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055844524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055844524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055844524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055844524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055844524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055844524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055844524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055844524 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055844524 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055844524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055844524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055844524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055844526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055844531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055844531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055844542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055844542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055844542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055844542 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055844542 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055844542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055844542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055844542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055844542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055844543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055844543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055844543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055844543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055844543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055844543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055844543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055844543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055844543 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055844543 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055844543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055844543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055844543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055844545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055844549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055844549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055844901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055844901 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055844901 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055844901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055844906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055844907 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@8f0e3ccdded6: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F4DBB80C'O, index=0 SGSN_Test-GSUP(1160)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@8f0e3ccdded6: 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 := '9A13F11BF368F1FAFA860B1EED6A6012'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D486EF7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8470A2F00D8FACA6'O } } } } } 20241008055845985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055845985 DLLC NOTICE LLME(ffffffff/f4dbb80c){UNASSIGNED} LLC RX: unknown TLLI 0xf4dbb80c, creating LLME on the fly (gprs_llc.c:552) 20241008055845985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055845985 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055845985 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055845985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055845985 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055845985 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055845985 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055845985 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055845985 DLLC NOTICE LLME(ffffffff/f4dbb80c){UNASSIGNED} LLGM Assign pre (f4dbb80c => dbe0b45e) (gprs_llc.c:1079) 20241008055845985 DLLC NOTICE LLME(f4dbb80c/dbe0b45e){ASSIGNED} LLGM Assign post (f4dbb80c => dbe0b45e) (gprs_llc.c:1125) 20241008055845985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055845985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055845985 DMM DEBUG MM(262420000000048/dbe0b45e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055846000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055846000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055846000 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055846000 DMM DEBUG MM(262420000000048/dbe0b45e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241008055846001 DMM NOTICE MM(262420000000048/dbe0b45e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055846001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055846001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055846001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055846001 DMM DEBUG MM(262420000000048/dbe0b45e) Requesting authorization (sgsn_auth.c:160) 20241008055846001 DMM INFO MM(262420000000048/dbe0b45e) Requesting authentication tuples (sgsn_auth.c:184) 20241008055846001 DMM DEBUG MM(262420000000048/dbe0b45e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055846001 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241008055846001 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@8f0e3ccdded6: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241008055846007 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055846007 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055846007 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055846007 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055846007 DMM INFO MM(262420000000048/dbe0b45e) Subscriber data update (mmctx.c:445) 20241008055846007 DMM DEBUG MM(262420000000048/dbe0b45e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055846007 DMM INFO MM(262420000000048/dbe0b45e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055846007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055846007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055846007 DMM INFO MM(262420000000048/dbe0b45e) <- GMM AUTH AND CIPHERING REQ (rand = 9a 13 f1 1b f3 68 f1 fa fa 86 0b 1e ed 6a 60 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055846021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055846021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055846021 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055846021 DMM INFO MM(262420000000048/dbe0b45e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055846021 DMM NOTICE MM(262420000000048/dbe0b45e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055846021 DMM DEBUG MM(262420000000048/dbe0b45e) checking auth: received GSM SRES = 9d 48 6e f7 (gprs_gmm.c:666) 20241008055846021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055846021 DMM DEBUG MM(262420000000048/dbe0b45e) Requesting authorization (sgsn_auth.c:160) 20241008055846021 DMM INFO MM(262420000000048/dbe0b45e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055846021 DMM DEBUG MM(262420000000048/dbe0b45e) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055846021 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241008055846021 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) 20241008055846021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055846021 DMM INFO MM(262420000000048/dbe0b45e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbe0b45e) (gprs_gmm.c:300) 20241008055846024 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055846024 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055846024 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241008055846024 DMM INFO MM(262420000000048/dbe0b45e) Subscriber data update (mmctx.c:445) 20241008055846024 DMM DEBUG MM(262420000000048/dbe0b45e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055846024 DMM INFO MM(262420000000048/dbe0b45e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055846024 DMM NOTICE MM(262420000000048/dbe0b45e) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241008055846025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055846025 DMM NOTICE MM(262420000000048/dbe0b45e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055846025 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) 20241008055846026 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055846026 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241008055846026 DMM INFO MM(262420000000048/dbe0b45e) Subscriber data update (mmctx.c:445) 20241008055846026 DMM DEBUG MM(262420000000048/dbe0b45e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055846036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055846036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055846036 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055846036 DMM INFO MM(262420000000048/dbe0b45e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055846036 DMM NOTICE MM(262420000000048/dbe0b45e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055846036 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055846036 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055846036 DLLC NOTICE LLME(f4dbb80c/dbe0b45e){ASSIGNED} LLGM Assign pre (ffffffff => dbe0b45e) (gprs_llc.c:1079) 20241008055846036 DLLC NOTICE LLME(ffffffff/dbe0b45e){ASSIGNED} LLGM Assign post (ffffffff => dbe0b45e) (gprs_llc.c:1125) 20241008055846036 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055846036 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055846036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055846036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055846094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055846094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055846094 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055846094 DMM INFO MM(262420000000048/dbe0b45e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055846094 DMM INFO MM(262420000000048/dbe0b45e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055846094 DMM DEBUG MM(262420000000048/dbe0b45e) Using GGSN 0 (gprs_sm.c:317) 20241008055846094 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) 20241008055846094 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241008055846094 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055846095 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055846095 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241008055846119 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 35 a8 82 93 11 88 de de 49 14 05 7f 0f 91 69 c6 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) 20241008055846119 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad10ff238, cbp=0x5630b24ba4c0) (sgsn_libgtp.c:629) 20241008055846119 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055846119 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c1798 TLLI=dbe0b45e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055846119 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055846119 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055846136 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241008055846148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055846148 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241008055846148 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241008055846154 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241008055846154 DMM INFO MM(262420000000048/dbe0b45e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241008055849837 DGPRS DEBUG Checking for inactive LLMEs, time = 30895329 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@8f0e3ccdded6: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055851173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59948<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1159)@8f0e3ccdded6: Final verdict of PTC: none 20241008055851179 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055851179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1148)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1153)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1146)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1157)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1151)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_suspend_nopaging finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Tue Oct 8 05:58:51 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241008055851248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055851651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59954<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96372) 20241008055852180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055852180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96372, count=100728) 20241008055853182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055853182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Tue Oct 8 05:58:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055854184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055854184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_suspend_resume started. 20241008055854740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055854742 DMM INFO MM(262420000000048/dbe0b45e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055854742 DMM INFO MM(262420000000048/dbe0b45e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055854742 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055854742 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055854742 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055854742 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055854742 DLLC NOTICE LLME(ffffffff/dbe0b45e){ASSIGNED} LLGM Assign pre (dbe0b45e => ffffffff) (gprs_llc.c:1079) 20241008055854742 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbe0b45e => ffffffff) (gprs_llc.c:1125) 20241008055854742 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c1440 (gprs_sndcp.c:574) 20241008055854742 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c1798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055854742 DMM NOTICE MM(262420000000048/dbe0b45e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055854742 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241008055854742 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055854742 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055854742 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241008055854742 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241008055854742 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) 20241008055854742 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) 20241008055854742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055854742 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055854742 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055854742 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055854742 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055854775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055854775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055854775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055854776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055854776 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055854776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055854776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055854776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055854776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055854776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055854776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055854776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055854776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055854776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055854776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055854776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055854776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055854776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055854776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055854776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055854777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055854777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055854779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055854784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055854784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055854791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055854791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055854791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055854791 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055854791 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055854791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055854791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055854791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055854791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055854792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055854792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055854792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055854792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055854792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055854792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055854792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055854792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055854792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055854792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055854792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055854792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055854792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055854794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055854798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055854798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055854807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055854807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055854807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055854807 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055854807 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055854807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055854807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055854807 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055854807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055854808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055854808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055854808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055854808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055854808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055854808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055854808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055854808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055854808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055854808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055854808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055854808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055854808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055854810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055854814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055854814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055855185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055855185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055855185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055855185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055855189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055855191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@8f0e3ccdded6: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='F1AA7967'O, index=0 SGSN_Test-GSUP(1179)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@8f0e3ccdded6: 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 := 'D9046EC17AC0FA42CAB2CAB328467FB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '613B6DB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4A9B54629059448'O } } } } } 20241008055856259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055856259 DLLC NOTICE LLME(ffffffff/f1aa7967){UNASSIGNED} LLC RX: unknown TLLI 0xf1aa7967, creating LLME on the fly (gprs_llc.c:552) 20241008055856259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055856259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055856259 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055856259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055856259 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055856259 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055856259 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055856259 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055856259 DLLC NOTICE LLME(ffffffff/f1aa7967){UNASSIGNED} LLGM Assign pre (f1aa7967 => ddcfef3e) (gprs_llc.c:1079) 20241008055856259 DLLC NOTICE LLME(f1aa7967/ddcfef3e){ASSIGNED} LLGM Assign post (f1aa7967 => ddcfef3e) (gprs_llc.c:1125) 20241008055856259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055856259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055856259 DMM DEBUG MM(262420000000049/ddcfef3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055856278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055856278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055856278 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055856278 DMM DEBUG MM(262420000000049/ddcfef3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241008055856278 DMM NOTICE MM(262420000000049/ddcfef3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055856278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055856278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055856278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055856278 DMM DEBUG MM(262420000000049/ddcfef3e) Requesting authorization (sgsn_auth.c:160) 20241008055856278 DMM INFO MM(262420000000049/ddcfef3e) Requesting authentication tuples (sgsn_auth.c:184) 20241008055856278 DMM DEBUG MM(262420000000049/ddcfef3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055856278 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241008055856278 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@8f0e3ccdded6: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241008055856284 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055856284 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055856284 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055856284 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055856284 DMM INFO MM(262420000000049/ddcfef3e) Subscriber data update (mmctx.c:445) 20241008055856284 DMM DEBUG MM(262420000000049/ddcfef3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055856284 DMM INFO MM(262420000000049/ddcfef3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055856284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055856284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055856284 DMM INFO MM(262420000000049/ddcfef3e) <- GMM AUTH AND CIPHERING REQ (rand = d9 04 6e c1 7a c0 fa 42 ca b2 ca b3 28 46 7f b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055856299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055856299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055856299 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055856299 DMM INFO MM(262420000000049/ddcfef3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055856299 DMM NOTICE MM(262420000000049/ddcfef3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055856299 DMM DEBUG MM(262420000000049/ddcfef3e) checking auth: received GSM SRES = 61 3b 6d b4 (gprs_gmm.c:666) 20241008055856299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055856299 DMM DEBUG MM(262420000000049/ddcfef3e) Requesting authorization (sgsn_auth.c:160) 20241008055856299 DMM INFO MM(262420000000049/ddcfef3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055856299 DMM DEBUG MM(262420000000049/ddcfef3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055856299 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241008055856299 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) 20241008055856299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055856299 DMM INFO MM(262420000000049/ddcfef3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xddcfef3e) (gprs_gmm.c:300) 20241008055856302 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055856302 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055856302 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241008055856302 DMM INFO MM(262420000000049/ddcfef3e) Subscriber data update (mmctx.c:445) 20241008055856302 DMM DEBUG MM(262420000000049/ddcfef3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055856302 DMM INFO MM(262420000000049/ddcfef3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055856302 DMM NOTICE MM(262420000000049/ddcfef3e) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241008055856302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055856302 DMM NOTICE MM(262420000000049/ddcfef3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055856302 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) 20241008055856303 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055856303 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241008055856303 DMM INFO MM(262420000000049/ddcfef3e) Subscriber data update (mmctx.c:445) 20241008055856303 DMM DEBUG MM(262420000000049/ddcfef3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055856313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055856314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055856314 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055856314 DMM INFO MM(262420000000049/ddcfef3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055856314 DMM NOTICE MM(262420000000049/ddcfef3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055856314 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055856314 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055856314 DLLC NOTICE LLME(f1aa7967/ddcfef3e){ASSIGNED} LLGM Assign pre (ffffffff => ddcfef3e) (gprs_llc.c:1079) 20241008055856314 DLLC NOTICE LLME(ffffffff/ddcfef3e){ASSIGNED} LLGM Assign post (ffffffff => ddcfef3e) (gprs_llc.c:1125) 20241008055856314 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055856314 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055856314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055856314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055856373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055856374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055856374 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055856374 DMM INFO MM(262420000000049/ddcfef3e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055856374 DMM INFO MM(262420000000049/ddcfef3e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055856374 DMM DEBUG MM(262420000000049/ddcfef3e) Using GGSN 0 (gprs_sm.c:317) 20241008055856374 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) 20241008055856374 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241008055856374 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055856374 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055856374 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241008055856398 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 e0 3b 9d 3d 11 b8 72 b4 87 14 05 7f ec 5f 98 5d 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) 20241008055856399 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad11002b0, cbp=0x5630b24b9a60) (sgsn_libgtp.c:629) 20241008055856399 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055856399 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c1798 TLLI=ddcfef3e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055856399 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055856399 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055856414 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241008055856426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055856426 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241008055856426 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241008055856432 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241008055856432 DMM INFO MM(262420000000049/ddcfef3e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241008055901446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055901446 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241008055901446 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241008055901453 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@8f0e3ccdded6: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055901467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39564<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@8f0e3ccdded6: Final verdict of PTC: none 20241008055901472 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055901472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1164)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1167)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1177)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1172)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1175)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1170)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1165)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_suspend_resume finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Tue Oct 8 05:59:01 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241008055901536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055901939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96248) 20241008055902474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055902474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96248, count=104700) 20241008055903475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055903475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Tue Oct 8 05:59:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055904477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055904477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_suspend_rau started. 20241008055905038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055905041 DMM INFO MM(262420000000049/ddcfef3e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055905041 DMM INFO MM(262420000000049/ddcfef3e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055905041 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055905041 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055905041 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055905041 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055905041 DLLC NOTICE LLME(ffffffff/ddcfef3e){ASSIGNED} LLGM Assign pre (ddcfef3e => ffffffff) (gprs_llc.c:1079) 20241008055905041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddcfef3e => ffffffff) (gprs_llc.c:1125) 20241008055905041 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c1440 (gprs_sndcp.c:574) 20241008055905041 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c1798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055905041 DMM NOTICE MM(262420000000049/ddcfef3e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055905041 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241008055905041 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055905041 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055905041 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241008055905041 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241008055905041 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) 20241008055905042 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) 20241008055905042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055905042 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055905042 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055905042 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055905042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055905089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055905089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055905089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055905089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055905089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055905089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055905089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055905089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055905089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055905089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055905089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055905089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055905089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055905089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055905089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055905089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055905089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055905089 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055905089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055905090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055905090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055905090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055905093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055905098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055905098 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055905107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055905107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055905107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055905107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055905107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055905107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055905107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055905107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055905107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055905108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055905108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055905108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055905108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055905108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055905108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055905108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055905108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055905108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055905108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055905108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055905108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055905108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055905110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055905114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055905114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055905123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055905123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055905123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055905123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055905123 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055905123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055905124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055905124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055905124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055905125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055905125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055905125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055905125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055905125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055905125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055905125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055905125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055905125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055905125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055905125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055905125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055905125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055905127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055905131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055905131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055905478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055905478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055905478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055905478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055905482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055905483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@8f0e3ccdded6: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='D5CC8B9A'O, index=0 SGSN_Test-GSUP(1198)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@8f0e3ccdded6: 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 := 'ECF85BA0EF8E7E480A837E2D841A341D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7E80E4B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFA091753E59A1E2'O } } } } } 20241008055906544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055906544 DLLC NOTICE LLME(ffffffff/d5cc8b9a){UNASSIGNED} LLC RX: unknown TLLI 0xd5cc8b9a, creating LLME on the fly (gprs_llc.c:552) 20241008055906544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055906544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055906544 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055906544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055906544 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055906544 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055906544 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055906544 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055906544 DLLC NOTICE LLME(ffffffff/d5cc8b9a){UNASSIGNED} LLGM Assign pre (d5cc8b9a => f0a1b472) (gprs_llc.c:1079) 20241008055906544 DLLC NOTICE LLME(d5cc8b9a/f0a1b472){ASSIGNED} LLGM Assign post (d5cc8b9a => f0a1b472) (gprs_llc.c:1125) 20241008055906544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055906544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055906544 DMM DEBUG MM(262420000000050/f0a1b472) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055906557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055906557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055906557 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055906557 DMM DEBUG MM(262420000000050/f0a1b472) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241008055906557 DMM NOTICE MM(262420000000050/f0a1b472) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055906557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055906557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055906557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055906557 DMM DEBUG MM(262420000000050/f0a1b472) Requesting authorization (sgsn_auth.c:160) 20241008055906557 DMM INFO MM(262420000000050/f0a1b472) Requesting authentication tuples (sgsn_auth.c:184) 20241008055906557 DMM DEBUG MM(262420000000050/f0a1b472) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055906557 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241008055906557 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@8f0e3ccdded6: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241008055906560 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055906560 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055906560 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055906560 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055906560 DMM INFO MM(262420000000050/f0a1b472) Subscriber data update (mmctx.c:445) 20241008055906560 DMM DEBUG MM(262420000000050/f0a1b472) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055906560 DMM INFO MM(262420000000050/f0a1b472) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055906560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055906560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055906560 DMM INFO MM(262420000000050/f0a1b472) <- GMM AUTH AND CIPHERING REQ (rand = ec f8 5b a0 ef 8e 7e 48 0a 83 7e 2d 84 1a 34 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055906569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055906569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055906569 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055906569 DMM INFO MM(262420000000050/f0a1b472) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055906569 DMM NOTICE MM(262420000000050/f0a1b472) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055906569 DMM DEBUG MM(262420000000050/f0a1b472) checking auth: received GSM SRES = e7 e8 0e 4b (gprs_gmm.c:666) 20241008055906569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055906569 DMM DEBUG MM(262420000000050/f0a1b472) Requesting authorization (sgsn_auth.c:160) 20241008055906569 DMM INFO MM(262420000000050/f0a1b472) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055906569 DMM DEBUG MM(262420000000050/f0a1b472) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055906569 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241008055906569 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) 20241008055906569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055906569 DMM INFO MM(262420000000050/f0a1b472) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0a1b472) (gprs_gmm.c:300) 20241008055906571 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055906572 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055906572 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241008055906572 DMM INFO MM(262420000000050/f0a1b472) Subscriber data update (mmctx.c:445) 20241008055906572 DMM DEBUG MM(262420000000050/f0a1b472) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055906572 DMM INFO MM(262420000000050/f0a1b472) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055906572 DMM NOTICE MM(262420000000050/f0a1b472) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241008055906572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055906572 DMM NOTICE MM(262420000000050/f0a1b472) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055906572 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) 20241008055906573 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055906573 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241008055906573 DMM INFO MM(262420000000050/f0a1b472) Subscriber data update (mmctx.c:445) 20241008055906573 DMM DEBUG MM(262420000000050/f0a1b472) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055906582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055906582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055906582 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055906582 DMM INFO MM(262420000000050/f0a1b472) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055906582 DMM NOTICE MM(262420000000050/f0a1b472) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055906582 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055906582 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055906583 DLLC NOTICE LLME(d5cc8b9a/f0a1b472){ASSIGNED} LLGM Assign pre (ffffffff => f0a1b472) (gprs_llc.c:1079) 20241008055906583 DLLC NOTICE LLME(ffffffff/f0a1b472){ASSIGNED} LLGM Assign post (ffffffff => f0a1b472) (gprs_llc.c:1125) 20241008055906583 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055906583 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055906583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055906583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055906641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055906641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055906641 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055906642 DMM INFO MM(262420000000050/f0a1b472) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055906642 DMM INFO MM(262420000000050/f0a1b472) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055906642 DMM DEBUG MM(262420000000050/f0a1b472) Using GGSN 0 (gprs_sm.c:317) 20241008055906642 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) 20241008055906642 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241008055906642 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055906642 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055906642 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241008055906669 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 e9 9e 08 84 11 50 a6 b5 dc 14 05 7f 6f 09 ab 00 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) 20241008055906669 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1101328, cbp=0x5630b24b9df0) (sgsn_libgtp.c:629) 20241008055906669 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055906669 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c1798 TLLI=f0a1b472, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055906669 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055906669 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055906682 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241008055906695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055906695 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241008055906695 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241008055906702 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241008055906702 DMM INFO MM(262420000000050/f0a1b472) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241008055911715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055911715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055911715 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055911715 DMM INFO MM(262420000000050/f0a1b472) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008055911715 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055911715 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241008055911715 DLLC NOTICE LLME(ffffffff/f0a1b472){ASSIGNED} LLGM Assign pre (f0a1b472 => e9c2e58d) (gprs_llc.c:1079) 20241008055911715 DLLC NOTICE LLME(f0a1b472/e9c2e58d){ASSIGNED} LLGM Assign post (f0a1b472 => e9c2e58d) (gprs_llc.c:1125) 20241008055911715 DMM INFO MM(262420000000050/e9c2e58d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055911730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055911730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055911730 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055911730 DMM INFO MM(262420000000050/e9c2e58d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008055911730 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008055911730 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055911730 DLLC NOTICE LLME(f0a1b472/e9c2e58d){ASSIGNED} LLGM Assign pre (ffffffff => e9c2e58d) (gprs_llc.c:1079) 20241008055911730 DLLC NOTICE LLME(ffffffff/e9c2e58d){ASSIGNED} LLGM Assign post (ffffffff => e9c2e58d) (gprs_llc.c:1125) 20241008055911730 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008055912229 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@8f0e3ccdded6: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055912242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40196<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1191)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@8f0e3ccdded6: Final verdict of PTC: none 20241008055912247 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055912247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1182)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1196)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@8f0e3ccdded6: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1186)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1194)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1184)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1189)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_suspend_rau finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Tue Oct 8 05:59:12 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241008055912313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055912715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104256) 20241008055913248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055913248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104256, count=110548) 20241008055914250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055914250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Tue Oct 8 05:59:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055915252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055915252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_paging_ps started. 20241008055915815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055915817 DMM INFO MM(262420000000050/e9c2e58d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055915817 DMM INFO MM(262420000000050/e9c2e58d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055915817 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055915817 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055915817 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055915817 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008055915817 DLLC NOTICE LLME(ffffffff/e9c2e58d){ASSIGNED} LLGM Assign pre (e9c2e58d => ffffffff) (gprs_llc.c:1079) 20241008055915817 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9c2e58d => ffffffff) (gprs_llc.c:1125) 20241008055915817 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c1440 (gprs_sndcp.c:574) 20241008055915817 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c1798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055915817 DMM NOTICE MM(262420000000050/e9c2e58d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055915817 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241008055915817 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055915817 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055915817 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241008055915817 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241008055915817 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) 20241008055915817 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) 20241008055915817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008055915817 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055915818 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008055915818 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055915818 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055915860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055915860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055915860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055915860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055915860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055915860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055915860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055915860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055915860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055915861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055915861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055915861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055915861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055915861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055915861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055915861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055915861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055915861 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055915861 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055915861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055915862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055915862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055915863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055915868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055915868 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055915875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055915875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055915875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055915875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055915875 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055915875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055915875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055915875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055915875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055915876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055915876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055915876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055915876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055915876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055915876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055915876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055915876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055915876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055915876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055915876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055915877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055915877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055915878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008055915883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055915883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055915893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055915893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055915893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055915893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055915893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055915893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055915893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055915893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055915893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055915893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055915893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055915893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055915893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055915893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055915893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055915893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055915893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055915893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055915893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055915893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055915894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055915894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055915895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055915900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055915900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055916253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055916253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055916253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055916253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055916257 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055916258 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@8f0e3ccdded6: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='FB6985F8'O, index=0 SGSN_Test-GSUP(1217)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@8f0e3ccdded6: 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 := 'D30AF13955869908D39EBFAA5F6AA3D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '763A8DAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C97A591CB4217A6F'O } } } } } 20241008055917328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055917328 DLLC NOTICE LLME(ffffffff/fb6985f8){UNASSIGNED} LLC RX: unknown TLLI 0xfb6985f8, creating LLME on the fly (gprs_llc.c:552) 20241008055917328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055917328 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055917328 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055917328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008055917328 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055917328 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008055917329 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055917329 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055917329 DLLC NOTICE LLME(ffffffff/fb6985f8){UNASSIGNED} LLGM Assign pre (fb6985f8 => c88ce2f4) (gprs_llc.c:1079) 20241008055917329 DLLC NOTICE LLME(fb6985f8/c88ce2f4){ASSIGNED} LLGM Assign post (fb6985f8 => c88ce2f4) (gprs_llc.c:1125) 20241008055917329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055917329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055917329 DMM DEBUG MM(262420000000051/c88ce2f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055917341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055917341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055917341 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055917342 DMM DEBUG MM(262420000000051/c88ce2f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241008055917342 DMM NOTICE MM(262420000000051/c88ce2f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055917342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055917342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055917342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055917342 DMM DEBUG MM(262420000000051/c88ce2f4) Requesting authorization (sgsn_auth.c:160) 20241008055917342 DMM INFO MM(262420000000051/c88ce2f4) Requesting authentication tuples (sgsn_auth.c:184) 20241008055917342 DMM DEBUG MM(262420000000051/c88ce2f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055917342 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241008055917342 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@8f0e3ccdded6: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241008055917346 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055917346 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055917346 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055917346 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055917346 DMM INFO MM(262420000000051/c88ce2f4) Subscriber data update (mmctx.c:445) 20241008055917346 DMM DEBUG MM(262420000000051/c88ce2f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055917346 DMM INFO MM(262420000000051/c88ce2f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055917346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055917346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055917346 DMM INFO MM(262420000000051/c88ce2f4) <- GMM AUTH AND CIPHERING REQ (rand = d3 0a f1 39 55 86 99 08 d3 9e bf aa 5f 6a a3 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055917356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055917356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055917356 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055917356 DMM INFO MM(262420000000051/c88ce2f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055917356 DMM NOTICE MM(262420000000051/c88ce2f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055917356 DMM DEBUG MM(262420000000051/c88ce2f4) checking auth: received GSM SRES = 76 3a 8d ad (gprs_gmm.c:666) 20241008055917356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055917356 DMM DEBUG MM(262420000000051/c88ce2f4) Requesting authorization (sgsn_auth.c:160) 20241008055917356 DMM INFO MM(262420000000051/c88ce2f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055917356 DMM DEBUG MM(262420000000051/c88ce2f4) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055917356 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241008055917356 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) 20241008055917356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055917356 DMM INFO MM(262420000000051/c88ce2f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc88ce2f4) (gprs_gmm.c:300) 20241008055917357 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055917357 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055917357 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241008055917357 DMM INFO MM(262420000000051/c88ce2f4) Subscriber data update (mmctx.c:445) 20241008055917357 DMM DEBUG MM(262420000000051/c88ce2f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055917357 DMM INFO MM(262420000000051/c88ce2f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055917357 DMM NOTICE MM(262420000000051/c88ce2f4) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241008055917357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055917357 DMM NOTICE MM(262420000000051/c88ce2f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055917357 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) 20241008055917358 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055917358 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241008055917358 DMM INFO MM(262420000000051/c88ce2f4) Subscriber data update (mmctx.c:445) 20241008055917358 DMM DEBUG MM(262420000000051/c88ce2f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055917364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055917364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055917364 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055917364 DMM INFO MM(262420000000051/c88ce2f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055917364 DMM NOTICE MM(262420000000051/c88ce2f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055917364 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055917364 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055917364 DLLC NOTICE LLME(fb6985f8/c88ce2f4){ASSIGNED} LLGM Assign pre (ffffffff => c88ce2f4) (gprs_llc.c:1079) 20241008055917364 DLLC NOTICE LLME(ffffffff/c88ce2f4){ASSIGNED} LLGM Assign post (ffffffff => c88ce2f4) (gprs_llc.c:1125) 20241008055917364 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055917364 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055917364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055917364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@8f0e3ccdded6: setverdict(pass): none -> pass 20241008055917424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055917424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055917424 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055917425 DMM INFO MM(262420000000051/c88ce2f4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055917425 DMM INFO MM(262420000000051/c88ce2f4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055917425 DMM DEBUG MM(262420000000051/c88ce2f4) Using GGSN 0 (gprs_sm.c:317) 20241008055917425 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) 20241008055917425 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241008055917425 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055917425 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055917425 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241008055917451 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 ca 16 1e 1b 11 4e 9d 50 ef 14 05 7f 38 7b ca 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241008055917451 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad11023a0, cbp=0x5630b24ba210) (sgsn_libgtp.c:629) 20241008055917451 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055917451 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c1798 TLLI=c88ce2f4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055917451 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055917451 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055917464 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241008055919838 DGPRS DEBUG Checking for inactive LLMEs, time = 30895359 (sgsn.c:131) 20241008055920426 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Timeout of T3314 (fsm.c:317) 20241008055920426 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008055920426 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008055922481 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241008055922481 DMM INFO MM(262420000000051/c88ce2f4) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@8f0e3ccdded6: 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 := 'C88CE2F4'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@8f0e3ccdded6: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@8f0e3ccdded6: Final verdict of PTC: pass 20241008055922508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48822<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008055922512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055922512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1210)@8f0e3ccdded6: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@8f0e3ccdded6: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1215)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1205)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@8f0e3ccdded6: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1213)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1208)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1203)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_paging_ps finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Tue Oct 8 05:59:22 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241008055922566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055922968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99592) 20241008055923513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055923513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99592, count=103948) 20241008055924514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055924514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 05:59:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008055925516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055925516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_paging_ps_ra_multiple_cells started. 20241008055926064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055926065 DMM INFO MM(262420000000051/c88ce2f4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008055926065 DMM INFO MM(262420000000051/c88ce2f4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008055926065 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008055926066 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008055926066 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008055926066 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008055926066 DLLC NOTICE LLME(ffffffff/c88ce2f4){ASSIGNED} LLGM Assign pre (c88ce2f4 => ffffffff) (gprs_llc.c:1079) 20241008055926066 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c88ce2f4 => ffffffff) (gprs_llc.c:1125) 20241008055926066 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c1440 (gprs_sndcp.c:574) 20241008055926066 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c1798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008055926066 DMM NOTICE MM(262420000000051/c88ce2f4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008055926066 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241008055926066 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008055926066 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008055926066 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241008055926066 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241008055926066 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) 20241008055926066 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) 20241008055926066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008055926066 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008055926066 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008055926066 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008055926066 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055926089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008055926089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055926089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055926089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055926089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008055926089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055926089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055926089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055926089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055926090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055926090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055926090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055926090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055926090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055926090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055926090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055926090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055926090 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008055926090 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055926090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008055926090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055926090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055926092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055926097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055926097 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055926105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008055926105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055926105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055926105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055926105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008055926105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055926105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055926105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055926105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055926106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055926106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055926106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055926106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055926106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055926106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055926106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055926106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055926106 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008055926106 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055926106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055926106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055926106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055926108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055926112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055926112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008055926120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008055926120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008055926120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008055926120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055926120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008055926120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008055926120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008055926120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055926120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008055926121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008055926121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008055926121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008055926121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008055926121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008055926121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008055926121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008055926121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008055926121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008055926121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008055926121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008055926121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055926121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008055926124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008055926129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055926129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008055926517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055926518 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008055926518 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008055926518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008055926522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008055926523 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@8f0e3ccdded6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3020FB5'O, index=0 SGSN_Test-GSUP(1236)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@8f0e3ccdded6: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@8f0e3ccdded6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3020FB5'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@8f0e3ccdded6: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3020FB5'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@8f0e3ccdded6: 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 := '88EB5892F82370B2B5D457DB9ADD5BE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2AF552F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65A2BA113203DF69'O } } } } } 20241008055927607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055927607 DLLC NOTICE LLME(ffffffff/d3020fb5){UNASSIGNED} LLC RX: unknown TLLI 0xd3020fb5, creating LLME on the fly (gprs_llc.c:552) 20241008055927607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055927607 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241008055927607 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008055927607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008055927607 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008055927607 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008055927607 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008055927607 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008055927607 DLLC NOTICE LLME(ffffffff/d3020fb5){UNASSIGNED} LLGM Assign pre (d3020fb5 => c809b90d) (gprs_llc.c:1079) 20241008055927607 DLLC NOTICE LLME(d3020fb5/c809b90d){ASSIGNED} LLGM Assign post (d3020fb5 => c809b90d) (gprs_llc.c:1125) 20241008055927607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008055927607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008055927607 DMM DEBUG MM(262420000000052/c809b90d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008055927619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055927619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008055927619 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055927619 DMM DEBUG MM(262420000000052/c809b90d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241008055927619 DMM NOTICE MM(262420000000052/c809b90d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008055927619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008055927619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008055927619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008055927619 DMM DEBUG MM(262420000000052/c809b90d) Requesting authorization (sgsn_auth.c:160) 20241008055927619 DMM INFO MM(262420000000052/c809b90d) Requesting authentication tuples (sgsn_auth.c:184) 20241008055927619 DMM DEBUG MM(262420000000052/c809b90d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008055927619 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241008055927619 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@8f0e3ccdded6: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241008055927623 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008055927623 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008055927623 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008055927623 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008055927623 DMM INFO MM(262420000000052/c809b90d) Subscriber data update (mmctx.c:445) 20241008055927623 DMM DEBUG MM(262420000000052/c809b90d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008055927623 DMM INFO MM(262420000000052/c809b90d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008055927623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008055927623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008055927623 DMM INFO MM(262420000000052/c809b90d) <- GMM AUTH AND CIPHERING REQ (rand = 88 eb 58 92 f8 23 70 b2 b5 d4 57 db 9a dd 5b e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008055927631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055927631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008055927631 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055927631 DMM INFO MM(262420000000052/c809b90d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008055927631 DMM NOTICE MM(262420000000052/c809b90d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008055927631 DMM DEBUG MM(262420000000052/c809b90d) checking auth: received GSM SRES = c2 af 55 2f (gprs_gmm.c:666) 20241008055927631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008055927631 DMM DEBUG MM(262420000000052/c809b90d) Requesting authorization (sgsn_auth.c:160) 20241008055927631 DMM INFO MM(262420000000052/c809b90d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008055927631 DMM DEBUG MM(262420000000052/c809b90d) Requesting subscriber data update (gprs_subscriber.c:894) 20241008055927631 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241008055927631 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) 20241008055927631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008055927631 DMM INFO MM(262420000000052/c809b90d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc809b90d) (gprs_gmm.c:300) 20241008055927633 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008055927633 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008055927633 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241008055927633 DMM INFO MM(262420000000052/c809b90d) Subscriber data update (mmctx.c:445) 20241008055927633 DMM DEBUG MM(262420000000052/c809b90d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008055927633 DMM INFO MM(262420000000052/c809b90d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008055927633 DMM NOTICE MM(262420000000052/c809b90d) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241008055927633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008055927633 DMM NOTICE MM(262420000000052/c809b90d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008055927633 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) 20241008055927634 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008055927634 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241008055927634 DMM INFO MM(262420000000052/c809b90d) Subscriber data update (mmctx.c:445) 20241008055927634 DMM DEBUG MM(262420000000052/c809b90d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008055927640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055927640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008055927640 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055927640 DMM INFO MM(262420000000052/c809b90d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008055927640 DMM NOTICE MM(262420000000052/c809b90d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008055927640 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008055927640 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008055927640 DLLC NOTICE LLME(d3020fb5/c809b90d){ASSIGNED} LLGM Assign pre (ffffffff => c809b90d) (gprs_llc.c:1079) 20241008055927640 DLLC NOTICE LLME(ffffffff/c809b90d){ASSIGNED} LLGM Assign post (ffffffff => c809b90d) (gprs_llc.c:1125) 20241008055927640 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008055927640 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008055927640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008055927640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008055927693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008055927693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008055927693 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008055927693 DMM INFO MM(262420000000052/c809b90d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008055927693 DMM INFO MM(262420000000052/c809b90d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008055927693 DMM DEBUG MM(262420000000052/c809b90d) Using GGSN 0 (gprs_sm.c:317) 20241008055927693 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) 20241008055927693 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241008055927693 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008055927693 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241008055927693 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241008055927710 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 24 04 84 63 11 96 01 71 e3 14 05 7f 8d f7 9e 64 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) 20241008055927710 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1103418, cbp=0x5630b24c37d0) (sgsn_libgtp.c:629) 20241008055927710 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008055927710 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0708 TLLI=c809b90d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008055927710 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008055927710 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@8f0e3ccdded6: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008055927724 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241008055930695 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Timeout of T3314 (fsm.c:317) 20241008055930695 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008055930695 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008055932737 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241008055932737 DMM INFO MM(262420000000052/c809b90d) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@8f0e3ccdded6: 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 := 'C809B90D'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241008055946519 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008055946519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008055946520 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008055949839 DGPRS DEBUG Checking for inactive LLMEs, time = 30895389 (sgsn.c:131) 20241008055956091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055956098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055956098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055956107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055956110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055956110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008055956122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008055956125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008055956125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@8f0e3ccdded6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8f0e3ccdded6: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241008055957609 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008055957609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(1236)@8f0e3ccdded6: Final verdict of PTC: none 20241008055957610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1221)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1224)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@8f0e3ccdded6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1229)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@8f0e3ccdded6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1234)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@8f0e3ccdded6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1232)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1227)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1222)@8f0e3ccdded6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@8f0e3ccdded6: Final verdict of PTC: fail reason: "Tguard timeout" MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@8f0e3ccdded6: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Tue Oct 8 05:59:57 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 20241008055957743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008055958146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103136) 20241008055958610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055958610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103136, count=108568) 20241008055959612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008055959612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Tue Oct 8 06:00:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060000614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060000614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_bssgp_rim_single_report started. 20241008060001240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060001243 DMM INFO MM(262420000000052/c809b90d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060001243 DMM INFO MM(262420000000052/c809b90d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060001243 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060001243 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060001243 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008060001243 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008060001243 DLLC NOTICE LLME(ffffffff/c809b90d){ASSIGNED} LLGM Assign pre (c809b90d => ffffffff) (gprs_llc.c:1079) 20241008060001243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c809b90d => ffffffff) (gprs_llc.c:1125) 20241008060001243 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c03b0 (gprs_sndcp.c:574) 20241008060001243 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0708, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008060001243 DMM NOTICE MM(262420000000052/c809b90d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008060001243 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241008060001243 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008060001243 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060001243 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241008060001243 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241008060001243 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) 20241008060001243 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) 20241008060001243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008060001243 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008060001243 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008060001243 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008060001243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060001287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060001287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060001287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060001287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060001287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060001287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060001287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060001287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060001287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241008060001288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060001288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060001288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1243)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060001288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060001288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060001288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060001288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060001288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060001288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060001288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060001288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060001288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060001288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060001290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060001295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060001295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060001303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060001303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060001303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060001303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060001303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060001303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060001303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060001303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060001303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060001304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060001304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060001304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060001304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060001304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060001304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060001304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060001304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060001304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060001304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060001304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060001304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060001304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060001306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060001311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060001311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060001319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060001319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060001319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060001319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060001319 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060001319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060001319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060001319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060001319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060001319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060001319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060001319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060001320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060001320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060001320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060001320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060001320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060001320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060001320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060001320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060001320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060001320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060001322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060001326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060001326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060001616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060001616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060001616 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060001616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060001620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060001621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060001644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8f0e3ccdded6: setverdict(pass): none -> pass MTC@8f0e3ccdded6: Warning: Re-starting timer T, which is already active (running or expired). 20241008060001669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008060001683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39678<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008060001688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060001688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1253)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@8f0e3ccdded6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1243)@8f0e3ccdded6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1248)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(1255)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@8f0e3ccdded6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1241)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1246)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1251)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: pass MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@8f0e3ccdded6: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Tue Oct 8 06:00:01 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 20241008060001749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060002150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58536) 20241008060002689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060002689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58536, count=59796) 20241008060003691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060003691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Tue Oct 8 06:00:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060004693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060004693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_rim_eutran_to_geran started. 20241008060005236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060005239 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060005287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060005287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060005287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060005287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060005287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060005287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060005287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060005287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060005287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060005287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060005287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060005287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060005287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060005287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060005287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060005287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060005287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060005287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060005287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060005287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060005288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060005288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060005290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060005295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060005295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060005304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060005304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060005304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060005304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060005304 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060005304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060005304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060005304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060005304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060005304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060005304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060005304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060005304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060005304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060005304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060005304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060005304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060005304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060005304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060005304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060005305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060005305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060005306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060005311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060005311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060005319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060005319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060005319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060005319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060005319 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060005319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060005319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060005319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060005319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060005320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060005320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060005320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060005320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060005320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060005320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060005320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060005320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060005320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060005320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060005320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1271)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060005320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060005320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060005322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060005326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060005326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060005695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060005695 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060005695 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060005695 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060005699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060005700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8f0e3ccdded6: setverdict(pass): none -> pass 20241008060005744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008060005756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38754<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1261)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1271)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@8f0e3ccdded6: Final verdict of PTC: none 20241008060005761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1273)@8f0e3ccdded6: Final verdict of PTC: none 20241008060005761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1266)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@8f0e3ccdded6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@8f0e3ccdded6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@8f0e3ccdded6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1264)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1259)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1269)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: pass MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@8f0e3ccdded6: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Tue Oct 8 06:00:05 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 20241008060005824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060006225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48444) 20241008060006762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060006763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48444, count=52800) 20241008060007764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060007764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:00:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060008766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060008766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_cell_change_different_rai_ci_attach started. 20241008060009316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060009317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060009357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060009357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060009357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060009357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060009357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060009357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060009357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060009357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060009357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060009359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060009359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060009359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060009359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060009359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060009359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060009359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060009359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060009359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060009359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060009359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060009359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060009359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060009361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060009366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060009375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060009375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060009375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060009375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060009375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060009375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060009375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060009375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060009375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060009375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060009375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060009375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060009375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060009375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060009375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060009375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060009375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060009375 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060009375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060009375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060009376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060009376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060009378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060009382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060009391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060009391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060009391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060009391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060009391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060009391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060009391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060009391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060009391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060009392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060009392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060009392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060009392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060009392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060009392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060009392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060009392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060009392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060009392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060009392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060009393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060009393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060009395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060009399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060009768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060009768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060009768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060009768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060009772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060009773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8f0e3ccdded6: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C0EBEF67'O, index=0 SGSN_Test-GSUP(1291)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@8f0e3ccdded6: 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 := 'BC4725D1898D801ACDD8FB955E4A83DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8F3A73C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E61323D6A4A015F'O } } } } } 20241008060009823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009823 DLLC NOTICE LLME(ffffffff/c0ebef67){UNASSIGNED} LLC RX: unknown TLLI 0xc0ebef67, creating LLME on the fly (gprs_llc.c:552) 20241008060009823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060009823 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060009823 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008060009823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008060009823 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008060009823 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008060009823 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060009823 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060009823 DLLC NOTICE LLME(ffffffff/c0ebef67){UNASSIGNED} LLGM Assign pre (c0ebef67 => cd44fd3a) (gprs_llc.c:1079) 20241008060009823 DLLC NOTICE LLME(c0ebef67/cd44fd3a){ASSIGNED} LLGM Assign post (c0ebef67 => cd44fd3a) (gprs_llc.c:1125) 20241008060009823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060009823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060009823 DMM DEBUG MM(262420000000068/cd44fd3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060009841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008060009841 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060009841 DMM DEBUG MM(262420000000068/cd44fd3a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241008060009841 DMM NOTICE MM(262420000000068/cd44fd3a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060009841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060009841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060009841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060009841 DMM DEBUG MM(262420000000068/cd44fd3a) Requesting authorization (sgsn_auth.c:160) 20241008060009841 DMM INFO MM(262420000000068/cd44fd3a) Requesting authentication tuples (sgsn_auth.c:184) 20241008060009841 DMM DEBUG MM(262420000000068/cd44fd3a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060009841 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241008060009841 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@8f0e3ccdded6: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241008060009848 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060009848 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060009848 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060009848 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060009848 DMM INFO MM(262420000000068/cd44fd3a) Subscriber data update (mmctx.c:445) 20241008060009848 DMM DEBUG MM(262420000000068/cd44fd3a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060009848 DMM INFO MM(262420000000068/cd44fd3a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060009848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060009848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060009848 DMM INFO MM(262420000000068/cd44fd3a) <- GMM AUTH AND CIPHERING REQ (rand = bc 47 25 d1 89 8d 80 1a cd d8 fb 95 5e 4a 83 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008060009862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060009863 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060009863 DMM INFO MM(262420000000068/cd44fd3a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060009863 DMM NOTICE MM(262420000000068/cd44fd3a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060009863 DMM DEBUG MM(262420000000068/cd44fd3a) checking auth: received GSM SRES = c8 f3 a7 3c (gprs_gmm.c:666) 20241008060009863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060009863 DMM DEBUG MM(262420000000068/cd44fd3a) Requesting authorization (sgsn_auth.c:160) 20241008060009863 DMM INFO MM(262420000000068/cd44fd3a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060009863 DMM DEBUG MM(262420000000068/cd44fd3a) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060009863 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241008060009863 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) 20241008060009863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008060009863 DMM INFO MM(262420000000068/cd44fd3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd44fd3a) (gprs_gmm.c:300) 20241008060009865 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060009865 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060009865 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241008060009865 DMM INFO MM(262420000000068/cd44fd3a) Subscriber data update (mmctx.c:445) 20241008060009865 DMM DEBUG MM(262420000000068/cd44fd3a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060009865 DMM INFO MM(262420000000068/cd44fd3a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060009865 DMM NOTICE MM(262420000000068/cd44fd3a) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241008060009865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060009865 DMM NOTICE MM(262420000000068/cd44fd3a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060009865 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) 20241008060009866 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060009866 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241008060009866 DMM INFO MM(262420000000068/cd44fd3a) Subscriber data update (mmctx.c:445) 20241008060009866 DMM DEBUG MM(262420000000068/cd44fd3a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008060009879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008060009879 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060009879 DMM INFO MM(262420000000068/cd44fd3a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060009879 DMM NOTICE MM(262420000000068/cd44fd3a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060009879 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060009879 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060009879 DLLC NOTICE LLME(c0ebef67/cd44fd3a){ASSIGNED} LLGM Assign pre (ffffffff => cd44fd3a) (gprs_llc.c:1079) 20241008060009879 DLLC NOTICE LLME(ffffffff/cd44fd3a){ASSIGNED} LLGM Assign post (ffffffff => cd44fd3a) (gprs_llc.c:1125) 20241008060009879 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008060009879 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008060009879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060009879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060009937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008060009938 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060009938 DMM INFO MM(262420000000068/cd44fd3a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008060009938 DMM INFO MM(262420000000068/cd44fd3a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008060009938 DMM DEBUG MM(262420000000068/cd44fd3a) Using GGSN 0 (gprs_sm.c:317) 20241008060009938 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) 20241008060009938 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241008060009938 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008060009938 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241008060009938 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241008060009954 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 f5 1f bd ee 11 65 83 58 72 14 05 7f bd d6 bb ea 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241008060009954 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1104490, cbp=0x5630b24bb280) (sgsn_libgtp.c:629) 20241008060009954 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008060009954 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=cd44fd3a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008060009954 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008060009954 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@8f0e3ccdded6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008060009970 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241008060009986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060009986 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008060009986 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8f0e3ccdded6: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@8f0e3ccdded6: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CD44FD3A'O, index=0 20241008060010000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060010000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241008060010000 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCD44FD3A) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060010000 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060010000 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008060010000 DLLC NOTICE LLME(ffffffff/cd44fd3a){ASSIGNED} LLGM Assign pre (cd44fd3a => e806b35d) (gprs_llc.c:1079) 20241008060010000 DLLC NOTICE LLME(cd44fd3a/e806b35d){ASSIGNED} LLGM Assign post (cd44fd3a => e806b35d) (gprs_llc.c:1125) 20241008060010000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060010000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060010000 DMM DEBUG MM(262420000000068/e806b35d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060010022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060010022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241008060010022 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060010022 DMM DEBUG MM(262420000000068/e806b35d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241008060010022 DMM NOTICE MM(262420000000068/e806b35d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060010022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060010022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060010022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060010022 DMM DEBUG MM(262420000000068/e806b35d) Requesting authorization (sgsn_auth.c:160) 20241008060010022 DMM INFO MM(262420000000068/e806b35d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060010022 DMM DEBUG MM(262420000000068/e806b35d) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060010022 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241008060010022 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) 20241008060010998 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060010999 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060010999 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241008060010999 DMM INFO MM(262420000000068/e806b35d) Subscriber data update (mmctx.c:445) 20241008060010999 DMM DEBUG MM(262420000000068/e806b35d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241008060010999 DMM INFO MM(262420000000068/e806b35d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241008060010999 DMM NOTICE MM(262420000000068/e806b35d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241008060010999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060010999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060010999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008060010999 DMM INFO MM(262420000000068/e806b35d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe806b35d) (gprs_gmm.c:300) 20241008060010999 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) 20241008060011001 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060011001 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241008060011001 DMM INFO MM(262420000000068/e806b35d) Subscriber data update (mmctx.c:445) 20241008060011001 DMM DEBUG MM(262420000000068/e806b35d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008060011016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060011016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060011016 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060011016 DMM INFO MM(262420000000068/e806b35d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060011016 DMM NOTICE MM(262420000000068/e806b35d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060011016 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060011016 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060011016 DLLC NOTICE LLME(cd44fd3a/e806b35d){ASSIGNED} LLGM Assign pre (ffffffff => e806b35d) (gprs_llc.c:1079) 20241008060011016 DLLC NOTICE LLME(ffffffff/e806b35d){ASSIGNED} LLGM Assign post (ffffffff => e806b35d) (gprs_llc.c:1125) 20241008060011016 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008060011016 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241008060011016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060011016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060011067 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241008060011082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060011082 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060011082 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8f0e3ccdded6: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@8f0e3ccdded6: Final verdict of PTC: pass 20241008060011091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1279)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1289)@8f0e3ccdded6: Final verdict of PTC: none 20241008060011097 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060011097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1276)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1284)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1287)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1277)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1282)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Tue Oct 8 06:00:11 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 20241008060011171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060011574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101844) 20241008060012099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060012099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101844, count=123276) 20241008060013099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060013100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:00:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060014084 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Timeout of T3314 (fsm.c:317) 20241008060014084 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008060014084 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008060014100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060014100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_cell_change_different_rai_ci_data started. 20241008060014668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060014670 DMM INFO MM(262420000000068/e806b35d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060014670 DMM INFO MM(262420000000068/e806b35d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060014670 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060014670 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060014670 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008060014670 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008060014670 DLLC NOTICE LLME(ffffffff/e806b35d){ASSIGNED} LLGM Assign pre (e806b35d => ffffffff) (gprs_llc.c:1079) 20241008060014670 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e806b35d => ffffffff) (gprs_llc.c:1125) 20241008060014670 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008060014670 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008060014670 DMM NOTICE MM(262420000000068/e806b35d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008060014670 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241008060014670 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008060014670 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060014670 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241008060014670 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241008060014670 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) 20241008060014670 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) 20241008060014670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008060014670 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008060014670 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008060014670 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008060014670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060014702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060014702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060014702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060014702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060014702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060014702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060014702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060014702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060014702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060014703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060014703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060014703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060014703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060014703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060014703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060014703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060014703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060014703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060014703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060014703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060014703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060014703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060014706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060014712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060014712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060014718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060014718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060014718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060014718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060014718 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060014718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060014718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060014718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060014718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060014719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060014719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060014719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060014719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060014719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060014719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060014719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060014719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060014719 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060014719 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060014719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060014720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060014720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060014722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060014726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060014726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060014737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060014737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060014737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060014737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060014737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060014737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060014737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060014737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060014737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060014738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060014738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060014738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060014738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060014738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060014738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060014738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060014738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060014738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060014738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060014738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060014738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060014738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060014740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060014745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060014745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060015102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060015102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060015102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060015102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060015106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241008060015107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@8f0e3ccdded6: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E44DBCD1'O, index=0 SGSN_Test-GSUP(1310)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@8f0e3ccdded6: 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 := '352B9F7DFDC331B3579402B11DDC48B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21489EF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0515981587DF368'O } } } } } 20241008060015181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060015181 DLLC NOTICE LLME(ffffffff/e44dbcd1){UNASSIGNED} LLC RX: unknown TLLI 0xe44dbcd1, creating LLME on the fly (gprs_llc.c:552) 20241008060015181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060015181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060015181 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008060015181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008060015181 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008060015181 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008060015181 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060015181 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060015181 DLLC NOTICE LLME(ffffffff/e44dbcd1){UNASSIGNED} LLGM Assign pre (e44dbcd1 => c88105e9) (gprs_llc.c:1079) 20241008060015181 DLLC NOTICE LLME(e44dbcd1/c88105e9){ASSIGNED} LLGM Assign post (e44dbcd1 => c88105e9) (gprs_llc.c:1125) 20241008060015181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060015181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060015181 DMM DEBUG MM(262420000000070/c88105e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060015207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060015207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008060015207 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060015207 DMM DEBUG MM(262420000000070/c88105e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241008060015207 DMM NOTICE MM(262420000000070/c88105e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060015207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060015207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060015207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060015207 DMM DEBUG MM(262420000000070/c88105e9) Requesting authorization (sgsn_auth.c:160) 20241008060015207 DMM INFO MM(262420000000070/c88105e9) Requesting authentication tuples (sgsn_auth.c:184) 20241008060015207 DMM DEBUG MM(262420000000070/c88105e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060015207 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241008060015207 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@8f0e3ccdded6: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241008060015213 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060015213 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060015213 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060015213 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060015213 DMM INFO MM(262420000000070/c88105e9) Subscriber data update (mmctx.c:445) 20241008060015213 DMM DEBUG MM(262420000000070/c88105e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060015213 DMM INFO MM(262420000000070/c88105e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060015213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060015213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060015213 DMM INFO MM(262420000000070/c88105e9) <- GMM AUTH AND CIPHERING REQ (rand = 35 2b 9f 7d fd c3 31 b3 57 94 02 b1 1d dc 48 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008060015229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060015229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060015229 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060015229 DMM INFO MM(262420000000070/c88105e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060015229 DMM NOTICE MM(262420000000070/c88105e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060015229 DMM DEBUG MM(262420000000070/c88105e9) checking auth: received GSM SRES = 21 48 9e f1 (gprs_gmm.c:666) 20241008060015229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060015229 DMM DEBUG MM(262420000000070/c88105e9) Requesting authorization (sgsn_auth.c:160) 20241008060015229 DMM INFO MM(262420000000070/c88105e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060015229 DMM DEBUG MM(262420000000070/c88105e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060015229 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241008060015229 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) 20241008060015229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008060015229 DMM INFO MM(262420000000070/c88105e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc88105e9) (gprs_gmm.c:300) 20241008060015233 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060015233 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060015233 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241008060015233 DMM INFO MM(262420000000070/c88105e9) Subscriber data update (mmctx.c:445) 20241008060015233 DMM DEBUG MM(262420000000070/c88105e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060015234 DMM INFO MM(262420000000070/c88105e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060015234 DMM NOTICE MM(262420000000070/c88105e9) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241008060015234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060015234 DMM NOTICE MM(262420000000070/c88105e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060015234 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) 20241008060015235 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060015235 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241008060015235 DMM INFO MM(262420000000070/c88105e9) Subscriber data update (mmctx.c:445) 20241008060015235 DMM DEBUG MM(262420000000070/c88105e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008060015247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060015247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008060015247 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060015247 DMM INFO MM(262420000000070/c88105e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060015247 DMM NOTICE MM(262420000000070/c88105e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060015247 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060015247 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060015247 DLLC NOTICE LLME(e44dbcd1/c88105e9){ASSIGNED} LLGM Assign pre (ffffffff => c88105e9) (gprs_llc.c:1079) 20241008060015247 DLLC NOTICE LLME(ffffffff/c88105e9){ASSIGNED} LLGM Assign post (ffffffff => c88105e9) (gprs_llc.c:1125) 20241008060015247 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008060015247 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008060015247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060015247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060015305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060015305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008060015305 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060015305 DMM INFO MM(262420000000070/c88105e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008060015305 DMM INFO MM(262420000000070/c88105e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008060015305 DMM DEBUG MM(262420000000070/c88105e9) Using GGSN 0 (gprs_sm.c:317) 20241008060015305 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) 20241008060015305 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241008060015305 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008060015305 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241008060015305 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241008060015330 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 98 ec 2b 41 11 7b 1c e7 c6 14 05 7f 1f c4 67 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=1074 from retransmit req queue (gtp.c:443) 20241008060015330 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1105508, cbp=0x5630b24c25e0) (sgsn_libgtp.c:629) 20241008060015330 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008060015330 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c0688 TLLI=c88105e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008060015330 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008060015330 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@8f0e3ccdded6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008060015348 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241008060015364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060015364 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008060015364 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@8f0e3ccdded6: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C88105E9'O, index=0 20241008060015378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060015378 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060015378 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5630b24c0688, TLLI=c88105e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@8f0e3ccdded6: Removing Client IMSI='262420000000070'H, index=0 20241008060017380 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@8f0e3ccdded6: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@8f0e3ccdded6: Final verdict of PTC: pass 20241008060017396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56404<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1303)@8f0e3ccdded6: Final verdict of PTC: none 20241008060017401 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060017401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1298)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1308)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1306)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1296)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1301)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Tue Oct 8 06:00:17 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 20241008060017454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060017857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105640) 20241008060018365 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Timeout of T3314 (fsm.c:317) 20241008060018365 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008060018365 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008060018402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060018402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105640, count=107524) 20241008060019403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060019403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060019840 DGPRS DEBUG Checking for inactive LLMEs, time = 30895419 (sgsn.c:131) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:00:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060020404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060020404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_cell_change_different_ci_attach started. 20241008060020943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060020946 DMM INFO MM(262420000000070/c88105e9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060020946 DMM INFO MM(262420000000070/c88105e9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060020946 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060020946 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060020946 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008060020946 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008060020946 DLLC NOTICE LLME(ffffffff/c88105e9){ASSIGNED} LLGM Assign pre (c88105e9 => ffffffff) (gprs_llc.c:1079) 20241008060020946 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c88105e9 => ffffffff) (gprs_llc.c:1125) 20241008060020946 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c0330 (gprs_sndcp.c:574) 20241008060020946 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c0688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008060020946 DMM NOTICE MM(262420000000070/c88105e9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008060020946 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241008060020946 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008060020947 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060020947 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241008060020947 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241008060020947 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) 20241008060020947 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) 20241008060020947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008060020947 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008060020947 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008060020947 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008060020947 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060020981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060020981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060020981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060020981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060020981 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060020981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060020981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060020981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060020981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060020981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060020981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060020981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060020982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060020982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060020982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060020982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060020982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060020982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060020982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060020982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060020982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060020982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060020983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060020987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060020987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060020996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060020996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060020996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060020996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060020996 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060020996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060020996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060020996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060020996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060020996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060020996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060020996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060020996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060020996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060020996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060020996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060020996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060020996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060020996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060020996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060020997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060020997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060020998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060021002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060021011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060021011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060021011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060021011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060021011 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060021011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060021011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060021012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060021012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060021013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060021013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060021013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060021013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060021013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060021013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060021013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060021013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060021013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060021013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060021013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060021013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060021013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060021015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060021020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060021406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060021406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060021406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060021406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060021411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241008060021412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@8f0e3ccdded6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D20FD034'O, index=0 SGSN_Test-GSUP(1329)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@8f0e3ccdded6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@8f0e3ccdded6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D20FD034'O, index=0 TC_cell_change_different_ci_attach(1331)@8f0e3ccdded6: 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 := 'C502559356F986666309F54D75886C1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '104700C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B94B347134C6AB30'O } } } } } 20241008060021492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021492 DLLC NOTICE LLME(ffffffff/d20fd034){UNASSIGNED} LLC RX: unknown TLLI 0xd20fd034, creating LLME on the fly (gprs_llc.c:552) 20241008060021492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060021492 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060021492 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008060021492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008060021492 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008060021492 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008060021492 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060021492 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060021492 DLLC NOTICE LLME(ffffffff/d20fd034){UNASSIGNED} LLGM Assign pre (d20fd034 => c8a9fa68) (gprs_llc.c:1079) 20241008060021492 DLLC NOTICE LLME(d20fd034/c8a9fa68){ASSIGNED} LLGM Assign post (d20fd034 => c8a9fa68) (gprs_llc.c:1125) 20241008060021493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060021493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060021493 DMM DEBUG MM(262420000000069/c8a9fa68) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060021507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008060021507 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060021507 DMM DEBUG MM(262420000000069/c8a9fa68) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241008060021507 DMM NOTICE MM(262420000000069/c8a9fa68) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060021507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060021507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060021507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060021507 DMM DEBUG MM(262420000000069/c8a9fa68) Requesting authorization (sgsn_auth.c:160) 20241008060021507 DMM INFO MM(262420000000069/c8a9fa68) Requesting authentication tuples (sgsn_auth.c:184) 20241008060021507 DMM DEBUG MM(262420000000069/c8a9fa68) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060021507 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241008060021507 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@8f0e3ccdded6: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241008060021512 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060021512 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060021512 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060021512 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060021512 DMM INFO MM(262420000000069/c8a9fa68) Subscriber data update (mmctx.c:445) 20241008060021512 DMM DEBUG MM(262420000000069/c8a9fa68) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060021512 DMM INFO MM(262420000000069/c8a9fa68) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060021512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060021512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060021512 DMM INFO MM(262420000000069/c8a9fa68) <- GMM AUTH AND CIPHERING REQ (rand = c5 02 55 93 56 f9 86 66 63 09 f5 4d 75 88 6c 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008060021526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060021526 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060021526 DMM INFO MM(262420000000069/c8a9fa68) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060021526 DMM NOTICE MM(262420000000069/c8a9fa68) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060021526 DMM DEBUG MM(262420000000069/c8a9fa68) checking auth: received GSM SRES = 10 47 00 c4 (gprs_gmm.c:666) 20241008060021526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060021526 DMM DEBUG MM(262420000000069/c8a9fa68) Requesting authorization (sgsn_auth.c:160) 20241008060021526 DMM INFO MM(262420000000069/c8a9fa68) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060021526 DMM DEBUG MM(262420000000069/c8a9fa68) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060021526 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241008060021527 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) 20241008060021527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008060021527 DMM INFO MM(262420000000069/c8a9fa68) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8a9fa68) (gprs_gmm.c:300) 20241008060021530 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060021530 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060021530 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241008060021530 DMM INFO MM(262420000000069/c8a9fa68) Subscriber data update (mmctx.c:445) 20241008060021530 DMM DEBUG MM(262420000000069/c8a9fa68) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060021530 DMM INFO MM(262420000000069/c8a9fa68) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060021530 DMM NOTICE MM(262420000000069/c8a9fa68) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241008060021530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060021530 DMM NOTICE MM(262420000000069/c8a9fa68) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060021530 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) 20241008060021532 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060021532 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241008060021532 DMM INFO MM(262420000000069/c8a9fa68) Subscriber data update (mmctx.c:445) 20241008060021532 DMM DEBUG MM(262420000000069/c8a9fa68) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008060021542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008060021542 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060021542 DMM INFO MM(262420000000069/c8a9fa68) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060021542 DMM NOTICE MM(262420000000069/c8a9fa68) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060021542 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060021542 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060021542 DLLC NOTICE LLME(d20fd034/c8a9fa68){ASSIGNED} LLGM Assign pre (ffffffff => c8a9fa68) (gprs_llc.c:1079) 20241008060021542 DLLC NOTICE LLME(ffffffff/c8a9fa68){ASSIGNED} LLGM Assign post (ffffffff => c8a9fa68) (gprs_llc.c:1125) 20241008060021542 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008060021542 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008060021542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060021542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060021599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008060021599 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060021599 DMM INFO MM(262420000000069/c8a9fa68) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008060021599 DMM INFO MM(262420000000069/c8a9fa68) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008060021599 DMM DEBUG MM(262420000000069/c8a9fa68) Using GGSN 0 (gprs_sm.c:317) 20241008060021599 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) 20241008060021599 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241008060021599 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008060021599 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241008060021599 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241008060021627 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 36 63 e2 f1 11 9d d3 0d 99 14 05 7f 19 a4 fa 0e 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) 20241008060021627 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1106580, cbp=0x5630b24c2970) (sgsn_libgtp.c:629) 20241008060021627 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008060021627 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c17f8 TLLI=c8a9fa68, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008060021627 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008060021627 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@8f0e3ccdded6: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008060021640 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241008060021655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021655 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008060021655 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@8f0e3ccdded6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@8f0e3ccdded6: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C8A9FA68'O, index=0 20241008060021670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241008060021670 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060021670 DMM INFO MM(262420000000069/c8a9fa68) -> GMM ATTACH REQUEST MI(TMSI-0xC8A9FA68) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060021670 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060021670 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008060021670 DLLC NOTICE LLME(ffffffff/c8a9fa68){ASSIGNED} LLGM Assign pre (c8a9fa68 => fb312235) (gprs_llc.c:1079) 20241008060021670 DLLC NOTICE LLME(c8a9fa68/fb312235){ASSIGNED} LLGM Assign post (c8a9fa68 => fb312235) (gprs_llc.c:1125) 20241008060021670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060021670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060021670 DMM DEBUG MM(262420000000069/fb312235) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060021696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060021696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241008060021696 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060021696 DMM DEBUG MM(262420000000069/fb312235) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241008060021696 DMM NOTICE MM(262420000000069/fb312235) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060021696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060021696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060021696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060021696 DMM DEBUG MM(262420000000069/fb312235) Requesting authorization (sgsn_auth.c:160) 20241008060021696 DMM INFO MM(262420000000069/fb312235) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060021696 DMM DEBUG MM(262420000000069/fb312235) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060021696 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241008060021696 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) 20241008060022668 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060022668 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060022668 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241008060022668 DMM INFO MM(262420000000069/fb312235) Subscriber data update (mmctx.c:445) 20241008060022668 DMM DEBUG MM(262420000000069/fb312235) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241008060022668 DMM INFO MM(262420000000069/fb312235) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241008060022668 DMM NOTICE MM(262420000000069/fb312235) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241008060022668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060022668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060022668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008060022668 DMM INFO MM(262420000000069/fb312235) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb312235) (gprs_gmm.c:300) 20241008060022668 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) 20241008060022671 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060022671 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241008060022671 DMM INFO MM(262420000000069/fb312235) Subscriber data update (mmctx.c:445) 20241008060022671 DMM DEBUG MM(262420000000069/fb312235) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008060022689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060022689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060022689 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060022689 DMM INFO MM(262420000000069/fb312235) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060022689 DMM NOTICE MM(262420000000069/fb312235) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060022689 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060022689 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060022689 DLLC NOTICE LLME(c8a9fa68/fb312235){ASSIGNED} LLGM Assign pre (ffffffff => fb312235) (gprs_llc.c:1079) 20241008060022689 DLLC NOTICE LLME(ffffffff/fb312235){ASSIGNED} LLGM Assign post (ffffffff => fb312235) (gprs_llc.c:1125) 20241008060022689 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008060022689 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241008060022689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060022689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060022739 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241008060022756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060022756 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060022756 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@8f0e3ccdded6: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@8f0e3ccdded6: Final verdict of PTC: pass 20241008060022765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56426<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@8f0e3ccdded6: Final verdict of PTC: none 20241008060022768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060022769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1319)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1317)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1327)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1322)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1320)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1315)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1325)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Tue Oct 8 06:00:22 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 20241008060022843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060023245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125460) 20241008060023770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060023770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125460, count=129816) 20241008060024771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060024771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:00:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060025758 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Timeout of T3314 (fsm.c:317) 20241008060025758 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008060025758 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008060025772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060025773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_cell_change_different_ci_data started. 20241008060026345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060026347 DMM INFO MM(262420000000069/fb312235) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060026347 DMM INFO MM(262420000000069/fb312235) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060026347 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060026347 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060026347 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008060026347 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008060026347 DLLC NOTICE LLME(ffffffff/fb312235){ASSIGNED} LLGM Assign pre (fb312235 => ffffffff) (gprs_llc.c:1079) 20241008060026347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb312235 => ffffffff) (gprs_llc.c:1125) 20241008060026347 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c14a0 (gprs_sndcp.c:574) 20241008060026347 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c17f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008060026347 DMM NOTICE MM(262420000000069/fb312235) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008060026347 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241008060026347 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008060026347 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060026348 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241008060026348 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241008060026348 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) 20241008060026348 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) 20241008060026348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008060026348 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008060026348 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008060026348 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008060026348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060026380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060026380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060026380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060026380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060026380 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060026380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060026380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060026380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060026380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060026381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060026381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060026381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060026381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060026381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060026381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060026381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060026381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060026381 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060026381 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060026381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060026381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060026381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060026383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060026387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060026387 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060026395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060026395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060026395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060026395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060026395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060026395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060026395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060026395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060026395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060026396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060026396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060026396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060026396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060026396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060026396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060026396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060026396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060026396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060026396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060026396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060026396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060026396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060026398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060026403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060026403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060026410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060026410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060026410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060026410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060026410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060026410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060026410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060026410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060026410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060026410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060026410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060026410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060026411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060026411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060026411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060026411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060026411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060026411 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060026411 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060026411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060026411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060026411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060026413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060026418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060026418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060026774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060026774 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060026774 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060026774 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060026779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060026780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@8f0e3ccdded6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E82717F4'O, index=0 SGSN_Test-GSUP(1348)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@8f0e3ccdded6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@8f0e3ccdded6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E82717F4'O, index=0 TC_cell_change_different_ci_data(1350)@8f0e3ccdded6: 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 := '9C7523A7EBCEAC41DF6723E260535E5A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '944AE75A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86BBF124BAAFB008'O } } } } } 20241008060026858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060026858 DLLC NOTICE LLME(ffffffff/e82717f4){UNASSIGNED} LLC RX: unknown TLLI 0xe82717f4, creating LLME on the fly (gprs_llc.c:552) 20241008060026858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060026858 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060026858 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008060026858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008060026858 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008060026858 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008060026858 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060026858 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060026858 DLLC NOTICE LLME(ffffffff/e82717f4){UNASSIGNED} LLGM Assign pre (e82717f4 => fa1158e6) (gprs_llc.c:1079) 20241008060026858 DLLC NOTICE LLME(e82717f4/fa1158e6){ASSIGNED} LLGM Assign post (e82717f4 => fa1158e6) (gprs_llc.c:1125) 20241008060026858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060026858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060026858 DMM DEBUG MM(262420000000071/fa1158e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060026875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060026875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008060026875 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060026875 DMM DEBUG MM(262420000000071/fa1158e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241008060026875 DMM NOTICE MM(262420000000071/fa1158e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060026875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060026875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060026875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060026875 DMM DEBUG MM(262420000000071/fa1158e6) Requesting authorization (sgsn_auth.c:160) 20241008060026875 DMM INFO MM(262420000000071/fa1158e6) Requesting authentication tuples (sgsn_auth.c:184) 20241008060026875 DMM DEBUG MM(262420000000071/fa1158e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060026875 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241008060026875 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@8f0e3ccdded6: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241008060026881 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060026881 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060026881 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060026881 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060026881 DMM INFO MM(262420000000071/fa1158e6) Subscriber data update (mmctx.c:445) 20241008060026881 DMM DEBUG MM(262420000000071/fa1158e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060026881 DMM INFO MM(262420000000071/fa1158e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060026881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060026881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060026881 DMM INFO MM(262420000000071/fa1158e6) <- GMM AUTH AND CIPHERING REQ (rand = 9c 75 23 a7 eb ce ac 41 df 67 23 e2 60 53 5e 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008060026894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060026894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060026894 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060026894 DMM INFO MM(262420000000071/fa1158e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060026894 DMM NOTICE MM(262420000000071/fa1158e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060026894 DMM DEBUG MM(262420000000071/fa1158e6) checking auth: received GSM SRES = 94 4a e7 5a (gprs_gmm.c:666) 20241008060026894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060026894 DMM DEBUG MM(262420000000071/fa1158e6) Requesting authorization (sgsn_auth.c:160) 20241008060026894 DMM INFO MM(262420000000071/fa1158e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060026894 DMM DEBUG MM(262420000000071/fa1158e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060026894 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241008060026894 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) 20241008060026894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008060026894 DMM INFO MM(262420000000071/fa1158e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa1158e6) (gprs_gmm.c:300) 20241008060026897 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060026897 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060026897 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241008060026897 DMM INFO MM(262420000000071/fa1158e6) Subscriber data update (mmctx.c:445) 20241008060026897 DMM DEBUG MM(262420000000071/fa1158e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060026897 DMM INFO MM(262420000000071/fa1158e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060026897 DMM NOTICE MM(262420000000071/fa1158e6) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241008060026897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060026897 DMM NOTICE MM(262420000000071/fa1158e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060026897 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) 20241008060026898 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060026898 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241008060026898 DMM INFO MM(262420000000071/fa1158e6) Subscriber data update (mmctx.c:445) 20241008060026898 DMM DEBUG MM(262420000000071/fa1158e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008060026906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060026906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008060026906 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060026906 DMM INFO MM(262420000000071/fa1158e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060026906 DMM NOTICE MM(262420000000071/fa1158e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060026906 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060026906 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060026906 DLLC NOTICE LLME(e82717f4/fa1158e6){ASSIGNED} LLGM Assign pre (ffffffff => fa1158e6) (gprs_llc.c:1079) 20241008060026906 DLLC NOTICE LLME(ffffffff/fa1158e6){ASSIGNED} LLGM Assign post (ffffffff => fa1158e6) (gprs_llc.c:1125) 20241008060026906 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008060026906 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008060026906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060026906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060026963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060026963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008060026963 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060026963 DMM INFO MM(262420000000071/fa1158e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008060026963 DMM INFO MM(262420000000071/fa1158e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008060026963 DMM DEBUG MM(262420000000071/fa1158e6) Using GGSN 0 (gprs_sm.c:317) 20241008060026963 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) 20241008060026963 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241008060026963 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008060026963 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241008060026963 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241008060026988 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 6d 24 4f e1 11 a1 a7 53 3e 14 05 7f d4 1d 6d fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241008060026988 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad11075f8, cbp=0x5630b24c2d00) (sgsn_libgtp.c:629) 20241008060026988 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008060026988 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5630b24c17f8 TLLI=fa1158e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008060026988 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008060026988 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@8f0e3ccdded6: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008060027004 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241008060027017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060027018 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008060027018 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@8f0e3ccdded6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@8f0e3ccdded6: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FA1158E6'O, index=0 20241008060027032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060027032 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060027033 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060027035 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@8f0e3ccdded6: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@8f0e3ccdded6: Final verdict of PTC: pass 20241008060027060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43966<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008060027064 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060027064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1336)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1346)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1341)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@8f0e3ccdded6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1334)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1339)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1344)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Tue Oct 8 06:00:27 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 20241008060027131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060027533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86188) 20241008060028066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060028066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86188, count=106084) 20241008060029068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060029068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Tue Oct 8 06:00:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060030033 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Timeout of T3314 (fsm.c:317) 20241008060030033 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008060030033 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008060030069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060030069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_sgsn_context_req_in started. 20241008060030634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060030636 DMM INFO MM(262420000000071/fa1158e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060030636 DMM INFO MM(262420000000071/fa1158e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060030636 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060030637 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060030637 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008060030637 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008060030637 DLLC NOTICE LLME(ffffffff/fa1158e6){ASSIGNED} LLGM Assign pre (fa1158e6 => ffffffff) (gprs_llc.c:1079) 20241008060030637 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa1158e6 => ffffffff) (gprs_llc.c:1125) 20241008060030637 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5630b24c14a0 (gprs_sndcp.c:574) 20241008060030637 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5630b24c17f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008060030637 DMM NOTICE MM(262420000000071/fa1158e6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008060030637 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241008060030637 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241008060030637 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060030637 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241008060030637 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241008060030637 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) 20241008060030637 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) 20241008060030637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008060030637 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008060030637 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008060030637 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008060030637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060030678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060030678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060030678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060030678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060030678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060030679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060030679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060030679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060030679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060030679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060030679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060030679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060030679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060030679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060030679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060030679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060030679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060030679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060030681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060030685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060030685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060030692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060030692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060030692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060030692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060030692 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060030692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060030692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060030692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060030692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060030692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060030692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060030692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060030693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060030693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060030693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060030693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060030693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060030693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060030693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060030693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060030693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060030693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060030695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060030699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060030699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060030707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060030707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060030707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060030707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060030707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060030707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060030707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060030707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060030707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060030708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060030708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060030708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060030708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060030708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060030708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060030708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060030708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060030708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060030708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060030708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060030708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060030708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060030709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060030714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060030714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060031071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060031071 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060031071 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060031071 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060031075 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008060031076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@8f0e3ccdded6: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='EDCD554D'O, index=0 SGSN_Test-GSUP(1367)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@8f0e3ccdded6: 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 := '1CABBA0F21869B65B0E0B2C06D8AABE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4017071C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D109CD468314803C'O } } } } } 20241008060032141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060032141 DLLC NOTICE LLME(ffffffff/edcd554d){UNASSIGNED} LLC RX: unknown TLLI 0xedcd554d, creating LLME on the fly (gprs_llc.c:552) 20241008060032141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060032141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060032141 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008060032141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008060032141 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008060032141 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Allocated (fsm.c:456) 20241008060032141 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060032141 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060032141 DLLC NOTICE LLME(ffffffff/edcd554d){UNASSIGNED} LLGM Assign pre (edcd554d => e40afe49) (gprs_llc.c:1079) 20241008060032141 DLLC NOTICE LLME(edcd554d/e40afe49){ASSIGNED} LLGM Assign post (edcd554d => e40afe49) (gprs_llc.c:1125) 20241008060032141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060032141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060032141 DMM DEBUG MM(262420000000072/e40afe49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060032155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060032155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008060032155 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060032155 DMM DEBUG MM(262420000000072/e40afe49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241008060032155 DMM NOTICE MM(262420000000072/e40afe49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060032155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060032155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060032155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060032155 DMM DEBUG MM(262420000000072/e40afe49) Requesting authorization (sgsn_auth.c:160) 20241008060032155 DMM INFO MM(262420000000072/e40afe49) Requesting authentication tuples (sgsn_auth.c:184) 20241008060032155 DMM DEBUG MM(262420000000072/e40afe49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060032155 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241008060032155 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@8f0e3ccdded6: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@8f0e3ccdded6: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241008060032161 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060032161 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060032161 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060032161 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060032161 DMM INFO MM(262420000000072/e40afe49) Subscriber data update (mmctx.c:445) 20241008060032161 DMM DEBUG MM(262420000000072/e40afe49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060032161 DMM INFO MM(262420000000072/e40afe49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060032161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060032161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060032161 DMM INFO MM(262420000000072/e40afe49) <- GMM AUTH AND CIPHERING REQ (rand = 1c ab ba 0f 21 86 9b 65 b0 e0 b2 c0 6d 8a ab e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008060032175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060032175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060032175 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060032175 DMM INFO MM(262420000000072/e40afe49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060032175 DMM NOTICE MM(262420000000072/e40afe49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060032175 DMM DEBUG MM(262420000000072/e40afe49) checking auth: received GSM SRES = 40 17 07 1c (gprs_gmm.c:666) 20241008060032175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060032175 DMM DEBUG MM(262420000000072/e40afe49) Requesting authorization (sgsn_auth.c:160) 20241008060032175 DMM INFO MM(262420000000072/e40afe49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060032175 DMM DEBUG MM(262420000000072/e40afe49) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060032175 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241008060032175 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) 20241008060032175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008060032175 DMM INFO MM(262420000000072/e40afe49) <- GMM ATTACH ACCEPT (new P-TMSI=0xe40afe49) (gprs_gmm.c:300) 20241008060032178 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060032178 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060032178 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241008060032178 DMM INFO MM(262420000000072/e40afe49) Subscriber data update (mmctx.c:445) 20241008060032178 DMM DEBUG MM(262420000000072/e40afe49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060032178 DMM INFO MM(262420000000072/e40afe49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060032178 DMM NOTICE MM(262420000000072/e40afe49) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241008060032178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060032178 DMM NOTICE MM(262420000000072/e40afe49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060032178 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) 20241008060032179 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060032179 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241008060032179 DMM INFO MM(262420000000072/e40afe49) Subscriber data update (mmctx.c:445) 20241008060032179 DMM DEBUG MM(262420000000072/e40afe49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008060032189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060032189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008060032190 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060032190 DMM INFO MM(262420000000072/e40afe49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060032190 DMM NOTICE MM(262420000000072/e40afe49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060032190 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060032190 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060032190 DLLC NOTICE LLME(edcd554d/e40afe49){ASSIGNED} LLGM Assign pre (ffffffff => e40afe49) (gprs_llc.c:1079) 20241008060032190 DLLC NOTICE LLME(ffffffff/e40afe49){ASSIGNED} LLGM Assign post (ffffffff => e40afe49) (gprs_llc.c:1125) 20241008060032190 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008060032190 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008060032190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060032190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060032251 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 c3 7d 00 00 03 52 f0 99 42 42 de 05 e4 0a fe 49 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@8f0e3ccdded6: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241008060034250 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241008060034250 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241008060034250 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) 20241008060034250 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241008060034250 DMM INFO MM(262420000000072/e40afe49) Subscriber data update (mmctx.c:445) 20241008060034250 DMM DEBUG MM(262420000000072/e40afe49) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241008060034250 DMM INFO MM(262420000000072/e40afe49) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241008060034250 DMM INFO MM(262420000000072/e40afe49) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060034250 DMM INFO MM(262420000000072/e40afe49) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060034250 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060034250 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060034250 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008060034250 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008060034250 DLLC NOTICE LLME(ffffffff/e40afe49){ASSIGNED} LLGM Assign pre (e40afe49 => ffffffff) (gprs_llc.c:1079) 20241008060034250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e40afe49 => ffffffff) (gprs_llc.c:1125) 20241008060034250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008060034250 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008060034250 DMM DEBUG MM_STATE_Iu[0x5630b24b2f60]{Detached}: Deallocated (fsm.c:568) 20241008060034250 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@8f0e3ccdded6: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@8f0e3ccdded6: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241008060034261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@8f0e3ccdded6: Final verdict of PTC: none 20241008060034265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060034265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1360)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1355)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1365)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@8f0e3ccdded6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@8f0e3ccdded6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@8f0e3ccdded6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1358)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1353)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1363)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" Tue Oct 8 06:00:34 UTC 2024 MTC@8f0e3ccdded6: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp------ SGSN_Tests.TC_sgsn_context_req_in fail ------ MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20241008060034329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060034731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98776) 20241008060035267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060035267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98776, count=100036) 20241008060036268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060036268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Tue Oct 8 06:00:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060037270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060037270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_sgsn_context_req_out started. 20241008060037822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060037826 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060037865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060037865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060037865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060037865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060037865 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060037865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060037865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060037865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060037865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060037866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060037866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060037866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060037867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060037867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060037867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060037867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060037867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060037867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060037867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060037867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060037867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060037867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060037869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060037873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060037873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060037882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060037882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060037882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060037882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060037882 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060037882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060037882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060037882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060037882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060037883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060037883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060037883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060037883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060037883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060037883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060037883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060037883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060037883 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060037883 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060037883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060037884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060037884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060037885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060037890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060037891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060037898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060037898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060037898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060037898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060037898 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060037898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060037898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060037898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060037898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060037899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060037899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060037899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060037899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060037899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060037899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060037899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060037899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060037899 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060037899 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060037899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060037899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060037900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060037902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060037906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060037906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060038271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060038271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060038271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060038271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060038275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060038276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@8f0e3ccdded6: IPA ID RESP: { { 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)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@8f0e3ccdded6: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='E5C46164'O, index=0 SGSN_Test-GSUP(1386)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241008060039342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060039342 DLLC NOTICE LLME(ffffffff/e5c46164){UNASSIGNED} LLC RX: unknown TLLI 0xe5c46164, creating LLME on the fly (gprs_llc.c:552) 20241008060039342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241008060039342 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008060039342 DMM NOTICE LLME(ffffffff/e5c46164){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241008060039342 DLLC NOTICE LLME(ffffffff/e5c46164){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241008060039342 DMM ERROR LLME(ffffffff/e5c46164){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241008060039343 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241008060039343 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241008060039343 DLLC NOTICE LLME(ffffffff/e5c46164){UNASSIGNED} LLGM Assign pre (e5c46164 => ffffffff) (gprs_llc.c:1079) 20241008060039343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5c46164 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@8f0e3ccdded6: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@8f0e3ccdded6: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241008060039357 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060039357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060039357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1374)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1379)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1384)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@8f0e3ccdded6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@8f0e3ccdded6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@8f0e3ccdded6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1372)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1377)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1382)@8f0e3ccdded6: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@8f0e3ccdded6: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@8f0e3ccdded6: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Tue Oct 8 06:00:39 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 20241008060039447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060039849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50884) 20241008060040358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060040359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50884, count=55240) 20241008060041360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060041360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:00:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060042361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060042361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_req_id_req_ra_update started. 20241008060042954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060042957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060043005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060043005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060043005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060043005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060043005 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060043005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060043005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060043005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060043005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060043006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060043006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060043006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060043006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060043006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060043006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060043006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060043006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060043006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060043006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060043006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060043007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060043007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060043009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060043015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060043015 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060043022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060043022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060043022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060043022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060043022 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060043022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060043022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060043022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060043022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060043023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060043023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060043023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060043023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060043023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060043023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060043023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060043023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060043023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060043023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060043023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060043023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060043023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008060043025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060043029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060043029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060043037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060043037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060043037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060043037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060043037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060043037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060043037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060043037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060043037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060043039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060043039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060043039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060043039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060043039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060043039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060043039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060043039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060043039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060043039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060043039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060043039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060043039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060043041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060043045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060043045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060043363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060043363 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060043363 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060043363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060043364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241008060043365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@8f0e3ccdded6: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='C4DF1674'O, index=0 SGSN_Test-GSUP(1405)@8f0e3ccdded6: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241008060043416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060043416 DLLC NOTICE LLME(ffffffff/c4df1674){UNASSIGNED} LLC RX: unknown TLLI 0xc4df1674, creating LLME on the fly (gprs_llc.c:552) 20241008060043416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060043416 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060043416 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008060043417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008060043417 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008060043417 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008060043417 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060043417 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060043417 DLLC NOTICE LLME(ffffffff/c4df1674){UNASSIGNED} LLGM Assign pre (c4df1674 => ddee71d6) (gprs_llc.c:1079) 20241008060043417 DLLC NOTICE LLME(c4df1674/ddee71d6){ASSIGNED} LLGM Assign post (c4df1674 => ddee71d6) (gprs_llc.c:1125) 20241008060043417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060043417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060043417 DMM DEBUG MM(262420000000047/ddee71d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060043440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060043440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060043440 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060043440 DMM INFO MM(262420000000047/ddee71d6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008060043440 DMM INFO MM(262420000000047/ddee71d6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-23496-28 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241008060043440 DMM NOTICE MM(262420000000047/ddee71d6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241008060043440 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241008060043440 DMM INFO MM(262420000000047/ddee71d6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241008060043440 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060043440 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060043440 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008060043440 DMM ERROR MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008060043440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Deallocated (fsm.c:568) 20241008060043440 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008060043440 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008060043440 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008060043440 DLLC NOTICE LLME(c4df1674/ddee71d6){ASSIGNED} LLGM Assign pre (ddee71d6 => ffffffff) (gprs_llc.c:1079) 20241008060043440 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddee71d6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@8f0e3ccdded6: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@8f0e3ccdded6: Final verdict of PTC: pass 20241008060043455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40450<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1403)@8f0e3ccdded6: Final verdict of PTC: none 20241008060043460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060043461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1393)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1398)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1391)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1401)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1396)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Tue Oct 8 06:00:43 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 20241008060043522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060043925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58188) 20241008060044462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060044462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58188, count=62824) 20241008060045463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060045463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test execution finished. MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Tue Oct 8 06:00:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060046464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060046464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_iu_attach started. 20241008060047015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060047017 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060047059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060047059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060047059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060047059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060047059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060047059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060047059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060047059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060047059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060047060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060047060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060047060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060047060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060047060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060047060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060047060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060047060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060047060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060047060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060047060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060047060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060047060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060047062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060047067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060047067 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060047074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060047074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060047074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060047074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060047074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060047074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060047074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060047074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060047074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241008060047075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI98(1417)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060047075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060047075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060047075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060047075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060047075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060047075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060047075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060047075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060047075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060047075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060047075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060047075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060047077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060047081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060047081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060047089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060047089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060047089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060047089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060047089 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060047089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060047089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060047089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060047089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060047090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060047090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060047090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060047090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060047090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060047090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060047090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060047090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060047090 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060047090 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060047090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060047090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060047090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060047092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060047097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060047097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8f0e3ccdded6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@8f0e3ccdded6: ************************************************* SGSN_Test_0-M3UA(1425)@8f0e3ccdded6: M3UA emulation initiated, the test can be started MTC@8f0e3ccdded6: Starting RAN_Emulation SGSN_Test_0-M3UA(1425)@8f0e3ccdded6: ************************************************* SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: v_sccp_pdu_maxlen:268 20241008060047301 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008060047301 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) 20241008060047301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008060047301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@8f0e3ccdded6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008060047309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060047309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008060047309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008060047309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008060047309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008060047309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008060047309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008060047311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060047311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008060047311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008060047311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008060047311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008060047311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008060047311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008060047311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008060047465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060047465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060047465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060047465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060047470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008060047471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060048120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060048120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060048120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060048120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048120 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008060048120 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008060048121 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048121 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048121 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048121 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@8f0e3ccdded6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@8f0e3ccdded6: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='EDBCE5F5'O, index=0 SGSN_Test-GSUP(1428)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@8f0e3ccdded6: 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 := 'B3E8'O, rac := '4C'O ("L") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@8f0e3ccdded6: Added conn table entry 0TC_iu_attach(1430)11726534 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: First idle individual index:0 SGSN_Test_0-RAN(1424)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 20241008060048557 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060048557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060048557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060048557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048557 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060048557 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060048557 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060048557 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241008060048557 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241008060048557 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060048557 DMM DEBUG GMM(gmm_fsm)[0x5630b24b9930]{Deregistered}: Allocated (fsm.c:456) 20241008060048557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Init}: Allocated (fsm.c:456) 20241008060048557 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Allocated (fsm.c:456) 20241008060048557 DMM DEBUG MM_STATE_Iu[0x5630b24c11f0]{Detached}: Allocated (fsm.c:456) 20241008060048557 DMM DEBUG GMM(gmm_fsm)[0x5630b24b9930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060048557 DMM DEBUG GMM(gmm_fsm)[0x5630b24b9930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060048557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060048557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060048557 DMM DEBUG MM(262420000001001/d8d5385d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060048557 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241008060048557 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048557 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: { messageType := 2, destLocRef := 'B2EEC6'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@8f0e3ccdded6: 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 := '66A0BFECD25B4E7630EB7EA55FB6961D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51FF6DB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28DE4213D92E7E4F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '17FFAD36E848079D344534DCB66EF839'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5E894A855EA188C6A7C4194450567CA8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '34BE9D792262B97E3E86DB4FAD47AF25'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DAF3AE78519E5895'O } } } } } SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241008060048566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060048566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060048566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060048566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048566 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060048566 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060048566 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060048566 DMM DEBUG MM(262420000001001/d8d5385d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241008060048566 DMM NOTICE MM(262420000001001/d8d5385d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060048566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060048566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060048566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060048566 DMM DEBUG MM(262420000001001/d8d5385d) Requesting authorization (sgsn_auth.c:160) 20241008060048566 DMM INFO MM(262420000001001/d8d5385d) Requesting authentication tuples (sgsn_auth.c:184) 20241008060048566 DMM DEBUG MM(262420000001001/d8d5385d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060048566 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241008060048566 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@8f0e3ccdded6: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241008060048569 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060048569 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060048569 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060048569 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060048569 DMM INFO MM(262420000001001/d8d5385d) Subscriber data update (mmctx.c:445) 20241008060048569 DMM DEBUG MM(262420000001001/d8d5385d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060048569 DMM INFO MM(262420000001001/d8d5385d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060048569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060048569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060048569 DMM INFO MM(262420000001001/d8d5385d) <- GMM AUTH AND CIPHERING REQ (rand = 66 a0 bf ec d2 5b 4e 76 30 eb 7e a5 5f b6 96 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 be 9d 79 22 62 b9 7e 3e 86 db 4f ad 47 af 25 ) (gprs_gmm.c:483) 20241008060048569 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241008060048569 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_len:37 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322DAF3AE7823094B99990000100001F02904519E5895'O 20241008060048575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060048575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060048575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060048575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048575 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060048575 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060048575 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060048575 DMM INFO MM(262420000001001/d8d5385d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060048575 DMM NOTICE MM(262420000001001/d8d5385d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060048575 DMM DEBUG MM(262420000001001/d8d5385d) checking auth: received UMTS RES = da f3 ae 78 51 9e 58 95 (gprs_gmm.c:666) 20241008060048575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060048575 DMM DEBUG MM(262420000001001/d8d5385d) Requesting authorization (sgsn_auth.c:160) 20241008060048575 DMM INFO MM(262420000001001/d8d5385d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060048575 DMM DEBUG MM(262420000001001/d8d5385d) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060048575 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241008060048575 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) 20241008060048575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008060048575 DMM DEBUG MM(262420000001001/d8d5385d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008060048575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060048582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060048582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060048582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060048582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048582 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060048582 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060048582 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060048582 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241008060048582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241008060048582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008060048582 DMM INFO MM(262420000001001/d8d5385d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8d5385d) (gprs_gmm.c:300) 20241008060048582 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241008060048582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060048586 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060048586 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060048586 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008060048586 DMM INFO MM(262420000001001/d8d5385d) Subscriber data update (mmctx.c:445) 20241008060048586 DMM DEBUG MM(262420000001001/d8d5385d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060048586 DMM INFO MM(262420000001001/d8d5385d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060048586 DMM NOTICE MM(262420000001001/d8d5385d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241008060048586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060048586 DMM NOTICE MM(262420000001001/d8d5385d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060048586 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) 20241008060048586 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060048586 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008060048586 DMM INFO MM(262420000001001/d8d5385d) Subscriber data update (mmctx.c:445) 20241008060048586 DMM DEBUG MM(262420000001001/d8d5385d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_len:14 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008060048587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060048587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060048587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060048587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048588 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060048588 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060048588 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060048588 DMM INFO MM(262420000001001/d8d5385d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060048588 DMM NOTICE MM(262420000001001/d8d5385d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060048588 DMM DEBUG GMM(gmm_fsm)[0x5630b24b9930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060048588 DMM DEBUG GMM(gmm_fsm)[0x5630b24b9930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060048588 DMM DEBUG MM_STATE_Iu(1)[0x5630b24c11f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008060048588 DMM DEBUG MM_STATE_Iu(1)[0x5630b24c11f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241008060048588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060048588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060048588 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060048591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060048591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060048591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060048591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060048591 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060048591 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060048591 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060048591 DMM INFO MM(262420000001001/d8d5385d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060048591 DMM DEBUG MM_STATE_Iu(1)[0x5630b24c11f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060048591 DMM DEBUG MM_STATE_Iu(1)[0x5630b24c11f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241008060048591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060048591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060048591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060048591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Session index based on local reference:0 20241008060048592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060048592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060048592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060048592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060048592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060048592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060048592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@8f0e3ccdded6: Deleted conn table entry 0TC_iu_attach(1430)11726534 TC_iu_attach(1430)@8f0e3ccdded6: setverdict(pass): none -> pass TC_iu_attach(1430)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@8f0e3ccdded6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@8f0e3ccdded6: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@8f0e3ccdded6: Final verdict of PTC: none 20241008060048664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1422)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@8f0e3ccdded6: Final verdict of PTC: none 20241008060048670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060048670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1412)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1417)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1415)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1420)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1410)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_iu_attach finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Tue Oct 8 06:00:48 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 20241008060048794 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008060048794 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) 20241008060048794 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008060048794 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008060048794 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008060048794 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) 20241008060048794 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008060048794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241008060048794 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008060048794 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) 20241008060048794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060048794 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008060048794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008060048794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008060048794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008060048794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008060048794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008060048794 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008060048809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060049212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187548) 20241008060049672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060049672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060049841 DGPRS DEBUG Checking for inactive LLMEs, time = 30895449 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=187548, count=207760) 20241008060050673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060050673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060050795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008060050795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008060050795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Tue Oct 8 06:00:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060051675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060051675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_iu_attach_encr started. 20241008060052304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060052307 DMM INFO MM(262420000001001/d8d5385d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060052307 DMM INFO MM(262420000001001/d8d5385d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060052307 DMM DEBUG GMM(gmm_fsm)[0x5630b24b9930]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060052307 DMM DEBUG GMM(gmm_fsm)[0x5630b24b9930]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060052307 DMM DEBUG MM_STATE_Iu(1)[0x5630b24c11f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008060052307 DMM DEBUG MM_STATE_Iu(1)[0x5630b24c11f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241008060052307 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241008060052307 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) 20241008060052307 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) 20241008060052307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Init}: Deallocated (fsm.c:568) 20241008060052307 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Deallocated (fsm.c:568) 20241008060052307 DMM DEBUG MM_STATE_Iu(1)[0x5630b24c11f0]{Detached}: Deallocated (fsm.c:568) 20241008060052307 DMM DEBUG GMM(gmm_fsm)[0x5630b24b9930]{Deregistered}: Deallocated (fsm.c:568) 20241008060052307 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060052358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060052358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060052358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060052358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060052358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060052358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060052358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060052358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060052358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060052359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060052359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060052359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060052359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060052359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060052359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060052359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060052359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060052359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060052359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060052359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060052359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060052359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060052362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060052367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060052367 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060052376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060052376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060052376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060052376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060052376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060052376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060052376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060052376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060052376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060052377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060052377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060052377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060052377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060052377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060052377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060052377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060052377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060052377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060052377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060052377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060052377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060052377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060052380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060052386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060052386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060052396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060052396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060052396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060052396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060052396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060052396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060052396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060052396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060052396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060052397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060052397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060052397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060052397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060052397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060052397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060052397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060052397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060052397 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060052397 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060052397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060052397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060052397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060052400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8f0e3ccdded6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f0e3ccdded6: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@8f0e3ccdded6: ************************************************* SGSN_Test_0-M3UA(1448)@8f0e3ccdded6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@8f0e3ccdded6: ************************************************* SGSN_Test-Gb2-BSSGP2(1442)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: v_sccp_pdu_maxlen:268 20241008060052405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060052405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060052605 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008060052605 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) 20241008060052605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008060052605 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@8f0e3ccdded6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008060052612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060052612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008060052612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008060052612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008060052612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008060052612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008060052612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008060052614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060052614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008060052614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008060052614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008060052614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008060052614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008060052614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008060052615 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008060052676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060052676 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060052676 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060052676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060052680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060052681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060053411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060053411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060053411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060053411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053411 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008060053411 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1447)@8f0e3ccdded6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@8f0e3ccdded6: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='E86AB2D4'O, index=0 SGSN_Test-GSUP(1451)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@8f0e3ccdded6: 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 := '16E0'O, rac := 'AB'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(1447)@8f0e3ccdded6: Added conn table entry 0TC_iu_attach_encr(1453)270453 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: First idle individual index:0 SGSN_Test_0-RAN(1447)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 20241008060053769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060053769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060053769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060053769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053769 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060053769 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060053769 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060053769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060053769 DMM DEBUG GMM(gmm_fsm)[0x5630b24c11f0]{Deregistered}: Allocated (fsm.c:456) 20241008060053769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008060053769 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Allocated (fsm.c:456) 20241008060053769 DMM DEBUG MM_STATE_Iu[0x5630b24b2e30]{Detached}: Allocated (fsm.c:456) 20241008060053769 DMM DEBUG GMM(gmm_fsm)[0x5630b24c11f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060053769 DMM DEBUG GMM(gmm_fsm)[0x5630b24c11f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060053769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060053769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060053769 DMM DEBUG MM(262420000001001/c69b65ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060053769 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241008060053769 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: { messageType := 2, destLocRef := '042075'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(1446)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@8f0e3ccdded6: 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 := '7CF46F47780EA95533B70A60776504AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A61143CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADDF85649563D68B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0608BB34F34DCF334929B18AD6701625'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1AC2C3CAEAA136735F90A9EA43F76FB9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E185D3315CE1EB7AD150906F115A78BA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E1AE913A910F9D40'O } } } } } SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241008060053790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060053790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060053790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060053790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053790 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060053790 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060053790 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060053790 DMM DEBUG MM(262420000001001/c69b65ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241008060053790 DMM NOTICE MM(262420000001001/c69b65ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060053790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060053790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060053790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060053790 DMM DEBUG MM(262420000001001/c69b65ca) Requesting authorization (sgsn_auth.c:160) 20241008060053790 DMM INFO MM(262420000001001/c69b65ca) Requesting authentication tuples (sgsn_auth.c:184) 20241008060053790 DMM DEBUG MM(262420000001001/c69b65ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060053790 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241008060053790 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@8f0e3ccdded6: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241008060053795 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060053795 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060053795 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060053795 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060053795 DMM INFO MM(262420000001001/c69b65ca) Subscriber data update (mmctx.c:445) 20241008060053795 DMM DEBUG MM(262420000001001/c69b65ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060053795 DMM INFO MM(262420000001001/c69b65ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060053795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060053795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060053795 DMM INFO MM(262420000001001/c69b65ca) <- GMM AUTH AND CIPHERING REQ (rand = 7c f4 6f 47 78 0e a9 55 33 b7 0a 60 77 65 04 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = e1 85 d3 31 5c e1 eb 7a d1 50 90 6f 11 5a 78 ba ) (gprs_gmm.c:483) 20241008060053795 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241008060053796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_len:37 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722E1AE913A23094B99990000100001F02904910F9D40'O 20241008060053807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060053807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060053807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060053808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060053808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060053808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060053808 DMM INFO MM(262420000001001/c69b65ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060053808 DMM NOTICE MM(262420000001001/c69b65ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060053808 DMM DEBUG MM(262420000001001/c69b65ca) checking auth: received UMTS RES = e1 ae 91 3a 91 0f 9d 40 (gprs_gmm.c:666) 20241008060053808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060053808 DMM DEBUG MM(262420000001001/c69b65ca) Requesting authorization (sgsn_auth.c:160) 20241008060053808 DMM INFO MM(262420000001001/c69b65ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060053808 DMM DEBUG MM(262420000001001/c69b65ca) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060053808 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241008060053808 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) 20241008060053808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008060053808 DMM DEBUG MM(262420000001001/c69b65ca) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241008060053808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_len:17 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241008060053824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060053824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060053824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060053824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053824 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060053824 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060053824 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060053824 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241008060053824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241008060053824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008060053824 DMM INFO MM(262420000001001/c69b65ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xc69b65ca) (gprs_gmm.c:300) 20241008060053824 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241008060053824 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053824 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060053832 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060053832 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060053832 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008060053832 DMM INFO MM(262420000001001/c69b65ca) Subscriber data update (mmctx.c:445) 20241008060053832 DMM DEBUG MM(262420000001001/c69b65ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060053832 DMM INFO MM(262420000001001/c69b65ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060053832 DMM NOTICE MM(262420000001001/c69b65ca) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241008060053832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060053832 DMM NOTICE MM(262420000001001/c69b65ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060053832 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) 20241008060053832 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060053832 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008060053832 DMM INFO MM(262420000001001/c69b65ca) Subscriber data update (mmctx.c:445) 20241008060053832 DMM DEBUG MM(262420000001001/c69b65ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_len:14 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008060053835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060053835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060053835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060053835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053835 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060053835 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060053835 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060053835 DMM INFO MM(262420000001001/c69b65ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060053835 DMM NOTICE MM(262420000001001/c69b65ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060053835 DMM DEBUG GMM(gmm_fsm)[0x5630b24c11f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060053835 DMM DEBUG GMM(gmm_fsm)[0x5630b24c11f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060053835 DMM DEBUG MM_STATE_Iu(2)[0x5630b24b2e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008060053835 DMM DEBUG MM_STATE_Iu(2)[0x5630b24b2e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241008060053835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060053835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060053835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: vl_from0 20241008060053840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060053840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060053840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060053840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060053840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060053840 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060053840 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060053840 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060053840 DMM INFO MM(262420000001001/c69b65ca) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060053840 DMM DEBUG MM_STATE_Iu(2)[0x5630b24b2e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060053840 DMM DEBUG MM_STATE_Iu(2)[0x5630b24b2e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241008060053840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060053840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060053840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060053840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Session index based on local reference:0 20241008060053841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060053841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060053841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060053841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060053841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060053841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060053841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060053841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@8f0e3ccdded6: Deleted conn table entry 0TC_iu_attach_encr(1453)270453 TC_iu_attach_encr(1453)@8f0e3ccdded6: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@8f0e3ccdded6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@8f0e3ccdded6: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@8f0e3ccdded6: Final verdict of PTC: none 20241008060053911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44160<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1435)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1445)@8f0e3ccdded6: Final verdict of PTC: none20241008060053918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(1432)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1440)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@8f0e3ccdded6: Final verdict of PTC: none 20241008060053918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-RNC_GTP(1449)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1443)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1433)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1438)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_iu_attach_encr finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Tue Oct 8 06:00:53 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 20241008060054005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060054046 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008060054046 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) 20241008060054046 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008060054046 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008060054046 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008060054046 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) 20241008060054046 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008060054046 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008060054046 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) 20241008060054046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060054046 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008060054046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008060054046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008060054046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008060054046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008060054046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008060054046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008060054046 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241008060054408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210420) 20241008060054919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060054919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210420, count=211676) 20241008060055921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060055921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060056047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008060056048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008060056048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:00:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060056922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060056922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_iu_attach_geran_rau started. 20241008060057511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060057513 DMM INFO MM(262420000001001/c69b65ca) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060057513 DMM INFO MM(262420000001001/c69b65ca) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060057513 DMM DEBUG GMM(gmm_fsm)[0x5630b24c11f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060057513 DMM DEBUG GMM(gmm_fsm)[0x5630b24c11f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060057513 DMM DEBUG MM_STATE_Iu(2)[0x5630b24b2e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008060057513 DMM DEBUG MM_STATE_Iu(2)[0x5630b24b2e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241008060057513 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241008060057513 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) 20241008060057513 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) 20241008060057514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008060057514 DMM DEBUG MM_STATE_Gb[0x5630b24b3090]{Idle}: Deallocated (fsm.c:568) 20241008060057514 DMM DEBUG MM_STATE_Iu(2)[0x5630b24b2e30]{Detached}: Deallocated (fsm.c:568) 20241008060057514 DMM DEBUG GMM(gmm_fsm)[0x5630b24c11f0]{Deregistered}: Deallocated (fsm.c:568) 20241008060057514 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060057550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060057550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060057550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060057550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060057550 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060057550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060057550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060057550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060057550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060057551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060057551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060057551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060057551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060057551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060057551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060057551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060057551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060057551 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060057551 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060057551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060057551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060057551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060057553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060057558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060057558 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060057565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060057565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060057565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060057565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060057565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060057566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060057566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060057566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060057566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060057566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060057566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060057566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060057566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060057566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060057566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060057566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060057566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060057566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060057568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060057572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060057572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060057582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060057582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060057582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060057582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060057582 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060057582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060057582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060057582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060057582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060057584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060057584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060057584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060057584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060057584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060057584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060057584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060057584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060057584 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060057584 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060057584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060057584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060057584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060057586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8f0e3ccdded6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@8f0e3ccdded6: ************************************************* SGSN_Test_0-M3UA(1471)@8f0e3ccdded6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@8f0e3ccdded6: ************************************************* MTC@8f0e3ccdded6: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: v_sccp_pdu_maxlen:268 20241008060057591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060057591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060057791 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008060057791 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) 20241008060057791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008060057791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@8f0e3ccdded6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008060057798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060057798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008060057798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008060057799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008060057799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008060057799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008060057799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008060057801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060057801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008060057801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008060057801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008060057801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008060057801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008060057801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008060057802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008060057923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060057923 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060057923 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060057923 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060057927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008060057928 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060058609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060058609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060058609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060058609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060058609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060058609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060058609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060058609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060058610 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008060058610 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008060058610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060058610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060058610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060058610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060058610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060058610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060058610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060058610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@8f0e3ccdded6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@8f0e3ccdded6: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='DE970B20'O, index=0 SGSN_Test-GSUP(1474)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@8f0e3ccdded6: 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 := '0DF5'O, rac := 'F2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@8f0e3ccdded6: Added conn table entry 0TC_iu_attach_geran_rau(1476)10366588 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: First idle individual index:0 SGSN_Test_0-RAN(1470)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 20241008060059021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060059021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060059021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060059021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060059022 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060059022 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060059022 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060059022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060059022 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008060059022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Init}: Allocated (fsm.c:456) 20241008060059022 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Allocated (fsm.c:456) 20241008060059022 DMM DEBUG MM_STATE_Iu[0x5630b24b9930]{Detached}: Allocated (fsm.c:456) 20241008060059022 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060059022 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060059022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060059022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060059022 DMM DEBUG MM(262420000001002/d70e4e66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060059022 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241008060059022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060059022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060059022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060059022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060059022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060059022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060059022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060059022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: { messageType := 2, destLocRef := '9E2E7C'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(1469)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@8f0e3ccdded6: 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 := '1C3C7AADE3AA13B39536D9216E9E06B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE70E048'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9BC5E65034EFFB3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2DF3215DAF9C4465EFADD44771822791'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '15993EC0D52FE33FB93E9FD28F8F4F2A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A3CC6DDBE0591B59EBB32F205E76D640'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6447E5B2CE958EC4'O } } } } } SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_from0 20241008060059029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060059029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060059029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060059029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241008060059029 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060059029 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060059029 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060059029 DMM DEBUG MM(262420000001002/d70e4e66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241008060059029 DMM NOTICE MM(262420000001002/d70e4e66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060059029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060059029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060059029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060059029 DMM DEBUG MM(262420000001002/d70e4e66) Requesting authorization (sgsn_auth.c:160) 20241008060059029 DMM INFO MM(262420000001002/d70e4e66) Requesting authentication tuples (sgsn_auth.c:184) 20241008060059029 DMM DEBUG MM(262420000001002/d70e4e66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060059029 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241008060059029 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@8f0e3ccdded6: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241008060059031 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060059031 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060059031 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060059031 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060059031 DMM INFO MM(262420000001002/d70e4e66) Subscriber data update (mmctx.c:445) 20241008060059031 DMM DEBUG MM(262420000001002/d70e4e66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060059031 DMM INFO MM(262420000001002/d70e4e66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060059031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060059031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060059031 DMM INFO MM(262420000001002/d70e4e66) <- GMM AUTH AND CIPHERING REQ (rand = 1c 3c 7a ad e3 aa 13 b3 95 36 d9 21 6e 9e 06 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a3 cc 6d db e0 59 1b 59 eb b3 2f 20 5e 76 d6 40 ) (gprs_gmm.c:483) 20241008060059031 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241008060059032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060059032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060059032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060059032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_len:37 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301226447E5B223094B99990000100002F02904CE958EC4'O 20241008060059036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060059036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060059036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060059036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060059036 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060059036 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060059036 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060059036 DMM INFO MM(262420000001002/d70e4e66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060059036 DMM NOTICE MM(262420000001002/d70e4e66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060059036 DMM DEBUG MM(262420000001002/d70e4e66) checking auth: received UMTS RES = 64 47 e5 b2 ce 95 8e c4 (gprs_gmm.c:666) 20241008060059036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060059036 DMM DEBUG MM(262420000001002/d70e4e66) Requesting authorization (sgsn_auth.c:160) 20241008060059036 DMM INFO MM(262420000001002/d70e4e66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060059036 DMM DEBUG MM(262420000001002/d70e4e66) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060059036 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241008060059036 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) 20241008060059036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008060059036 DMM DEBUG MM(262420000001002/d70e4e66) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008060059036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060059036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060059036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060059037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060059042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060059042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060059042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060059042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060059042 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060059042 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060059042 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060059042 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241008060059042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241008060059042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008060059042 DMM INFO MM(262420000001002/d70e4e66) <- GMM ATTACH ACCEPT (new P-TMSI=0xd70e4e66) (gprs_gmm.c:300) 20241008060059042 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241008060059042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059042 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060059042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060059042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060059043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060059043 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059043 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060059043 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060059043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060059043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060059045 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060059045 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060059045 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241008060059045 DMM INFO MM(262420000001002/d70e4e66) Subscriber data update (mmctx.c:445) 20241008060059045 DMM DEBUG MM(262420000001002/d70e4e66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060059045 DMM INFO MM(262420000001002/d70e4e66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060059045 DMM NOTICE MM(262420000001002/d70e4e66) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241008060059045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060059045 DMM NOTICE MM(262420000001002/d70e4e66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060059045 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) 20241008060059045 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060059045 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241008060059045 DMM INFO MM(262420000001002/d70e4e66) Subscriber data update (mmctx.c:445) 20241008060059045 DMM DEBUG MM(262420000001002/d70e4e66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_len:14 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008060059047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060059047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060059047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060059047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060059047 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060059047 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060059047 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060059047 DMM INFO MM(262420000001002/d70e4e66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060059047 DMM NOTICE MM(262420000001002/d70e4e66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060059047 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060059047 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060059047 DMM DEBUG MM_STATE_Iu(3)[0x5630b24b9930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008060059047 DMM DEBUG MM_STATE_Iu(3)[0x5630b24b9930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241008060059047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060059047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060059047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060059047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060059047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060059047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060059050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060059050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060059050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060059050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060059050 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060059050 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060059050 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060059050 DMM INFO MM(262420000001002/d70e4e66) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060059050 DMM DEBUG MM_STATE_Iu(3)[0x5630b24b9930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060059050 DMM DEBUG MM_STATE_Iu(3)[0x5630b24b9930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241008060059050 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060059050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060059050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060059050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Session index based on local reference:0 20241008060059051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060059051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060059051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060059051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060059051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060059051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060059051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@8f0e3ccdded6: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)10366588 TC_iu_attach_geran_rau(1476)@8f0e3ccdded6: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@8f0e3ccdded6: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@8f0e3ccdded6: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D70E4E66'O, index=1 20241008060059123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060059123 DLLC NOTICE LLME(ffffffff/d70e4e66){UNASSIGNED} LLC RX: unknown TLLI 0xd70e4e66, creating LLME on the fly (gprs_llc.c:552) 20241008060059123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241008060059123 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008060059123 DMM INFO MM(262420000001002/d70e4e66) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d70e4e66, P-TMSI: d70e4e66 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241008060059123 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241008060059123 DMM DEBUG MM_STATE_Iu(3)[0x5630b24b9930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241008060059123 DMM DEBUG MM_STATE_Iu(3)[0x5630b24b9930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241008060059123 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060059123 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241008060059123 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060059123 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060059123 DLLC NOTICE LLME(ffffffff/d70e4e66){UNASSIGNED} LLGM Assign pre (d70e4e66 => d70e4e66) (gprs_llc.c:1079) 20241008060059123 DLLC NOTICE LLME(d70e4e66/d70e4e66){ASSIGNED} LLGM Assign post (d70e4e66 => d70e4e66) (gprs_llc.c:1125) 20241008060059123 DMM INFO MM(262420000001002/d70e4e66) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@8f0e3ccdded6: Removing Client IMSI='262420000001002'H, index=1 20241008060059153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060059153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060059153 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060059153 DMM INFO MM(262420000001002/d70e4e66) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008060059153 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008060059154 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060059154 DLLC NOTICE LLME(d70e4e66/d70e4e66){ASSIGNED} LLGM Assign pre (ffffffff => d70e4e66) (gprs_llc.c:1079) 20241008060059154 DLLC NOTICE LLME(ffffffff/d70e4e66){ASSIGNED} LLGM Assign post (ffffffff => d70e4e66) (gprs_llc.c:1125) 20241008060059154 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008060059154 DMM ERROR MM_STATE_Gb[0x5630b24b2f60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@8f0e3ccdded6: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@8f0e3ccdded6: Final verdict of PTC: none 20241008060059165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44184<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@8f0e3ccdded6: Final verdict of PTC: none 20241008060059170 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060059170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1463)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1458)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1468)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1466)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1461)@8f0e3ccdded6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1456)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20241008060059254 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008060059254 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) 20241008060059254 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008060059254 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008060059254 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008060059254 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) 20241008060059254 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008060059254 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008060059254 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) 20241008060059254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060059254 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008060059254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008060059254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008060059254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008060059254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008060059254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008060059254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008060059254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Tue Oct 8 06:00:59 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 20241008060059296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060059699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182680) 20241008060100170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060100170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182680, count=219460) 20241008060101172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060101172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060101256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008060101256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008060101256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:01:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060102173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060102173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_geran_attach_iu_rau started. 20241008060102791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060102794 DMM INFO MM(262420000001002/d70e4e66) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060102794 DMM INFO MM(262420000001002/d70e4e66) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060102794 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060102794 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060102794 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008060102794 DMM ERROR MM_STATE_Gb[0x5630b24b2f60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008060102794 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241008060102794 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) 20241008060102794 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) 20241008060102794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b3090]{Init}: Deallocated (fsm.c:568) 20241008060102794 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Deallocated (fsm.c:568) 20241008060102794 DMM DEBUG MM_STATE_Iu(3)[0x5630b24b9930]{Detached}: Deallocated (fsm.c:568) 20241008060102794 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008060102794 DLLC NOTICE LLME(ffffffff/d70e4e66){ASSIGNED} LLGM Assign pre (d70e4e66 => ffffffff) (gprs_llc.c:1079) 20241008060102794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d70e4e66 => ffffffff) (gprs_llc.c:1125) 20241008060102794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060102840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060102840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060102840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060102840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060102840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060102840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060102840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060102840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060102840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060102841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060102841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060102841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060102841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060102841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060102841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060102841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060102841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060102841 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060102841 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060102841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060102841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060102841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060102843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060102848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060102848 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060102856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060102856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060102856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060102856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060102856 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060102856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060102856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060102856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060102856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060102857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060102857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060102857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060102857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060102857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060102857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060102857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060102857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060102857 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060102857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060102857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1486)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060102857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060102857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008060102860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060102865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060102865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060102870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060102870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060102870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060102870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060102870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060102870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060102870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060102870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060102870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060102871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060102871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060102871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060102871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060102871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060102871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060102871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060102871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060102871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060102871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060102871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060102871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060102871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060102873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060102878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060102878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@8f0e3ccdded6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@8f0e3ccdded6: ************************************************* SGSN_Test_0-M3UA(1494)@8f0e3ccdded6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@8f0e3ccdded6: ************************************************* MTC@8f0e3ccdded6: Starting RAN_Emulation TC_geran_attach_iu_rau-BVCI220(1490)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: v_sccp_pdu_maxlen:268 20241008060103080 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008060103081 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) 20241008060103081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008060103081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@8f0e3ccdded6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008060103089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060103089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008060103089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008060103089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008060103089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008060103089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008060103089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008060103091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060103091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008060103091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008060103091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008060103091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008060103091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008060103091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008060103091 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008060103174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060103174 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060103174 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060103174 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060103178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060103179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060103899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060103899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060103899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060103899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060103899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060103899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060103899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060103899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060103899 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008060103899 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008060103900 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060103900 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060103900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060103900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060103900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060103900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060103900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060103900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@8f0e3ccdded6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@8f0e3ccdded6: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F124DBD8'O, index=0 SGSN_Test-GSUP(1497)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@8f0e3ccdded6: 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 := '1A845753C9E27D9A6D0624A9E966D282'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF403A61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F7B049DAF2E58A7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4E82A96D6D047166E8FEB5D31F0D4438'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0AC17D8C3A397830A8F1405E3DC244DD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D3325A1A81D6D0E67B5627940481A1D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7A35E7697D4C3711'O } } } } } 20241008060104263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060104263 DLLC NOTICE LLME(ffffffff/f124dbd8){UNASSIGNED} LLC RX: unknown TLLI 0xf124dbd8, creating LLME on the fly (gprs_llc.c:552) 20241008060104263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060104263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060104263 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Allocated (fsm.c:456) 20241008060104263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008060104263 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Allocated (fsm.c:456) 20241008060104263 DMM DEBUG MM_STATE_Iu[0x5630b24b3090]{Detached}: Allocated (fsm.c:456) 20241008060104263 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060104263 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060104263 DLLC NOTICE LLME(ffffffff/f124dbd8){UNASSIGNED} LLGM Assign pre (f124dbd8 => f7d51a20) (gprs_llc.c:1079) 20241008060104263 DLLC NOTICE LLME(f124dbd8/f7d51a20){ASSIGNED} LLGM Assign post (f124dbd8 => f7d51a20) (gprs_llc.c:1125) 20241008060104263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060104263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060104263 DMM DEBUG MM(262420000001003/f7d51a20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060104271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060104271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008060104271 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b2f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060104271 DMM DEBUG MM(262420000001003/f7d51a20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241008060104271 DMM NOTICE MM(262420000001003/f7d51a20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060104271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060104271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060104271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060104271 DMM DEBUG MM(262420000001003/f7d51a20) Requesting authorization (sgsn_auth.c:160) 20241008060104271 DMM INFO MM(262420000001003/f7d51a20) Requesting authentication tuples (sgsn_auth.c:184) 20241008060104271 DMM DEBUG MM(262420000001003/f7d51a20) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060104271 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241008060104271 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@8f0e3ccdded6: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241008060104273 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060104273 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060104273 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060104273 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060104273 DMM INFO MM(262420000001003/f7d51a20) Subscriber data update (mmctx.c:445) 20241008060104273 DMM DEBUG MM(262420000001003/f7d51a20) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060104273 DMM INFO MM(262420000001003/f7d51a20) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060104273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060104273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060104273 DMM INFO MM(262420000001003/f7d51a20) <- GMM AUTH AND CIPHERING REQ (rand = 1a 84 57 53 c9 e2 7d 9a 6d 06 24 a9 e9 66 d2 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 33 25 a1 a8 1d 6d 0e 67 b5 62 79 40 48 1a 1d ) (gprs_gmm.c:483) 20241008060104279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060104279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008060104279 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b2f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060104279 DMM INFO MM(262420000001003/f7d51a20) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060104279 DMM NOTICE MM(262420000001003/f7d51a20) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060104279 DMM DEBUG MM(262420000001003/f7d51a20) checking auth: received UMTS RES = 7a 35 e7 69 7d 4c 37 11 (gprs_gmm.c:666) 20241008060104279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060104279 DMM DEBUG MM(262420000001003/f7d51a20) Requesting authorization (sgsn_auth.c:160) 20241008060104279 DMM INFO MM(262420000001003/f7d51a20) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060104279 DMM DEBUG MM(262420000001003/f7d51a20) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060104279 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241008060104279 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) 20241008060104279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008060104279 DMM INFO MM(262420000001003/f7d51a20) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7d51a20) (gprs_gmm.c:300) 20241008060104280 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060104280 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060104280 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241008060104280 DMM INFO MM(262420000001003/f7d51a20) Subscriber data update (mmctx.c:445) 20241008060104280 DMM DEBUG MM(262420000001003/f7d51a20) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060104280 DMM INFO MM(262420000001003/f7d51a20) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060104280 DMM NOTICE MM(262420000001003/f7d51a20) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241008060104280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060104280 DMM NOTICE MM(262420000001003/f7d51a20) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060104280 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) 20241008060104280 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060104280 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241008060104280 DMM INFO MM(262420000001003/f7d51a20) Subscriber data update (mmctx.c:445) 20241008060104280 DMM DEBUG MM(262420000001003/f7d51a20) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008060104283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060104283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008060104283 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b2f60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008060104283 DMM INFO MM(262420000001003/f7d51a20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060104283 DMM NOTICE MM(262420000001003/f7d51a20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060104283 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060104283 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060104283 DLLC NOTICE LLME(f124dbd8/f7d51a20){ASSIGNED} LLGM Assign pre (ffffffff => f7d51a20) (gprs_llc.c:1079) 20241008060104283 DLLC NOTICE LLME(ffffffff/f7d51a20){ASSIGNED} LLGM Assign post (ffffffff => f7d51a20) (gprs_llc.c:1125) 20241008060104283 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b2f60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008060104283 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b2f60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008060104283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060104283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@8f0e3ccdded6: 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 := 'F7D51A20'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@8f0e3ccdded6: Added conn table entry 0TC_geran_attach_iu_rau(1499)16035642 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: First idle individual index:0 SGSN_Test_0-RAN(1493)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 20241008060104364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060104364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060104364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060104364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060104364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060104364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060104364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060104364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060104365 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060104365 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060104365 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060104365 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008060104365 DMM INFO MM(262420000001003/f7d51a20) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: f7d51a20 (00000000), TLLI: f7d51a20 (f7d51a20), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241008060104365 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241008060104365 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b2f60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241008060104365 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b2f60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008060104365 DLLC NOTICE LLME(ffffffff/f7d51a20){ASSIGNED} LLGM Assign pre (f7d51a20 => ffffffff) (gprs_llc.c:1079) 20241008060104366 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7d51a20 => ffffffff) (gprs_llc.c:1125) 20241008060104366 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060104366 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241008060104366 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060104366 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060104366 DMM DEBUG MM(262420000001003/f7d51a20) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008060104366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060104366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060104366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060104366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060104366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060104366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060104366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060104366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060104366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060104366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060104366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060104366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060104366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060104366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060104366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060104366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: { messageType := 2, destLocRef := 'F4AF3A'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: vl_from0 20241008060104381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060104381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060104381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060104381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060104381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060104381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060104381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060104381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060104381 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060104381 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060104381 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060104381 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241008060104381 DMM INFO MM(262420000001003/f7d51a20) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241008060104381 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241008060104381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060104381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060104381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060104381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060104381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060104381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060104381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060104381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060104381 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060104381 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060104381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060104381 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060104381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060104381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060104381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060104381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@8f0e3ccdded6: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@8f0e3ccdded6: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: vl_len:14 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241008060104392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060104392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060104392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060104392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060104392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060104392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060104392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060104392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060104392 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060104392 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060104392 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060104392 DMM INFO MM(262420000001003/f7d51a20) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008060104392 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008060104392 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060104392 DMM DEBUG MM_STATE_Iu[0x5630b24b3090]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241008060104392 DMM ERROR MM_STATE_Iu[0x5630b24b3090]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@8f0e3ccdded6: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@8f0e3ccdded6: Final verdict of PTC: none 20241008060104397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@8f0e3ccdded6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1491)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1481)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@8f0e3ccdded6: Final verdict of PTC: none 20241008060104403 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(1482)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@8f0e3ccdded6: Final verdict of PTC: none 20241008060104403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_geran_attach_iu_rau-BVCI210(1485)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1486)@8f0e3ccdded6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1484)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1489)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1479)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Tue Oct 8 06:01:04 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 20241008060104475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060104594 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008060104594 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) 20241008060104594 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008060104594 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008060104594 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008060104594 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) 20241008060104594 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008060104594 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008060104594 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) 20241008060104594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060104594 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008060104594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008060104594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008060104594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008060104594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008060104594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008060104594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008060104595 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241008060104877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113208) 20241008060105404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060105405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113208, count=178448) 20241008060106406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060106406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060106596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008060106596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008060106596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:01:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060107408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060107408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_user started. 20241008060107982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060107985 DMM INFO MM(262420000001003/f7d51a20) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060107985 DMM INFO MM(262420000001003/f7d51a20) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060107985 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060107985 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060107985 DMM DEBUG MM_STATE_Iu[0x5630b24b3090]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008060107985 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241008060107985 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) 20241008060107985 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) 20241008060107985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008060107985 DMM DEBUG MM_STATE_Gb(0)[0x5630b24b2f60]{Idle}: Deallocated (fsm.c:568) 20241008060107985 DMM DEBUG MM_STATE_Iu[0x5630b24b3090]{Detached}: Deallocated (fsm.c:568) 20241008060107985 DMM DEBUG GMM(gmm_fsm)[0x5630b24b2e30]{Deregistered}: Deallocated (fsm.c:568) 20241008060107985 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060108036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060108036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060108036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060108036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060108036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060108036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060108036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060108036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060108036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060108037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060108037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060108037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060108038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060108038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060108038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060108038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060108038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060108038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060108038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060108038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060108038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060108038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1505)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008060108040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1501)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060108044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060108044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1510)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@8f0e3ccdded6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1509)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 20241008060108054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060108054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060108054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060108054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060108054 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060108054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060108054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060108054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060108054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1510)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060108055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060108055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060108055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060108055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060108055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060108055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060108055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060108055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060108055 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060108055 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060108055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1510)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060108056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060108056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060108058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008060108063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060108063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1509)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI210(1507)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1514)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060108066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060108066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060108066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060108066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060108066 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060108066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060108066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060108066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060108066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060108067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060108067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060108067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060108067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060108067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060108067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060108067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060108067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060108067 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060108067 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060108067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1514)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060108067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060108067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060108069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060108074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060108074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@8f0e3ccdded6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@8f0e3ccdded6: ************************************************* SGSN_Test_0-M3UA(1517)@8f0e3ccdded6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@8f0e3ccdded6: ************************************************* MTC@8f0e3ccdded6: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060108277 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008060108277 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) 20241008060108277 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008060108277 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@8f0e3ccdded6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008060108283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060108283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008060108283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008060108283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008060108283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008060108283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008060108283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008060108285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060108285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008060108285 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008060108285 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008060108285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008060108285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008060108285 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008060108285 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008060108409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060108409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060108409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060108409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060108410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060108410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060109093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109094 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008060109094 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1516)@8f0e3ccdded6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E3DFDDF5'O, index=0 SGSN_Test-GSUP(1520)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@8f0e3ccdded6: 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 := 'FE5A'O, rac := '42'O ("B") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@8f0e3ccdded6: Added conn table entry 0TC_attach_pdp_act_user(1522)4697158 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: First idle individual index:0 SGSN_Test_0-RAN(1516)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 20241008060109487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109488 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060109488 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060109488 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060109488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060109488 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{Deregistered}: Allocated (fsm.c:456) 20241008060109488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008060109488 DMM DEBUG MM_STATE_Gb[0x5630b24b9930]{Idle}: Allocated (fsm.c:456) 20241008060109488 DMM DEBUG MM_STATE_Iu[0x5630b24c1ca0]{Detached}: Allocated (fsm.c:456) 20241008060109488 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060109488 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060109488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060109488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060109488 DMM DEBUG MM(262420000001004/ecb6596e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060109488 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241008060109488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: { messageType := 2, destLocRef := '47AC46'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(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8f0e3ccdded6: 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 := '01686FD8CE2E4F14DF1FB8486689F3DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7724C13'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D2E0F0D66924819'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BB0EDB2B328F5E9A2059B3215AD4202F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '79B2AA3B55228A722DF655849F59D799'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7CF8E54C6A4D6D88C5C4151265BF5D35'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5DB3628F633C38A7'O } } } } } SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241008060109499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109499 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060109499 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060109499 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060109499 DMM DEBUG MM(262420000001004/ecb6596e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241008060109499 DMM NOTICE MM(262420000001004/ecb6596e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060109499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060109499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060109499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060109499 DMM DEBUG MM(262420000001004/ecb6596e) Requesting authorization (sgsn_auth.c:160) 20241008060109499 DMM INFO MM(262420000001004/ecb6596e) Requesting authentication tuples (sgsn_auth.c:184) 20241008060109499 DMM DEBUG MM(262420000001004/ecb6596e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060109499 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241008060109499 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241008060109504 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060109504 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060109504 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060109504 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060109504 DMM INFO MM(262420000001004/ecb6596e) Subscriber data update (mmctx.c:445) 20241008060109504 DMM DEBUG MM(262420000001004/ecb6596e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060109504 DMM INFO MM(262420000001004/ecb6596e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060109504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060109504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060109504 DMM INFO MM(262420000001004/ecb6596e) <- GMM AUTH AND CIPHERING REQ (rand = 01 68 6f d8 ce 2e 4f 14 df 1f b8 48 66 89 f3 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7c f8 e5 4c 6a 4d 6d 88 c5 c4 15 12 65 bf 5d 35 ) (gprs_gmm.c:483) 20241008060109504 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241008060109505 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:37 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B225DB3628F23094B99990000100004F02904633C38A7'O 20241008060109515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109516 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060109516 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060109516 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060109516 DMM INFO MM(262420000001004/ecb6596e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060109516 DMM NOTICE MM(262420000001004/ecb6596e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060109516 DMM DEBUG MM(262420000001004/ecb6596e) checking auth: received UMTS RES = 5d b3 62 8f 63 3c 38 a7 (gprs_gmm.c:666) 20241008060109516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060109516 DMM DEBUG MM(262420000001004/ecb6596e) Requesting authorization (sgsn_auth.c:160) 20241008060109516 DMM INFO MM(262420000001004/ecb6596e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060109516 DMM DEBUG MM(262420000001004/ecb6596e) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060109516 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241008060109516 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) 20241008060109516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008060109516 DMM DEBUG MM(262420000001004/ecb6596e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008060109516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060109530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109530 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060109530 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060109531 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060109531 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241008060109531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241008060109531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008060109531 DMM INFO MM(262420000001004/ecb6596e) <- GMM ATTACH ACCEPT (new P-TMSI=0xecb6596e) (gprs_gmm.c:300) 20241008060109531 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241008060109531 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109531 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109531 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109531 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060109537 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060109537 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060109537 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241008060109537 DMM INFO MM(262420000001004/ecb6596e) Subscriber data update (mmctx.c:445) 20241008060109537 DMM DEBUG MM(262420000001004/ecb6596e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060109537 DMM INFO MM(262420000001004/ecb6596e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060109537 DMM NOTICE MM(262420000001004/ecb6596e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241008060109537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060109537 DMM NOTICE MM(262420000001004/ecb6596e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060109537 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) 20241008060109537 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060109537 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241008060109537 DMM INFO MM(262420000001004/ecb6596e) Subscriber data update (mmctx.c:445) 20241008060109537 DMM DEBUG MM(262420000001004/ecb6596e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:14 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008060109540 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109540 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109540 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060109540 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060109540 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060109540 DMM INFO MM(262420000001004/ecb6596e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060109540 DMM NOTICE MM(262420000001004/ecb6596e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060109540 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060109540 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060109540 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008060109540 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241008060109540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060109540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060109540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060109545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109545 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060109545 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060109545 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060109545 DMM INFO MM(262420000001004/ecb6596e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060109545 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060109545 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241008060109545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 20241008060109547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@8f0e3ccdded6: Deleted conn table entry 0TC_attach_pdp_act_user(1522)4697158 TC_attach_pdp_act_user(1522)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@8f0e3ccdded6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'ECB6596E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@8f0e3ccdded6: Added conn table entry 0TC_attach_pdp_act_user(1522)101517 SGSN_Test_0-RAN(1516)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: First idle individual index:0 20241008060109750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109751 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060109751 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060109751 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060109751 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xECB6596E) type="data"  (gprs_gmm.c:1944) 20241008060109751 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008060109751 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008060109751 DMM DEBUG MM(262420000001004/ecb6596e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008060109752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: { messageType := 2, destLocRef := '018C8D'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(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060109761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109762 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060109762 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060109762 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060109762 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241008060109762 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008060109762 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241008060109762 DMM INFO MM(262420000001004/ecb6596e) <- GMM SERVICE ACCEPT (P-TMSI=0xecb6596e) (gprs_gmm.c:813) 20241008060109762 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241008060109762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241008060109776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109776 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060109776 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060109776 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060109776 DMM INFO MM(262420000001004/ecb6596e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008060109776 DMM INFO MM(262420000001004/ecb6596e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008060109776 DMM DEBUG MM(262420000001004/ecb6596e) Using GGSN 0 (gprs_sm.c:317) 20241008060109776 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) 20241008060109776 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241008060109776 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008060109776 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241008060109776 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241008060109800 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 c9 bc 60 c1 11 1e d1 31 b6 14 05 7f 46 c1 59 64 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) 20241008060109800 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060109800 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008060109800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:30 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009CEE93E9'O 20241008060109819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109819 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008060109819 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008060109819 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008060109819 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241008060109819 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008060109819 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241008060109819 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008060109819 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241008060109820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060109823 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 c9 bc 60 c1 11 1e d1 31 b6 7f 46 c1 59 64 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241008060109823 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060109823 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_len:16 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241008060109836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060109836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060109836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060109836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060109836 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060109836 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060109836 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060109836 DMM INFO MM(262420000001004/ecb6596e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241008060109836 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060109836 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241008060109838 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241008060109838 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060109838 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241008060109839 DMM INFO MM(262420000001004/ecb6596e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241008060109839 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241008060109839 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241008060109839 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008060109839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060109839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060109839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060109839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060109839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060109839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060109839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@8f0e3ccdded6: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@8f0e3ccdded6: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@8f0e3ccdded6: Final verdict of PTC: none 20241008060109852 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008060109852 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) 20241008060109852 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008060109852 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008060109852 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008060109852 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) 20241008060109852 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008060109852 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008060109852 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) 20241008060109852 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060109852 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008060109852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008060109852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008060109852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008060109852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008060109852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008060109852 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008060109852 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@8f0e3ccdded6: Final verdict of PTC: none 20241008060109858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1504)@8f0e3ccdded6: Final verdict of PTC: none 20241008060109863 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060109863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1510)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1514)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1508)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1502)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1512)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Tue Oct 8 06:01:09 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241008060109995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060110397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269152) 20241008060110865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060110865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=269152, count=297492) 20241008060111853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008060111853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008060111853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241008060111865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060111866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:01:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060112866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060112867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_attach_pdp_act_pmm_idle started. 20241008060113477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060113479 DMM INFO MM(262420000001004/ecb6596e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060113479 DMM INFO MM(262420000001004/ecb6596e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060113479 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060113479 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060113479 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008060113479 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241008060113480 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241008060113480 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) 20241008060113480 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) 20241008060113480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008060113480 DMM DEBUG MM_STATE_Gb[0x5630b24b9930]{Idle}: Deallocated (fsm.c:568) 20241008060113480 DMM DEBUG MM_STATE_Iu(5)[0x5630b24c1ca0]{Detached}: Deallocated (fsm.c:568) 20241008060113480 DMM DEBUG GMM(gmm_fsm)[0x5630b24b3090]{Deregistered}: Deallocated (fsm.c:568) 20241008060113480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008060113480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060113480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060113480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060113480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060113480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060113480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060113480 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060113532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060113532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060113532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060113532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060113532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060113532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060113532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060113532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060113532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060113533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060113533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060113533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060113533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060113533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060113533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060113533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060113533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060113533 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060113533 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060113533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1527)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060113533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060113533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060113536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060113543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060113543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060113551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060113551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060113551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060113551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060113551 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060113551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060113551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060113551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060113551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060113552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060113552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060113552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060113552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060113552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060113552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060113552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060113552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060113552 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060113552 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060113552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1532)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060113552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060113552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060113554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060113559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060113559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060113567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060113567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060113567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060113567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060113567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060113567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060113567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060113567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060113567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060113567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060113567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060113567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060113567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060113567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060113567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060113567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060113567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060113567 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060113567 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060113567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060113568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060113568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060113569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060113573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060113573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1536)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8f0e3ccdded6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8f0e3ccdded6: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@8f0e3ccdded6: ************************************************* SGSN_Test_0-M3UA(1540)@8f0e3ccdded6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@8f0e3ccdded6: ************************************************* SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: v_sccp_pdu_maxlen:268 20241008060113777 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008060113777 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) 20241008060113777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008060113777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@8f0e3ccdded6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008060113784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060113784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008060113784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008060113784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008060113784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008060113785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008060113785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008060113787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060113787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008060113787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008060113787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008060113787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008060113787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008060113787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008060113787 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008060113868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060113868 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060113868 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060113868 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060113872 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008060113873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060114595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060114595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060114595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060114595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114595 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008060114595 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008060114596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@8f0e3ccdded6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@8f0e3ccdded6: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='F7050A79'O, index=0 SGSN_Test-GSUP(1543)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: 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 := '7882'O, rac := 'C0'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(1539)@8f0e3ccdded6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10195859 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: First idle individual index:0 SGSN_Test_0-RAN(1539)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 20241008060114952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060114952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060114952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060114952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114952 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060114952 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060114952 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060114952 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060114952 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{Deregistered}: Allocated (fsm.c:456) 20241008060114952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008060114952 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Allocated (fsm.c:456) 20241008060114952 DMM DEBUG MM_STATE_Iu[0x5630b24c0670]{Detached}: Allocated (fsm.c:456) 20241008060114952 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060114952 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060114952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060114952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060114952 DMM DEBUG MM(262420000001005/cbd9b9b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060114952 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241008060114953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: { messageType := 2, destLocRef := '9B9393'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: 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 := '67298FB9B89B16F692B8FCEEB6BDDC2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69A31E47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE0EDC7BB2EA2FC9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '591F6A45FB1DC8DB6290667483186B80'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DC870EB5AC42513B6EB81118D58F77ED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '315BE3D1509CD32B36B6E76762E40FDC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A06DF4FE32E1A077'O } } } } } SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241008060114959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060114959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060114959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060114960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114960 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060114960 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060114960 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060114960 DMM DEBUG MM(262420000001005/cbd9b9b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241008060114960 DMM NOTICE MM(262420000001005/cbd9b9b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060114960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060114960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060114960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060114960 DMM DEBUG MM(262420000001005/cbd9b9b4) Requesting authorization (sgsn_auth.c:160) 20241008060114960 DMM INFO MM(262420000001005/cbd9b9b4) Requesting authentication tuples (sgsn_auth.c:184) 20241008060114960 DMM DEBUG MM(262420000001005/cbd9b9b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060114960 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241008060114960 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@8f0e3ccdded6: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20241008060114962 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060114962 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060114962 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060114962 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060114962 DMM INFO MM(262420000001005/cbd9b9b4) Subscriber data update (mmctx.c:445) 20241008060114962 DMM DEBUG MM(262420000001005/cbd9b9b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060114962 DMM INFO MM(262420000001005/cbd9b9b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060114962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060114962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060114962 DMM INFO MM(262420000001005/cbd9b9b4) <- GMM AUTH AND CIPHERING REQ (rand = 67 29 8f b9 b8 9b 16 f6 92 b8 fc ee b6 bd dc 2b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 31 5b e3 d1 50 9c d3 2b 36 b6 e7 67 62 e4 0f dc ) (gprs_gmm.c:483) 20241008060114962 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241008060114963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:37 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22A06DF4FE23094B99990000100005F0290432E1A077'O 20241008060114967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060114967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060114967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060114967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114967 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060114967 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060114967 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060114967 DMM INFO MM(262420000001005/cbd9b9b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060114967 DMM NOTICE MM(262420000001005/cbd9b9b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060114967 DMM DEBUG MM(262420000001005/cbd9b9b4) checking auth: received UMTS RES = a0 6d f4 fe 32 e1 a0 77 (gprs_gmm.c:666) 20241008060114967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060114967 DMM DEBUG MM(262420000001005/cbd9b9b4) Requesting authorization (sgsn_auth.c:160) 20241008060114967 DMM INFO MM(262420000001005/cbd9b9b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060114967 DMM DEBUG MM(262420000001005/cbd9b9b4) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060114967 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241008060114967 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) 20241008060114967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008060114967 DMM DEBUG MM(262420000001005/cbd9b9b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008060114967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060114973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060114973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060114973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060114973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114973 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060114973 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060114973 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060114973 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241008060114973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241008060114973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008060114973 DMM INFO MM(262420000001005/cbd9b9b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbd9b9b4) (gprs_gmm.c:300) 20241008060114973 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241008060114973 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114973 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114973 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114973 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114973 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060114976 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060114976 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060114976 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241008060114976 DMM INFO MM(262420000001005/cbd9b9b4) Subscriber data update (mmctx.c:445) 20241008060114976 DMM DEBUG MM(262420000001005/cbd9b9b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060114976 DMM INFO MM(262420000001005/cbd9b9b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060114976 DMM NOTICE MM(262420000001005/cbd9b9b4) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241008060114976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060114976 DMM NOTICE MM(262420000001005/cbd9b9b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060114976 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) 20241008060114976 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060114976 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241008060114976 DMM INFO MM(262420000001005/cbd9b9b4) Subscriber data update (mmctx.c:445) 20241008060114976 DMM DEBUG MM(262420000001005/cbd9b9b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:14 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008060114977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060114977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060114977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060114977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114977 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060114977 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060114977 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060114977 DMM INFO MM(262420000001005/cbd9b9b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060114977 DMM NOTICE MM(262420000001005/cbd9b9b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060114977 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060114977 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060114977 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008060114977 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241008060114977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060114977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060114977 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114977 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114977 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060114980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060114980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060114980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114980 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060114980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114980 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060114980 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060114980 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060114980 DMM INFO MM(262420000001005/cbd9b9b4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060114980 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060114980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060114980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060114980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060114980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060114980 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 20241008060114981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060114981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060114981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060114981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060114981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060114981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060114981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060114981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@8f0e3ccdded6: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10195859 TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CBD9B9B4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@8f0e3ccdded6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)11479556 SGSN_Test_0-RAN(1539)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: First idle individual index:0 20241008060115182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115183 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060115183 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060115183 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060115183 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCBD9B9B4) type="data"  (gprs_gmm.c:1944) 20241008060115183 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008060115183 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008060115184 DMM DEBUG MM(262420000001005/cbd9b9b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008060115184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: { messageType := 2, destLocRef := 'AF2A04'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060115194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115195 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060115195 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060115195 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060115195 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241008060115195 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008060115195 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241008060115195 DMM INFO MM(262420000001005/cbd9b9b4) <- GMM SERVICE ACCEPT (P-TMSI=0xcbd9b9b4) (gprs_gmm.c:813) 20241008060115195 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241008060115195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241008060115208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115208 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060115208 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060115208 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060115208 DMM INFO MM(262420000001005/cbd9b9b4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008060115208 DMM INFO MM(262420000001005/cbd9b9b4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008060115208 DMM DEBUG MM(262420000001005/cbd9b9b4) Using GGSN 0 (gprs_sm.c:317) 20241008060115208 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) 20241008060115209 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241008060115209 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008060115209 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241008060115209 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241008060115232 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 76 b5 2a d6 11 33 e7 df 63 14 05 7f 96 ac 27 5f 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) 20241008060115232 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060115232 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008060115233 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:30 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EAC217F2'O 20241008060115266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115266 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008060115266 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008060115266 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008060115266 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241008060115266 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008060115266 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241008060115267 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008060115267 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241008060115267 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115267 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115267 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060115275 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 76 b5 2a d6 11 33 e7 df 63 7f 96 ac 27 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241008060115275 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060115275 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:13 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241008060115280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115281 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241008060115281 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241008060115281 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241008060115281 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241008060115281 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060115286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115287 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060115287 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060115287 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060115287 DMM INFO MM(262420000001005/cbd9b9b4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060115287 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060115287 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241008060115287 DMM INFO MM(262420000001005/cbd9b9b4) Changing GTP-U endpoints 127.0.0.104/0xeac217f2 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241008060115287 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241008060115287 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115287 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@8f0e3ccdded6: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)11479556 20241008060115291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008060115291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CBD9B9B4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241008060115294 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 76 b5 2a d6 11 33 e7 df 63 7f 96 ac 27 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241008060115294 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060115294 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@8f0e3ccdded6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10041632 SGSN_Test_0-RAN(1539)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: First idle individual index:0 20241008060115494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115495 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060115495 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060115495 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060115495 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCBD9B9B4) type="data"  (gprs_gmm.c:1944) 20241008060115495 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008060115495 DMM DEBUG MM(262420000001005/cbd9b9b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008060115495 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: { messageType := 2, destLocRef := '993920'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060115507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115507 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060115507 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060115507 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060115507 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241008060115507 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008060115507 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241008060115507 DMM INFO MM(262420000001005/cbd9b9b4) <- GMM SERVICE ACCEPT (P-TMSI=0xcbd9b9b4) (gprs_gmm.c:813) 20241008060115507 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241008060115508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:30 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EAC217F2'O 20241008060115517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115517 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008060115517 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008060115517 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008060115517 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20241008060115517 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008060115517 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241008060115522 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3e 00 00 01 80 10 76 b5 2a d6 11 33 e7 df 63 7f 96 ac 27 5f 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) 20241008060115522 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060115522 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_len:16 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241008060115718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060115718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060115718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060115718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060115718 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060115718 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060115718 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060115718 DMM INFO MM(262420000001005/cbd9b9b4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241008060115718 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060115718 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241008060115726 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3f 00 00 01 80 : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241008060115726 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060115726 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241008060115726 DMM INFO MM(262420000001005/cbd9b9b4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241008060115726 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241008060115726 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20241008060115726 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008060115726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060115726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060115726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060115726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060115726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060115726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060115726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@8f0e3ccdded6: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@8f0e3ccdded6: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@8f0e3ccdded6: Final verdict of PTC: none 20241008060115743 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008060115743 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) 20241008060115743 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008060115743 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008060115743 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008060115743 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) 20241008060115743 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008060115743 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008060115743 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) 20241008060115743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060115743 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008060115743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008060115743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008060115743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008060115743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008060115743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008060115743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008060115743 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@8f0e3ccdded6: Final verdict of PTC: none 20241008060115751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1523)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1532)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1527)@8f0e3ccdded6: Final verdict of PTC: none 20241008060115759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008060115759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1528)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1537)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP(1543)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@8f0e3ccdded6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1535)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1530)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1525)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Tue Oct 8 06:01:15 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241008060115914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060116417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387184) 20241008060116760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060116760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=387184, count=391636) 20241008060117744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008060117744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008060117744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241008060117761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060117762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:01:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060118763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060118763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_pmm_idle_rx_mt_data started. 20241008060119495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060119497 DMM INFO MM(262420000001005/cbd9b9b4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060119497 DMM INFO MM(262420000001005/cbd9b9b4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060119497 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060119498 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060119498 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008060119498 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241008060119498 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241008060119498 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) 20241008060119498 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) 20241008060119498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008060119498 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Deallocated (fsm.c:568) 20241008060119498 DMM DEBUG MM_STATE_Iu(7)[0x5630b24c0670]{Detached}: Deallocated (fsm.c:568) 20241008060119498 DMM DEBUG GMM(gmm_fsm)[0x5630b24c1ca0]{Deregistered}: Deallocated (fsm.c:568) 20241008060119498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008060119498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060119499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060119499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060119499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060119499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060119499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060119499 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060119542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060119542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060119542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060119542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060119542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060119542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060119542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060119542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060119543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060119543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060119543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060119543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060119543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060119543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060119543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060119543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060119543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060119543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060119543 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060119543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060119543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060119545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 20241008060119550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060119550 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060119560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060119560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060119560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060119560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060119560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060119560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060119561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060119561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060119561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060119561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060119561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060119561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060119561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060119561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060119561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060119561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060119561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060119561 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060119561 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060119561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060119562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1555)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060119562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060119563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060119567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060119567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060119576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060119576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060119576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060119576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060119576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060119576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060119576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060119576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060119576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060119577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060119577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060119577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060119577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060119577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060119577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060119577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060119577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060119577 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060119577 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060119577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060119577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060119577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060119579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8f0e3ccdded6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241008060119583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060119583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1563)@8f0e3ccdded6: ************************************************* SGSN_Test_0-M3UA(1563)@8f0e3ccdded6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@8f0e3ccdded6: ************************************************* MTC@8f0e3ccdded6: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1559)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060119764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060119764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060119764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060119764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060119768 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008060119769 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060119784 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008060119784 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) 20241008060119784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008060119784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@8f0e3ccdded6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008060119788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060119788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008060119788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008060119788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008060119788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008060119788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008060119788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008060119789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060119789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008060119789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008060119789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008060119789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008060119789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008060119789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008060119790 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008060119842 DGPRS DEBUG Checking for inactive LLMEs, time = 30895479 (sgsn.c:131) 20241008060120603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060120603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060120603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060120603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120603 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008060120603 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008060120604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@8f0e3ccdded6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@8f0e3ccdded6: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='EA194EB7'O, index=0 SGSN_Test-GSUP(1566)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: 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 := 'D919'O, rac := '79'O ("y") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@8f0e3ccdded6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)7270802 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: First idle individual index:0 SGSN_Test_0-RAN(1562)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 20241008060120856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060120856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060120856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060120856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120856 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060120856 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060120856 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060120856 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060120856 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{Deregistered}: Allocated (fsm.c:456) 20241008060120856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Allocated (fsm.c:456) 20241008060120856 DMM DEBUG MM_STATE_Gb[0x5630b24b9930]{Idle}: Allocated (fsm.c:456) 20241008060120856 DMM DEBUG MM_STATE_Iu[0x5630b24c60d0]{Detached}: Allocated (fsm.c:456) 20241008060120856 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060120856 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060120856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060120856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060120856 DMM DEBUG MM(262420000001007/cf0f3c42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060120856 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241008060120856 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120856 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: { messageType := 2, destLocRef := '6EF192'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: 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 := 'C05F9BC1D36B739E56F0BF99C2F2056D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '458B86B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C583566BC51D33A1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3496425ADC45D9D40DBAD7A743F2F540'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '22257F674E05CF553869E237B33A9D54'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D88792C2F9A34EB18A2109386BC85434'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '22EF7D587925513B'O } } } } } SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241008060120865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060120865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060120865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060120865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120865 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060120865 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060120865 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060120865 DMM DEBUG MM(262420000001007/cf0f3c42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241008060120865 DMM NOTICE MM(262420000001007/cf0f3c42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060120865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060120865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060120865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060120865 DMM DEBUG MM(262420000001007/cf0f3c42) Requesting authorization (sgsn_auth.c:160) 20241008060120865 DMM INFO MM(262420000001007/cf0f3c42) Requesting authentication tuples (sgsn_auth.c:184) 20241008060120865 DMM DEBUG MM(262420000001007/cf0f3c42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060120865 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241008060120865 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@8f0e3ccdded6: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20241008060120868 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060120868 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060120868 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060120868 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060120868 DMM INFO MM(262420000001007/cf0f3c42) Subscriber data update (mmctx.c:445) 20241008060120868 DMM DEBUG MM(262420000001007/cf0f3c42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060120868 DMM INFO MM(262420000001007/cf0f3c42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060120868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060120868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060120868 DMM INFO MM(262420000001007/cf0f3c42) <- GMM AUTH AND CIPHERING REQ (rand = c0 5f 9b c1 d3 6b 73 9e 56 f0 bf 99 c2 f2 05 6d , mmctx_is_r99=1, vec->auth_types=0x3, autn = d8 87 92 c2 f9 a3 4e b1 8a 21 09 38 6b c8 54 34 ) (gprs_gmm.c:483) 20241008060120868 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241008060120868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:37 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2222EF7D5823094B99990000100007F029047925513B'O 20241008060120875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060120875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060120875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060120875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120875 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060120875 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060120875 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060120875 DMM INFO MM(262420000001007/cf0f3c42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060120875 DMM NOTICE MM(262420000001007/cf0f3c42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060120875 DMM DEBUG MM(262420000001007/cf0f3c42) checking auth: received UMTS RES = 22 ef 7d 58 79 25 51 3b (gprs_gmm.c:666) 20241008060120875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060120875 DMM DEBUG MM(262420000001007/cf0f3c42) Requesting authorization (sgsn_auth.c:160) 20241008060120875 DMM INFO MM(262420000001007/cf0f3c42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060120875 DMM DEBUG MM(262420000001007/cf0f3c42) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060120875 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241008060120875 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) 20241008060120875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008060120875 DMM DEBUG MM(262420000001007/cf0f3c42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008060120875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060120883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060120883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060120883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060120883 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120883 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060120883 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060120883 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060120883 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241008060120883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241008060120883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008060120883 DMM INFO MM(262420000001007/cf0f3c42) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf0f3c42) (gprs_gmm.c:300) 20241008060120883 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241008060120883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060120887 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060120887 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060120887 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241008060120887 DMM INFO MM(262420000001007/cf0f3c42) Subscriber data update (mmctx.c:445) 20241008060120887 DMM DEBUG MM(262420000001007/cf0f3c42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060120887 DMM INFO MM(262420000001007/cf0f3c42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060120887 DMM NOTICE MM(262420000001007/cf0f3c42) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241008060120887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060120887 DMM NOTICE MM(262420000001007/cf0f3c42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060120887 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) 20241008060120887 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060120887 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241008060120887 DMM INFO MM(262420000001007/cf0f3c42) Subscriber data update (mmctx.c:445) 20241008060120887 DMM DEBUG MM(262420000001007/cf0f3c42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:14 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008060120889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060120889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060120889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060120889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120889 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060120889 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060120889 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060120889 DMM INFO MM(262420000001007/cf0f3c42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060120889 DMM NOTICE MM(262420000001007/cf0f3c42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060120889 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060120889 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060120889 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008060120889 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241008060120889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060120889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060120889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060120894 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060120894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060120894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060120894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060120894 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060120894 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060120894 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060120894 DMM INFO MM(262420000001007/cf0f3c42) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060120894 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060120894 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241008060120894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060120894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060120894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060120894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 20241008060120895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060120895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060120895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060120895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060120895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060120895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060120895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060120895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@8f0e3ccdded6: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)7270802 TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CF0F3C42'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@8f0e3ccdded6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)8868171 SGSN_Test_0-RAN(1562)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: First idle individual index:0 20241008060121102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121102 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121103 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121103 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060121103 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060121103 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060121103 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCF0F3C42) type="data"  (gprs_gmm.c:1944) 20241008060121103 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008060121103 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008060121103 DMM DEBUG MM(262420000001007/cf0f3c42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008060121103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121103 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: { messageType := 2, destLocRef := '87514B'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060121110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121111 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060121111 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060121111 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060121111 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241008060121111 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008060121111 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241008060121111 DMM INFO MM(262420000001007/cf0f3c42) <- GMM SERVICE ACCEPT (P-TMSI=0xcf0f3c42) (gprs_gmm.c:813) 20241008060121111 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241008060121111 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121111 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121111 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121111 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241008060121123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121123 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060121123 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060121123 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060121123 DMM INFO MM(262420000001007/cf0f3c42) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008060121123 DMM INFO MM(262420000001007/cf0f3c42) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008060121123 DMM DEBUG MM(262420000001007/cf0f3c42) Using GGSN 0 (gprs_sm.c:317) 20241008060121123 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) 20241008060121123 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241008060121123 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008060121123 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241008060121123 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241008060121145 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 40 00 00 01 80 08 00 10 14 ba c7 9f 11 7e 4b 21 0e 14 05 7f 5a 68 45 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241008060121145 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060121145 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008060121145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:30 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009AD1691B'O 20241008060121162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121162 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008060121162 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008060121162 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008060121162 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20241008060121162 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008060121162 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241008060121162 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008060121162 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241008060121162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060121165 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 41 00 00 01 80 10 14 ba c7 9f 11 7e 4b 21 0e 7f 5a 68 45 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241008060121165 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060121165 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:13 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241008060121168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121168 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121168 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241008060121168 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241008060121168 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241008060121168 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241008060121168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060121169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121169 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060121169 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060121169 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060121169 DMM INFO MM(262420000001007/cf0f3c42) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060121169 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060121169 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241008060121169 DMM INFO MM(262420000001007/cf0f3c42) Changing GTP-U endpoints 127.0.0.104/0x9ad1691b -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241008060121170 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241008060121170 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121170 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@8f0e3ccdded6: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)8868171 20241008060121170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed 20241008060121171 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 14 ba c7 9f 11 7e 4b 21 0e 7f 5a 68 45 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241008060121171 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060121171 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@8f0e3ccdded6: Created IMSI[0] for '262420000001007'H'CF0F3C42'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20241008060121174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241008060121174 DMM INFO MM(262420000001007/cf0f3c42) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241008060121174 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121174 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121174 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@8f0e3ccdded6: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CF0F3C42'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@8f0e3ccdded6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)12557630 SGSN_Test_0-RAN(1562)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: First idle individual index:0 20241008060121177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121177 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060121177 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060121177 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060121177 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCF0F3C42) type="data"  (gprs_gmm.c:1944) 20241008060121177 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008060121177 DMM DEBUG MM(262420000001007/cf0f3c42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008060121177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: { messageType := 2, destLocRef := 'BF9D3E'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060121180 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121180 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121180 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121180 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060121180 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060121180 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060121180 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241008060121180 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008060121180 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241008060121180 DMM INFO MM(262420000001007/cf0f3c42) <- GMM SERVICE ACCEPT (P-TMSI=0xcf0f3c42) (gprs_gmm.c:813) 20241008060121180 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241008060121180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:30 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009AD1691B'O 20241008060121185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121185 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008060121185 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008060121185 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008060121185 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241008060121185 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008060121185 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241008060121187 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 43 00 00 01 80 10 14 ba c7 9f 11 7e 4b 21 0e 7f 5a 68 45 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241008060121187 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060121187 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_len:16 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241008060121386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060121386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060121386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060121386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060121387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060121387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060121387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060121387 DMM INFO MM(262420000001007/cf0f3c42) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241008060121387 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060121387 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241008060121394 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 44 00 00 01 80 : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241008060121394 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060121394 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241008060121394 DMM INFO MM(262420000001007/cf0f3c42) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241008060121394 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241008060121394 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20241008060121394 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008060121395 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060121395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060121395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060121395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060121395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060121395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060121395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@8f0e3ccdded6: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@8f0e3ccdded6: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@8f0e3ccdded6: Final verdict of PTC: none 20241008060121411 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008060121411 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) 20241008060121411 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008060121411 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008060121411 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008060121411 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) 20241008060121411 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008060121411 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008060121411 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) 20241008060121411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060121411 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008060121411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008060121411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008060121411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008060121411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008060121411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008060121411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008060121411 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@8f0e3ccdded6: Final verdict of PTC: none 20241008060121418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008060121423 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1566)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@8f0e3ccdded6: Final verdict of PTC: none 20241008060121424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1552)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1550)@8f0e3ccdded6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1555)@8f0e3ccdded6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99(1560)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@8f0e3ccdded6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1548)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1558)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1553)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Tue Oct 8 06:01:21 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241008060121554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060122058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=399060) 20241008060122425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060122425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=399060, count=400220) 20241008060123413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008060123413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008060123413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241008060123426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060123426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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 ------ Tue Oct 8 06:01:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060124428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060124428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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@8f0e3ccdded6: Test case TC_update_ctx_err_ind_from_ggsn started. 20241008060125143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060125146 DMM INFO MM(262420000001007/cf0f3c42) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060125146 DMM INFO MM(262420000001007/cf0f3c42) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060125146 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060125146 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060125146 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008060125146 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241008060125146 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241008060125146 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) 20241008060125146 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) 20241008060125146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b2f60]{Init}: Deallocated (fsm.c:568) 20241008060125146 DMM DEBUG MM_STATE_Gb[0x5630b24b9930]{Idle}: Deallocated (fsm.c:568) 20241008060125146 DMM DEBUG MM_STATE_Iu(10)[0x5630b24c60d0]{Detached}: Deallocated (fsm.c:568) 20241008060125146 DMM DEBUG GMM(gmm_fsm)[0x5630b24c0670]{Deregistered}: Deallocated (fsm.c:568) 20241008060125146 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008060125147 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060125147 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060125147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060125147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060125147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060125147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060125147 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060125174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060125174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060125175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060125175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060125175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060125175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060125175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060125175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060125175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060125175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060125175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060125175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060125176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060125176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060125176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060125176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060125176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060125176 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008060125176 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060125176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008060125176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060125176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@8f0e3ccdded6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060125178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060125182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060125182 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@8f0e3ccdded6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060125190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008060125190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060125190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060125190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060125190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008060125190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060125190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060125190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060125190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060125191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060125191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060125191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060125191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060125191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060125191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060125191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060125191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060125191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008060125191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060125191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1578)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060125191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060125191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@8f0e3ccdded6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060125193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@8f0e3ccdded6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008060125197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5630b24b4d70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060125197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@8f0e3ccdded6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@8f0e3ccdded6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@8f0e3ccdded6: Provider Link came up: sending NS-RESET 20241008060125204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008060125205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060125205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060125205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060125205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008060125205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060125205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060125205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060125205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008060125205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060125205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060125205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060125205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008060125205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008060125205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008060125205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008060125205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060125205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008060125205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008060125205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1583)@8f0e3ccdded6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008060125206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008060125206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@8f0e3ccdded6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008060125208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@8f0e3ccdded6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@8f0e3ccdded6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8f0e3ccdded6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@8f0e3ccdded6: ************************************************* SGSN_Test_0-M3UA(1586)@8f0e3ccdded6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@8f0e3ccdded6: ************************************************* MTC@8f0e3ccdded6: Starting RAN_Emulation 20241008060125213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5630b24b67d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008060125213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@8f0e3ccdded6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008060125413 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008060125413 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) 20241008060125414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008060125414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@8f0e3ccdded6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008060125420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060125420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241008060125420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241008060125420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008060125420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008060125420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008060125420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008060125422 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060125422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241008060125422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241008060125422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008060125422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008060125422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008060125422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008060125422 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008060125429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060125429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008060125429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008060125429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008060125433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008060125434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008060126232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126233 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008060126233 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008060126233 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@8f0e3ccdded6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@8f0e3ccdded6: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='C634A2F5'O, index=0 SGSN_Test-GSUP(1589)@8f0e3ccdded6: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: 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 := '06A9'O, rac := '0A'O ("\n") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@8f0e3ccdded6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)6152647 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: First idle individual index:0 SGSN_Test_0-RAN(1585)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 20241008060126525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126525 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060126525 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060126525 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060126525 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241008060126525 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{Deregistered}: Allocated (fsm.c:456) 20241008060126525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Allocated (fsm.c:456) 20241008060126525 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Allocated (fsm.c:456) 20241008060126525 DMM DEBUG MM_STATE_Iu[0x5630b24c6890]{Detached}: Allocated (fsm.c:456) 20241008060126525 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008060126525 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008060126525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008060126525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008060126525 DMM DEBUG MM(262420000001004/e1c7798f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008060126525 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241008060126525 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126525 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126525 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: { messageType := 2, destLocRef := '5DE1C7'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: 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 := '182C3D47071BAAB3909E1441E9A5E86F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3AB714ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4907BCA1FCE30B39'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '27C01D23DF612E9B40466EF0F210E571'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2020B50CECF21734DADC492576BEFDF7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3A2D0C89D2BF589020E1B8D3D41B6C5A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A4D7C4EBF8379AC3'O } } } } } SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241008060126530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126530 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060126530 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060126530 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060126530 DMM DEBUG MM(262420000001004/e1c7798f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241008060126530 DMM NOTICE MM(262420000001004/e1c7798f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008060126530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008060126530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008060126530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008060126530 DMM DEBUG MM(262420000001004/e1c7798f) Requesting authorization (sgsn_auth.c:160) 20241008060126530 DMM INFO MM(262420000001004/e1c7798f) Requesting authentication tuples (sgsn_auth.c:184) 20241008060126530 DMM DEBUG MM(262420000001004/e1c7798f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008060126530 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241008060126530 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@8f0e3ccdded6: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@8f0e3ccdded6: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20241008060126531 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008060126531 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008060126531 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008060126531 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008060126531 DMM INFO MM(262420000001004/e1c7798f) Subscriber data update (mmctx.c:445) 20241008060126531 DMM DEBUG MM(262420000001004/e1c7798f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008060126531 DMM INFO MM(262420000001004/e1c7798f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008060126531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008060126531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008060126531 DMM INFO MM(262420000001004/e1c7798f) <- GMM AUTH AND CIPHERING REQ (rand = 18 2c 3d 47 07 1b aa b3 90 9e 14 41 e9 a5 e8 6f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a 2d 0c 89 d2 bf 58 90 20 e1 b8 d3 d4 1b 6c 5a ) (gprs_gmm.c:483) 20241008060126531 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241008060126531 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126531 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:37 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22A4D7C4EB23094B99990000100004F02904F8379AC3'O 20241008060126534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126534 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060126534 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060126534 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060126534 DMM INFO MM(262420000001004/e1c7798f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008060126534 DMM NOTICE MM(262420000001004/e1c7798f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008060126534 DMM DEBUG MM(262420000001004/e1c7798f) checking auth: received UMTS RES = a4 d7 c4 eb f8 37 9a c3 (gprs_gmm.c:666) 20241008060126534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008060126534 DMM DEBUG MM(262420000001004/e1c7798f) Requesting authorization (sgsn_auth.c:160) 20241008060126534 DMM INFO MM(262420000001004/e1c7798f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008060126534 DMM DEBUG MM(262420000001004/e1c7798f) Requesting subscriber data update (gprs_subscriber.c:894) 20241008060126534 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241008060126534 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) 20241008060126534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008060126534 DMM DEBUG MM(262420000001004/e1c7798f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008060126534 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126534 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060126538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126538 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060126538 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060126538 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060126538 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241008060126538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241008060126538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008060126538 DMM INFO MM(262420000001004/e1c7798f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1c7798f) (gprs_gmm.c:300) 20241008060126538 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241008060126538 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126538 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126538 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126538 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060126540 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008060126540 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008060126540 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241008060126540 DMM INFO MM(262420000001004/e1c7798f) Subscriber data update (mmctx.c:445) 20241008060126540 DMM DEBUG MM(262420000001004/e1c7798f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008060126540 DMM INFO MM(262420000001004/e1c7798f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008060126540 DMM NOTICE MM(262420000001004/e1c7798f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241008060126540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008060126540 DMM NOTICE MM(262420000001004/e1c7798f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008060126540 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) 20241008060126540 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008060126540 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241008060126540 DMM INFO MM(262420000001004/e1c7798f) Subscriber data update (mmctx.c:445) 20241008060126540 DMM DEBUG MM(262420000001004/e1c7798f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:14 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008060126541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126541 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060126541 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060126541 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060126541 DMM INFO MM(262420000001004/e1c7798f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008060126542 DMM NOTICE MM(262420000001004/e1c7798f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008060126542 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008060126542 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008060126542 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008060126542 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241008060126542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008060126542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008060126542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:7 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008060126544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126544 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008060126544 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008060126544 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008060126544 DMM INFO MM(262420000001004/e1c7798f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241008060126544 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241008060126544 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241008060126544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 20241008060126544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@8f0e3ccdded6: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)6152647 TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E1C7798F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@8f0e3ccdded6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)8266591 SGSN_Test_0-RAN(1585)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: First idle individual index:0 20241008060126746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126747 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060126747 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060126747 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060126747 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE1C7798F) type="data"  (gprs_gmm.c:1944) 20241008060126747 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008060126747 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008060126747 DMM DEBUG MM(262420000001004/e1c7798f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008060126748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: { messageType := 2, destLocRef := '7E235F'O ("~#_"), sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060126757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126758 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060126758 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060126758 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060126758 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241008060126758 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008060126758 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241008060126758 DMM INFO MM(262420000001004/e1c7798f) <- GMM SERVICE ACCEPT (P-TMSI=0xe1c7798f) (gprs_gmm.c:813) 20241008060126758 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241008060126759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:23 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241008060126771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126771 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060126771 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060126771 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060126771 DMM INFO MM(262420000001004/e1c7798f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241008060126771 DMM INFO MM(262420000001004/e1c7798f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008060126771 DMM DEBUG MM(262420000001004/e1c7798f) Using GGSN 0 (gprs_sm.c:317) 20241008060126771 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) 20241008060126771 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241008060126772 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008060126772 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241008060126772 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241008060126795 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 45 00 00 01 80 08 00 10 94 a7 22 51 11 92 18 ed 9a 14 05 7f d3 97 af 87 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) 20241008060126795 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060126796 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241008060126796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:30 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680069E7D820'O 20241008060126828 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126828 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126828 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008060126828 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008060126828 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008060126828 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241008060126828 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008060126829 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241008060126829 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241008060126829 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241008060126829 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008060126836 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 46 00 00 01 80 10 94 a7 22 51 11 92 18 ed 9a 7f d3 97 af 87 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=1094 from retransmit req queue (gtp.c:443) 20241008060126836 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060126836 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@8f0e3ccdded6: Created IMSI[0] for '262420000001004'H'E1C7798F'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20241008060126861 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241008060126861 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241008060126861 DGPRS INFO PDP(262420000001004:5): Context 0x7ffad1108670 was updated (sgsn_libgtp.c:659) 20241008060126861 DMM INFO MM(262420000001004/e1c7798f) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241008060126861 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241008060126862 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241008060126862 DMM INFO MM(262420000001004/e1c7798f) Changing GTP-U endpoints 127.0.0.104/0x69e7d820 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241008060126862 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241008060126862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060126863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060126863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060126863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060126863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 20241008060126865 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060126865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060126865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060126865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060126865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060126865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060126865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060126865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@8f0e3ccdded6: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)8266591 SGSN_Test_0-RAN(1585)@8f0e3ccdded6: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E1C7798F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@8f0e3ccdded6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)2153081 SGSN_Test_0-RAN(1585)@8f0e3ccdded6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: First idle individual index:0 20241008060127066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060127066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060127066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060127066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060127067 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008060127067 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008060127067 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008060127067 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE1C7798F) type="data"  (gprs_gmm.c:1944) 20241008060127067 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008060127067 DMM DEBUG MM(262420000001004/e1c7798f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008060127067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060127068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060127068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060127068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060127068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060127068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060127068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060127068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: { messageType := 2, destLocRef := '20DA79'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:12 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008060127077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060127077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060127077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060127078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060127078 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008060127078 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008060127078 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008060127078 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241008060127078 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008060127078 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241008060127078 DMM INFO MM(262420000001004/e1c7798f) <- GMM SERVICE ACCEPT (P-TMSI=0xe1c7798f) (gprs_gmm.c:813) 20241008060127078 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241008060127078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060127078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060127078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060127078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060127079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060127079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060127079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060127079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060127079 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060127079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060127079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060127079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:30 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680069E7D820'O 20241008060127087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060127087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060127087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060127087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060127088 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008060127088 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008060127088 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008060127088 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20241008060127088 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008060127088 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241008060127093 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 94 a7 22 51 11 92 18 ed 9a 7f d3 97 af 87 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=1095 from retransmit req queue (gtp.c:443) 20241008060127093 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060127093 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_len:16 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: vl_from0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241008060127290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241008060127290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241008060127290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008060127290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241008060127291 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008060127291 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008060127291 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008060127291 DMM INFO MM(262420000001004/e1c7798f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241008060127291 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241008060127291 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241008060127300 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 48 00 00 01 80 : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241008060127300 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7ffad1108670, cbp=0x5630b24c35b0) (sgsn_libgtp.c:629) 20241008060127300 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241008060127300 DMM INFO MM(262420000001004/e1c7798f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241008060127300 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241008060127300 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241008060127300 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008060127301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060127301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060127301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060127301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060127301 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060127301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008060127301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@8f0e3ccdded6: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@8f0e3ccdded6: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@8f0e3ccdded6: Final verdict of PTC: none 20241008060127318 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008060127318 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) 20241008060127318 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008060127318 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008060127318 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008060127318 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) 20241008060127318 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008060127318 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008060127318 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) 20241008060127318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060127318 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008060127318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008060127318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008060127318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008060127318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008060127318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008060127318 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008060127318 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@8f0e3ccdded6: Final verdict of PTC: none 20241008060127326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@8f0e3ccdded6: Final verdict of PTC: none 20241008060127331 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1583)@8f0e3ccdded6: Final verdict of PTC: none 20241008060127331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1575)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97(1573)@8f0e3ccdded6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@8f0e3ccdded6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98(1578)@8f0e3ccdded6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI97-provIP(1571)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI98-provIP(1576)@8f0e3ccdded6: Final verdict of PTC: none -NSVCI99-provIP(1581)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@8f0e3ccdded6: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: none MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@8f0e3ccdded6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@8f0e3ccdded6: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Tue Oct 8 06:01:27 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241008060127454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060127956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=375244) 20241008060128333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060128333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=375244, count=381392) 20241008060129320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008060129320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008060129320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241008060129335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060129335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MC@8f0e3ccdded6: Test execution finished. MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Tue Oct 8 06:01:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060130336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060130336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_NS_connect_alive started. 20241008060131043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060131045 DMM INFO MM(262420000001004/e1c7798f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008060131045 DMM INFO MM(262420000001004/e1c7798f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008060131045 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008060131045 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008060131045 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008060131046 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241008060131046 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241008060131046 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) 20241008060131046 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) 20241008060131046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5630b24b9930]{Init}: Deallocated (fsm.c:568) 20241008060131046 DMM DEBUG MM_STATE_Gb[0x5630b24b2f60]{Idle}: Deallocated (fsm.c:568) 20241008060131046 DMM DEBUG MM_STATE_Iu(13)[0x5630b24c6890]{Detached}: Deallocated (fsm.c:568) 20241008060131046 DMM DEBUG GMM(gmm_fsm)[0x5630b24c60d0]{Deregistered}: Deallocated (fsm.c:568) 20241008060131046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008060131046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008060131046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241008060131046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241008060131046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241008060131046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008060131046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008060131046 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241008060131074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008060131074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008060131074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008060131337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060131337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: setverdict(pass): none -> pass MTC@8f0e3ccdded6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241008060132092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54914<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: pass MTC@8f0e3ccdded6: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@8f0e3ccdded6: Test case TC_NS_connect_alive finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Tue Oct 8 06:01:32 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 20241008060132130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060132338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060132338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060132532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14252) 20241008060133340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060133340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14252, count=19148) 20241008060134342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060134342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Tue Oct 8 06:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241008060135344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060135344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@8f0e3ccdded6: Test case TC_NS_connect_reset started. 20241008060135619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060135621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008060135655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008060135655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008060135655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008060135655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008060135655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008060135655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008060135655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008060135655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060135655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5630b24b24d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@8f0e3ccdded6: setverdict(pass): none -> pass 20241008060136345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060136345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8f0e3ccdded6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241008060136665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53120<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@8f0e3ccdded6: Final verdict of PTC: none MTC@8f0e3ccdded6: Setting final verdict of the test case. MTC@8f0e3ccdded6: Local verdict of MTC: pass MTC@8f0e3ccdded6: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@8f0e3ccdded6: Test case TC_NS_connect_reset finished. Verdict: pass MTC@8f0e3ccdded6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Tue Oct 8 06:01:36 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 20241008060136704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008060137106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7996) 20241008060137347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060137347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7996, count=12352) 20241008060138349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060138349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060138656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@8f0e3ccdded6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@8f0e3ccdded6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8f0e3ccdded6: Terminating MTC. MC@8f0e3ccdded6: MTC terminated. MC2> exit MC@8f0e3ccdded6: Shutting down session. MC@8f0e3ccdded6: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7624.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 2 NEW: FAIL: 1 xfail: 3 pass: 78 skip: 6 20241008060139350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060139350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3907286) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241008060140351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060140351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008060141353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060141353 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241008060141657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008060142354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008060142354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3907215) [testenv][generic] Stopping sgsn (3907244) [testenv][generic] Showing junit-xml-7624.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7624.log && echo']             SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f'] testenv-sgsn-generic-osmocom-nightly-20241008-0548-50a4892f [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2498/artifact/logs/  + rm -rf _cache 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