Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e72c295fdd725246b50d8c90f9199483d68f349b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e72c295fdd725246b50d8c90f9199483d68f349b # timeout=10 Commit message: "library/GTPv1U_Templates: support sending ext hdrs" > git rev-list --no-walk 28b47ddc24924508d554710e03eff05021408f0d # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins4358637741101266452.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] bf4a5e8570aa0a3b3f0e4efa156a6a276c0827df230c584aa51a28742f101fdb [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', '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 (9842 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', './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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', '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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_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_5.cc Creating dependency file for MTP3asp_PortType_part_6.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_4.cc Creating dependency file for M3UA_Types_part_5.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_6.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for 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_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 env 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 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (375 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1568 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1568 kB in 0s (21.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241015083926895 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241015083926895 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241015083926895 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) 20241015083926895 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241015083926895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241015083926895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241015083926896 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241015083926896 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241015083926896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241015083926896 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241015083926896 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241015083926896 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241015083926896 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241015083926896 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241015083926896 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241015083926896 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241015083926896 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55eedd72ed60(sgsn) with 23 counters 20241015083927103 DLSS7 INFO (r=127.0.0.1:50003<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015083927103 DLSS7 INFO (r=127.0.0.1:50003<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241015083927103 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:50003<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241015083927103 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241015083927103 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241015083927103 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015083927103 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241015083927103 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241015083927103 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241015083927103 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241015083927104 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241015083927104 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241015083927104 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241015083927104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083927104 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241015083927104 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241015083927104 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241015083927104 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015083927104 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) 20241015083927104 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015083927104 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015083927104 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015083927104 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) 20241015083927104 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015083927104 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015083927104 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:50003<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241015083927104 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) 20241015083927104 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241015083927104 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241015083927104 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241015083927104 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241015083927104 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241015083927104 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241015083927104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015083927104 DLSS7 INFO (r=127.0.0.1:50843<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015083927104 DLSS7 INFO (r=127.0.0.1:50843<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241015083927104 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:50843<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241015083927104 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241015083927104 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015083927104 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015083927104 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@bf4a5e8570aa: Unix server socket created successfully. MC@bf4a5e8570aa: Listening on TCP port 45195. MC2> bf4a5e8570aa is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests bf4a5e8570aa 45195 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@bf4a5e8570aa: New HC connected from 10.0.2.100 [10.0.2.100]. bf4a5e8570aa: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@bf4a5e8570aa: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@bf4a5e8570aa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bf4a5e8570aa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bf4a5e8570aa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bf4a5e8570aa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bf4a5e8570aa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bf4a5e8570aa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@bf4a5e8570aa: Configuration file was processed on all HCs. MC@bf4a5e8570aa: Creating MTC on host 10.0.2.100. MC@bf4a5e8570aa: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Tue Oct 15 08:39:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015083928105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083928105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach started. 20241015083928910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083928913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241015083928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241015083928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241015083928954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015083928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083928954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083928954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083928954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083928955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083928955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083928955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083928956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083928956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083928956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083928956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083928956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241015083928956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015083928956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083928956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083928956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083928956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083928960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015083928970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083928970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@bf4a5e8570aa: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(12)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015083929000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241015083929000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241015083929000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241015083929000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015083929000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083929000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083929000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083929000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083929000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083929002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083929002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083929002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083929002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083929002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083929002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083929002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083929003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241015083929003 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015083929003 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083929003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(13)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015083929003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083929003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083929007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083929007 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)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083929014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083929014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(14)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(10)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083929024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241015083929024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241015083929024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241015083929024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015083929024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083929024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083929024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083929024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083929024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083929025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083929025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083929025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083929026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083929026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083929026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083929026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083929026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241015083929026 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015083929026 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083929026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083929026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083929026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083929029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083929029 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)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083929040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083929040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015083929105 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015083929105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241015083929105 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241015083929105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241015083929105 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241015083929105 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241015083929105 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241015083929105 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241015083929105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241015083929105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015083929105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083929106 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241015083929106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015083929106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015083929106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241015083929106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015083929106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015083929106 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015083929106 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015083929106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015083929106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015083929106 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015083929106 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55eedeeca660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241015083929106 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015083929107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015083929108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@bf4a5e8570aa: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D5540D4D'O, index=0 SGSN_Test-GSUP(19)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@bf4a5e8570aa: 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 := '48E0C6DF85AC4D95B6B873F2945EFC3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '027FF030'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7C9D179AAC69D26'O } } } } } 20241015083930160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083930160 DLLC NOTICE LLME(ffffffff/d5540d4d){UNASSIGNED} LLC RX: unknown TLLI 0xd5540d4d, creating LLME on the fly (gprs_llc.c:552) 20241015083930160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083930160 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241015083930161 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015083930161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015083930161 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015083930161 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015083930161 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015083930161 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015083930161 DLLC NOTICE LLME(ffffffff/d5540d4d){UNASSIGNED} LLGM Assign pre (d5540d4d => e4b39912) (gprs_llc.c:1079) 20241015083930161 DLLC NOTICE LLME(d5540d4d/e4b39912){ASSIGNED} LLGM Assign post (d5540d4d => e4b39912) (gprs_llc.c:1125) 20241015083930161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015083930161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015083930161 DMM DEBUG MM(262420000000001/e4b39912) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015083930174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083930174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015083930174 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083930174 DMM DEBUG MM(262420000000001/e4b39912) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241015083930174 DMM NOTICE MM(262420000000001/e4b39912) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015083930174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015083930174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015083930174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015083930174 DMM DEBUG MM(262420000000001/e4b39912) Requesting authorization (sgsn_auth.c:160) 20241015083930174 DMM INFO MM(262420000000001/e4b39912) Requesting authentication tuples (sgsn_auth.c:184) 20241015083930174 DMM DEBUG MM(262420000000001/e4b39912) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015083930174 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241015083930174 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@bf4a5e8570aa: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241015083930177 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015083930177 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015083930177 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015083930177 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015083930177 DMM INFO MM(262420000000001/e4b39912) Subscriber data update (mmctx.c:445) 20241015083930177 DMM DEBUG MM(262420000000001/e4b39912) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015083930177 DMM INFO MM(262420000000001/e4b39912) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015083930177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015083930177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015083930177 DMM INFO MM(262420000000001/e4b39912) <- GMM AUTH AND CIPHERING REQ (rand = 48 e0 c6 df 85 ac 4d 95 b6 b8 73 f2 94 5e fc 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015083930184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083930184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083930184 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083930184 DMM INFO MM(262420000000001/e4b39912) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015083930184 DMM NOTICE MM(262420000000001/e4b39912) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015083930184 DMM DEBUG MM(262420000000001/e4b39912) checking auth: received GSM SRES = 02 7f f0 30 (gprs_gmm.c:666) 20241015083930184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015083930184 DMM DEBUG MM(262420000000001/e4b39912) Requesting authorization (sgsn_auth.c:160) 20241015083930184 DMM INFO MM(262420000000001/e4b39912) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015083930184 DMM DEBUG MM(262420000000001/e4b39912) Requesting subscriber data update (gprs_subscriber.c:894) 20241015083930184 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241015083930184 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) 20241015083930184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015083930184 DMM INFO MM(262420000000001/e4b39912) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4b39912) (gprs_gmm.c:300) 20241015083930186 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015083930186 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015083930186 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241015083930186 DMM INFO MM(262420000000001/e4b39912) Subscriber data update (mmctx.c:445) 20241015083930186 DMM DEBUG MM(262420000000001/e4b39912) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015083930186 DMM INFO MM(262420000000001/e4b39912) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015083930186 DMM NOTICE MM(262420000000001/e4b39912) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241015083930186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015083930186 DMM NOTICE MM(262420000000001/e4b39912) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015083930186 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) 20241015083930186 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015083930186 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241015083930186 DMM INFO MM(262420000000001/e4b39912) Subscriber data update (mmctx.c:445) 20241015083930186 DMM DEBUG MM(262420000000001/e4b39912) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015083930193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083930193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015083930193 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083930193 DMM INFO MM(262420000000001/e4b39912) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015083930193 DMM NOTICE MM(262420000000001/e4b39912) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015083930193 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015083930193 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015083930193 DLLC NOTICE LLME(d5540d4d/e4b39912){ASSIGNED} LLGM Assign pre (ffffffff => e4b39912) (gprs_llc.c:1079) 20241015083930193 DLLC NOTICE LLME(ffffffff/e4b39912){ASSIGNED} LLGM Assign post (ffffffff => e4b39912) (gprs_llc.c:1125) 20241015083930193 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015083930193 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015083930193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015083930193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach-BVCI196(6)@bf4a5e8570aa: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@bf4a5e8570aa: Final verdict of PTC: pass 20241015083930246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@bf4a5e8570aa: Final verdict of PTC: none 20241015083930248 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(7)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@bf4a5e8570aa: Final verdict of PTC: none 20241015083930248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI196(6)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(17)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(13)@bf4a5e8570aa: Final verdict of PTC: none TC_attach-BVCI220(16)@bf4a5e8570aa: Final verdict of PTC: none TC_attach-BVCI210(10)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(11)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(15)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(5)@bf4a5e8570aa: Final verdict of PTC: none Tue Oct 15 08:39:30 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241015083930377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083930778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102812) 20241015083930977 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) 20241015083930977 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241015083930977 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:50843 err=None (osmo_ss7_asp.c:785) 20241015083931249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083931249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102812, count=105036) 20241015083932250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083932250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Tue Oct 15 08:39:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015083933251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083933251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_mnc3 started. 20241015083933839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083933841 DMM INFO MM(262420000000001/e4b39912) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015083933841 DMM INFO MM(262420000000001/e4b39912) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015083933841 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015083933841 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015083933841 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015083933841 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015083933841 DLLC NOTICE LLME(ffffffff/e4b39912){ASSIGNED} LLGM Assign pre (e4b39912 => ffffffff) (gprs_llc.c:1079) 20241015083933841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4b39912 => ffffffff) (gprs_llc.c:1125) 20241015083933841 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241015083933841 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) 20241015083933841 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) 20241015083933841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015083933841 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015083933841 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015083933841 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015083933841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083933884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015083933884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083933884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083933884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083933884 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015083933884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083933884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083933884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083933884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083933886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083933886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083933886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083933886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083933886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083933886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083933886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083933886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083933886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015083933886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083933886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083933887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083933887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083933890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015083933900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083933900 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083933923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015083933923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083933923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083933923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083933923 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015083933923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083933923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083933923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083933923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083933925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083933925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083933925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083933926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083933926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083933926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083933926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083933926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083933926 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015083933926 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083933926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015083933926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083933926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083933937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083933937 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083933965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015083933965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083933965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083933965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083933965 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015083933966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083933966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083933966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083933966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083933968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083933968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083933968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083933968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083933968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083933968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083933968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083933968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083933968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015083933968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083933968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083933969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083933969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083933972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083933979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083933979 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015083934252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083934252 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015083934252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015083934252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015083934254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015083934255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@bf4a5e8570aa: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EDBBFA5B'O, index=0 SGSN_Test-GSUP(38)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@bf4a5e8570aa: 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 := '494B1AF1A56F3378BA49D58B05BEADAB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1D55466'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13D0A76C8899038D'O } } } } } 20241015083935308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083935308 DLLC NOTICE LLME(ffffffff/edbbfa5b){UNASSIGNED} LLC RX: unknown TLLI 0xedbbfa5b, creating LLME on the fly (gprs_llc.c:552) 20241015083935308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083935308 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241015083935308 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015083935308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015083935308 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015083935308 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015083935308 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015083935308 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015083935308 DLLC NOTICE LLME(ffffffff/edbbfa5b){UNASSIGNED} LLGM Assign pre (edbbfa5b => c5eeb26f) (gprs_llc.c:1079) 20241015083935308 DLLC NOTICE LLME(edbbfa5b/c5eeb26f){ASSIGNED} LLGM Assign post (edbbfa5b => c5eeb26f) (gprs_llc.c:1125) 20241015083935308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015083935308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015083935308 DMM DEBUG MM(262420000001001/c5eeb26f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015083935321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083935322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015083935322 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083935322 DMM DEBUG MM(262420000001001/c5eeb26f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241015083935322 DMM NOTICE MM(262420000001001/c5eeb26f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015083935322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015083935322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015083935322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015083935322 DMM DEBUG MM(262420000001001/c5eeb26f) Requesting authorization (sgsn_auth.c:160) 20241015083935322 DMM INFO MM(262420000001001/c5eeb26f) Requesting authentication tuples (sgsn_auth.c:184) 20241015083935322 DMM DEBUG MM(262420000001001/c5eeb26f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015083935322 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241015083935322 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241015083935325 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015083935325 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015083935325 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015083935325 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015083935325 DMM INFO MM(262420000001001/c5eeb26f) Subscriber data update (mmctx.c:445) 20241015083935325 DMM DEBUG MM(262420000001001/c5eeb26f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015083935325 DMM INFO MM(262420000001001/c5eeb26f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015083935325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015083935325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015083935325 DMM INFO MM(262420000001001/c5eeb26f) <- GMM AUTH AND CIPHERING REQ (rand = 49 4b 1a f1 a5 6f 33 78 ba 49 d5 8b 05 be ad ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015083935332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083935332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083935333 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083935333 DMM INFO MM(262420000001001/c5eeb26f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015083935333 DMM NOTICE MM(262420000001001/c5eeb26f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015083935333 DMM DEBUG MM(262420000001001/c5eeb26f) checking auth: received GSM SRES = c1 d5 54 66 (gprs_gmm.c:666) 20241015083935333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015083935333 DMM DEBUG MM(262420000001001/c5eeb26f) Requesting authorization (sgsn_auth.c:160) 20241015083935333 DMM INFO MM(262420000001001/c5eeb26f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015083935333 DMM DEBUG MM(262420000001001/c5eeb26f) Requesting subscriber data update (gprs_subscriber.c:894) 20241015083935333 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241015083935333 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) 20241015083935333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015083935333 DMM INFO MM(262420000001001/c5eeb26f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5eeb26f) (gprs_gmm.c:300) 20241015083935334 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015083935334 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015083935334 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241015083935334 DMM INFO MM(262420000001001/c5eeb26f) Subscriber data update (mmctx.c:445) 20241015083935334 DMM DEBUG MM(262420000001001/c5eeb26f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015083935334 DMM INFO MM(262420000001001/c5eeb26f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015083935334 DMM NOTICE MM(262420000001001/c5eeb26f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241015083935334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015083935334 DMM NOTICE MM(262420000001001/c5eeb26f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015083935334 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) 20241015083935335 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015083935335 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241015083935335 DMM INFO MM(262420000001001/c5eeb26f) Subscriber data update (mmctx.c:445) 20241015083935335 DMM DEBUG MM(262420000001001/c5eeb26f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015083935340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083935340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015083935340 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083935340 DMM INFO MM(262420000001001/c5eeb26f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015083935340 DMM NOTICE MM(262420000001001/c5eeb26f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015083935340 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015083935340 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015083935340 DLLC NOTICE LLME(edbbfa5b/c5eeb26f){ASSIGNED} LLGM Assign pre (ffffffff => c5eeb26f) (gprs_llc.c:1079) 20241015083935341 DLLC NOTICE LLME(ffffffff/c5eeb26f){ASSIGNED} LLGM Assign post (ffffffff => c5eeb26f) (gprs_llc.c:1125) 20241015083935341 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015083935341 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015083935341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015083935341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@bf4a5e8570aa: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@bf4a5e8570aa: Final verdict of PTC: pass 20241015083935393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36124<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(26)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(38)@bf4a5e8570aa: Final verdict of PTC: none 20241015083935395 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015083935395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(23)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(31)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(37)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(35)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(29)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(24)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_mnc3 finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Tue Oct 15 08:39:35 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241015083935524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083935925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20241015083936396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083936396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20241015083937397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083937397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Tue Oct 15 08:39:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015083938398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083938398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_umts_aka_umts_res started. 20241015083938986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083938988 DMM INFO MM(262420000001001/c5eeb26f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015083938988 DMM INFO MM(262420000001001/c5eeb26f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015083938988 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015083938988 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015083938988 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015083938988 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015083938988 DLLC NOTICE LLME(ffffffff/c5eeb26f){ASSIGNED} LLGM Assign pre (c5eeb26f => ffffffff) (gprs_llc.c:1079) 20241015083938988 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5eeb26f => ffffffff) (gprs_llc.c:1125) 20241015083938988 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241015083938988 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) 20241015083938988 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) 20241015083938988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015083938988 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015083938988 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015083938988 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015083938988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083939033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015083939033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083939033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083939033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083939033 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015083939033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083939033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083939033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083939033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083939035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083939035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083939035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083939035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083939035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083939035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083939035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083939035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083939035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015083939035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083939035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015083939036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083939036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083939039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015083939049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083939049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083939070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015083939070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083939070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083939070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083939070 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015083939070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083939070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083939070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083939070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083939072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083939072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083939072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083939072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083939072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083939072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083939072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083939072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083939072 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015083939072 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083939072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083939073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083939073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083939078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083939089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083939090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(52)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083939118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015083939118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083939118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083939118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083939118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015083939118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083939118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083939118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083939118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083939120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083939120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083939120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083939120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083939120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083939120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083939120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083939120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083939120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015083939120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083939120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083939121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083939121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083939124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083939134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083939134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015083939400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083939400 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015083939400 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015083939400 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015083939402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015083939403 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@bf4a5e8570aa: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F4055A91'O, index=0 SGSN_Test-GSUP(57)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@bf4a5e8570aa: 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 := 'CECCAADAA35BD17138B630DB73030F57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04775E43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4DC0C5D5DCF9876'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '27B31D815CADAD1840E0EC1ABEE048C8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5600E30306385B2AB929EC8F004664C8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '729A3D9E411F651E0289D4A39D63B115'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D463C6472ADC4A7E'O } } } } } 20241015083940454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083940454 DLLC NOTICE LLME(ffffffff/f4055a91){UNASSIGNED} LLC RX: unknown TLLI 0xf4055a91, creating LLME on the fly (gprs_llc.c:552) 20241015083940454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083940454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241015083940454 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015083940454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015083940454 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015083940454 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015083940454 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015083940454 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015083940454 DLLC NOTICE LLME(ffffffff/f4055a91){UNASSIGNED} LLGM Assign pre (f4055a91 => e1635c0c) (gprs_llc.c:1079) 20241015083940454 DLLC NOTICE LLME(f4055a91/e1635c0c){ASSIGNED} LLGM Assign post (f4055a91 => e1635c0c) (gprs_llc.c:1125) 20241015083940454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015083940454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015083940454 DMM DEBUG MM(262420000001002/e1635c0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015083940466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083940466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015083940466 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083940467 DMM DEBUG MM(262420000001002/e1635c0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241015083940467 DMM NOTICE MM(262420000001002/e1635c0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015083940467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015083940467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015083940467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015083940467 DMM DEBUG MM(262420000001002/e1635c0c) Requesting authorization (sgsn_auth.c:160) 20241015083940467 DMM INFO MM(262420000001002/e1635c0c) Requesting authentication tuples (sgsn_auth.c:184) 20241015083940467 DMM DEBUG MM(262420000001002/e1635c0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015083940467 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241015083940467 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241015083940469 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015083940469 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015083940469 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015083940469 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015083940469 DMM INFO MM(262420000001002/e1635c0c) Subscriber data update (mmctx.c:445) 20241015083940469 DMM DEBUG MM(262420000001002/e1635c0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015083940469 DMM INFO MM(262420000001002/e1635c0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015083940469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015083940469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015083940469 DMM INFO MM(262420000001002/e1635c0c) <- GMM AUTH AND CIPHERING REQ (rand = ce cc aa da a3 5b d1 71 38 b6 30 db 73 03 0f 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 9a 3d 9e 41 1f 65 1e 02 89 d4 a3 9d 63 b1 15 ) (gprs_gmm.c:483) 20241015083940477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083940478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083940478 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083940478 DMM INFO MM(262420000001002/e1635c0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015083940478 DMM NOTICE MM(262420000001002/e1635c0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015083940478 DMM DEBUG MM(262420000001002/e1635c0c) checking auth: received UMTS RES = d4 63 c6 47 2a dc 4a 7e (gprs_gmm.c:666) 20241015083940478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015083940478 DMM DEBUG MM(262420000001002/e1635c0c) Requesting authorization (sgsn_auth.c:160) 20241015083940478 DMM INFO MM(262420000001002/e1635c0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015083940478 DMM DEBUG MM(262420000001002/e1635c0c) Requesting subscriber data update (gprs_subscriber.c:894) 20241015083940478 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241015083940478 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) 20241015083940478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015083940478 DMM INFO MM(262420000001002/e1635c0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1635c0c) (gprs_gmm.c:300) 20241015083940479 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015083940479 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015083940479 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241015083940479 DMM INFO MM(262420000001002/e1635c0c) Subscriber data update (mmctx.c:445) 20241015083940479 DMM DEBUG MM(262420000001002/e1635c0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015083940479 DMM INFO MM(262420000001002/e1635c0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015083940479 DMM NOTICE MM(262420000001002/e1635c0c) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241015083940479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015083940479 DMM NOTICE MM(262420000001002/e1635c0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015083940479 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) 20241015083940480 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015083940480 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241015083940480 DMM INFO MM(262420000001002/e1635c0c) Subscriber data update (mmctx.c:445) 20241015083940480 DMM DEBUG MM(262420000001002/e1635c0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015083940486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083940486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015083940486 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083940486 DMM INFO MM(262420000001002/e1635c0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015083940486 DMM NOTICE MM(262420000001002/e1635c0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015083940486 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015083940486 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015083940486 DLLC NOTICE LLME(f4055a91/e1635c0c){ASSIGNED} LLGM Assign pre (ffffffff => e1635c0c) (gprs_llc.c:1079) 20241015083940486 DLLC NOTICE LLME(ffffffff/e1635c0c){ASSIGNED} LLGM Assign post (ffffffff => e1635c0c) (gprs_llc.c:1125) 20241015083940486 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015083940486 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015083940486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015083940486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@bf4a5e8570aa: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@bf4a5e8570aa: Final verdict of PTC: pass 20241015083940539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(45)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(56)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@bf4a5e8570aa: Final verdict of PTC: none 20241015083940542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015083940542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(52)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(50)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(43)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(54)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(48)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Tue Oct 15 08:39:40 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 20241015083940668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083941069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20241015083941543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083941543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48196, count=89208) 20241015083942543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083942543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Tue Oct 15 08:39:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015083943545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083943545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_umts_aka_gsm_sres started. 20241015083944129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083944130 DMM INFO MM(262420000001002/e1635c0c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015083944130 DMM INFO MM(262420000001002/e1635c0c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015083944130 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015083944130 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015083944130 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015083944130 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015083944130 DLLC NOTICE LLME(ffffffff/e1635c0c){ASSIGNED} LLGM Assign pre (e1635c0c => ffffffff) (gprs_llc.c:1079) 20241015083944130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1635c0c => ffffffff) (gprs_llc.c:1125) 20241015083944130 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241015083944130 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) 20241015083944130 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) 20241015083944130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015083944130 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015083944130 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015083944130 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015083944131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(65)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083944180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015083944180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083944180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083944180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083944180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015083944180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083944180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083944180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083944180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083944183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083944183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083944183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083944183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083944183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083944183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083944183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083944183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083944183 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015083944183 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083944183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(64)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015083944184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083944184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(65)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083944188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083944198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083944198 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(62)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(64)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083944209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015083944209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083944209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083944209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083944209 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015083944209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083944209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083944209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083944209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083944210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083944210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083944210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083944210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083944210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083944210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083944210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083944210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083944210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015083944210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083944210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083944211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083944211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083944215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015083944226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083944226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083944248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015083944248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083944248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083944248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083944248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015083944248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083944248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083944248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083944248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083944250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083944250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083944250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083944250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083944250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083944250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083944250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083944250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083944250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015083944250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083944250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083944250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083944250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083944254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083944265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083944265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015083944545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083944545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015083944545 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015083944545 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015083944547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015083944548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@bf4a5e8570aa: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F46CB0A5'O, index=0 SGSN_Test-GSUP(76)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@bf4a5e8570aa: 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 := '510526911297C5B911B330D1E8381ED5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94154ED5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6C362E42476A21F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D7552FF1302EB8F1CB3BE53EE91E1404'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A7F5BBF85597D6A6A5AD2DB2B0E8159A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '81336001DBDE0D319A145A0CB79D09C9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CE20EAB80D02F155'O } } } } } 20241015083945599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083945599 DLLC NOTICE LLME(ffffffff/f46cb0a5){UNASSIGNED} LLC RX: unknown TLLI 0xf46cb0a5, creating LLME on the fly (gprs_llc.c:552) 20241015083945599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083945599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241015083945599 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015083945599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015083945599 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015083945599 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015083945599 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015083945599 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015083945599 DLLC NOTICE LLME(ffffffff/f46cb0a5){UNASSIGNED} LLGM Assign pre (f46cb0a5 => cfc40f20) (gprs_llc.c:1079) 20241015083945599 DLLC NOTICE LLME(f46cb0a5/cfc40f20){ASSIGNED} LLGM Assign post (f46cb0a5 => cfc40f20) (gprs_llc.c:1125) 20241015083945600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015083945600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015083945600 DMM DEBUG MM(262420000001003/cfc40f20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015083945612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083945612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015083945612 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083945612 DMM DEBUG MM(262420000001003/cfc40f20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241015083945612 DMM NOTICE MM(262420000001003/cfc40f20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015083945612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015083945612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015083945612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015083945612 DMM DEBUG MM(262420000001003/cfc40f20) Requesting authorization (sgsn_auth.c:160) 20241015083945612 DMM INFO MM(262420000001003/cfc40f20) Requesting authentication tuples (sgsn_auth.c:184) 20241015083945612 DMM DEBUG MM(262420000001003/cfc40f20) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015083945612 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241015083945612 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241015083945615 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015083945615 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015083945615 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015083945615 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015083945615 DMM INFO MM(262420000001003/cfc40f20) Subscriber data update (mmctx.c:445) 20241015083945615 DMM DEBUG MM(262420000001003/cfc40f20) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015083945615 DMM INFO MM(262420000001003/cfc40f20) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015083945615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015083945615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015083945615 DMM INFO MM(262420000001003/cfc40f20) <- GMM AUTH AND CIPHERING REQ (rand = 51 05 26 91 12 97 c5 b9 11 b3 30 d1 e8 38 1e d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 33 60 01 db de 0d 31 9a 14 5a 0c b7 9d 09 c9 ) (gprs_gmm.c:483) 20241015083945623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083945623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083945623 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083945623 DMM INFO MM(262420000001003/cfc40f20) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015083945623 DMM NOTICE MM(262420000001003/cfc40f20) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015083945623 DMM DEBUG MM(262420000001003/cfc40f20) checking auth: received GSM SRES = 94 15 4e d5 (gprs_gmm.c:666) 20241015083945623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015083945623 DMM DEBUG MM(262420000001003/cfc40f20) Requesting authorization (sgsn_auth.c:160) 20241015083945623 DMM INFO MM(262420000001003/cfc40f20) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015083945623 DMM DEBUG MM(262420000001003/cfc40f20) Requesting subscriber data update (gprs_subscriber.c:894) 20241015083945623 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241015083945623 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) 20241015083945623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015083945623 DMM INFO MM(262420000001003/cfc40f20) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfc40f20) (gprs_gmm.c:300) 20241015083945625 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015083945625 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015083945625 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241015083945625 DMM INFO MM(262420000001003/cfc40f20) Subscriber data update (mmctx.c:445) 20241015083945625 DMM DEBUG MM(262420000001003/cfc40f20) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015083945625 DMM INFO MM(262420000001003/cfc40f20) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015083945625 DMM NOTICE MM(262420000001003/cfc40f20) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241015083945625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015083945625 DMM NOTICE MM(262420000001003/cfc40f20) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015083945625 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) 20241015083945625 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015083945625 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241015083945625 DMM INFO MM(262420000001003/cfc40f20) Subscriber data update (mmctx.c:445) 20241015083945625 DMM DEBUG MM(262420000001003/cfc40f20) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015083945632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083945632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015083945632 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083945632 DMM INFO MM(262420000001003/cfc40f20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015083945632 DMM NOTICE MM(262420000001003/cfc40f20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015083945632 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015083945632 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015083945632 DLLC NOTICE LLME(f46cb0a5/cfc40f20){ASSIGNED} LLGM Assign pre (ffffffff => cfc40f20) (gprs_llc.c:1079) 20241015083945632 DLLC NOTICE LLME(ffffffff/cfc40f20){ASSIGNED} LLGM Assign post (ffffffff => cfc40f20) (gprs_llc.c:1125) 20241015083945632 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015083945632 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015083945632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015083945632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@bf4a5e8570aa: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@bf4a5e8570aa: Final verdict of PTC: pass 20241015083945685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(74)@bf4a5e8570aa: Final verdict of PTC: none 20241015083945687 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015083945687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(65)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(69)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(67)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(63)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(72)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Tue Oct 15 08:39:45 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 20241015083945819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083946220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241015083946688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083946688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85460, count=89816) 20241015083947690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083947690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Tue Oct 15 08:39:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015083948691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083948691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_timeout_after_pdp_act started. 20241015083949280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015083949282 DMM INFO MM(262420000001003/cfc40f20) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015083949282 DMM INFO MM(262420000001003/cfc40f20) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015083949282 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015083949282 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015083949282 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015083949282 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015083949282 DLLC NOTICE LLME(ffffffff/cfc40f20){ASSIGNED} LLGM Assign pre (cfc40f20 => ffffffff) (gprs_llc.c:1079) 20241015083949282 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfc40f20 => ffffffff) (gprs_llc.c:1125) 20241015083949282 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241015083949282 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) 20241015083949282 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) 20241015083949282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015083949282 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015083949282 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015083949282 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015083949282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083949327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015083949327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083949327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083949327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083949327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015083949327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083949327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083949327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083949327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083949328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083949328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083949328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083949328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083949328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083949328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083949328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083949328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083949328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015083949328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083949328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083949329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083949329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083949333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083949343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083949362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015083949362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083949362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083949362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083949362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015083949362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083949362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083949362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083949362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083949364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083949364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083949364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083949364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083949364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083949364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083949364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083949364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083949364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015083949364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083949364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083949365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083949365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083949369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083949380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015083949404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015083949404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015083949404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015083949404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083949404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015083949404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015083949404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015083949404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015083949404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015083949406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015083949406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015083949406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015083949406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015083949406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015083949406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015083949406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015083949406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015083949406 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015083949406 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015083949406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015083949407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015083949407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015083949411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015083949420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015083949692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015083949692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015083949692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015083949692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015083949694 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015083949695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@bf4a5e8570aa: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E0B48210'O, index=0 SGSN_Test-GSUP(95)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: 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 := '6918C89E8FCE5DADED8F730BDFB9456A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF360A78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF0E3D96DA7EDC0A'O } } } } } 20241015083949740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949740 DLLC NOTICE LLME(ffffffff/e0b48210){UNASSIGNED} LLC RX: unknown TLLI 0xe0b48210, creating LLME on the fly (gprs_llc.c:552) 20241015083949740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083949740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241015083949740 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015083949740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015083949740 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015083949740 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015083949740 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015083949740 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015083949740 DLLC NOTICE LLME(ffffffff/e0b48210){UNASSIGNED} LLGM Assign pre (e0b48210 => c4261d82) (gprs_llc.c:1079) 20241015083949740 DLLC NOTICE LLME(e0b48210/c4261d82){ASSIGNED} LLGM Assign post (e0b48210 => c4261d82) (gprs_llc.c:1125) 20241015083949740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015083949740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015083949740 DMM DEBUG MM(262420000000021/c4261d82) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015083949754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015083949754 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083949754 DMM DEBUG MM(262420000000021/c4261d82) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241015083949754 DMM NOTICE MM(262420000000021/c4261d82) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015083949754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015083949754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015083949755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015083949755 DMM DEBUG MM(262420000000021/c4261d82) Requesting authorization (sgsn_auth.c:160) 20241015083949755 DMM INFO MM(262420000000021/c4261d82) Requesting authentication tuples (sgsn_auth.c:184) 20241015083949755 DMM DEBUG MM(262420000000021/c4261d82) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015083949755 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241015083949755 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241015083949757 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015083949757 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015083949757 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015083949757 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015083949757 DMM INFO MM(262420000000021/c4261d82) Subscriber data update (mmctx.c:445) 20241015083949757 DMM DEBUG MM(262420000000021/c4261d82) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015083949757 DMM INFO MM(262420000000021/c4261d82) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015083949757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015083949757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015083949757 DMM INFO MM(262420000000021/c4261d82) <- GMM AUTH AND CIPHERING REQ (rand = 69 18 c8 9e 8f ce 5d ad ed 8f 73 0b df b9 45 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015083949765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241015083949765 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083949765 DMM INFO MM(262420000000021/c4261d82) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015083949765 DMM NOTICE MM(262420000000021/c4261d82) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015083949765 DMM DEBUG MM(262420000000021/c4261d82) checking auth: received GSM SRES = ff 36 0a 78 (gprs_gmm.c:666) 20241015083949765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015083949765 DMM DEBUG MM(262420000000021/c4261d82) Requesting authorization (sgsn_auth.c:160) 20241015083949765 DMM INFO MM(262420000000021/c4261d82) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015083949766 DMM DEBUG MM(262420000000021/c4261d82) Requesting subscriber data update (gprs_subscriber.c:894) 20241015083949766 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241015083949766 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) 20241015083949766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015083949766 DMM INFO MM(262420000000021/c4261d82) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4261d82) (gprs_gmm.c:300) 20241015083949767 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015083949767 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015083949767 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241015083949767 DMM INFO MM(262420000000021/c4261d82) Subscriber data update (mmctx.c:445) 20241015083949767 DMM DEBUG MM(262420000000021/c4261d82) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015083949767 DMM INFO MM(262420000000021/c4261d82) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015083949767 DMM NOTICE MM(262420000000021/c4261d82) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241015083949767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015083949767 DMM NOTICE MM(262420000000021/c4261d82) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015083949767 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) 20241015083949767 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015083949767 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241015083949767 DMM INFO MM(262420000000021/c4261d82) Subscriber data update (mmctx.c:445) 20241015083949768 DMM DEBUG MM(262420000000021/c4261d82) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015083949774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015083949774 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083949774 DMM INFO MM(262420000000021/c4261d82) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015083949774 DMM NOTICE MM(262420000000021/c4261d82) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015083949774 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015083949774 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015083949774 DLLC NOTICE LLME(e0b48210/c4261d82){ASSIGNED} LLGM Assign pre (ffffffff => c4261d82) (gprs_llc.c:1079) 20241015083949774 DLLC NOTICE LLME(ffffffff/c4261d82){ASSIGNED} LLGM Assign post (ffffffff => c4261d82) (gprs_llc.c:1125) 20241015083949774 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015083949774 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015083949774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015083949774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015083949826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015083949826 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083949826 DMM INFO MM(262420000000021/c4261d82) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015083949826 DMM INFO MM(262420000000021/c4261d82) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015083949826 DMM DEBUG MM(262420000000021/c4261d82) Using GGSN 0 (gprs_sm.c:312) 20241015083949826 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241015083949826 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015083949826 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241015083949826 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241015083949838 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 d3 80 91 c6 11 bd 7e cc 1a 14 05 7f 1f c3 93 96 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) 20241015083949838 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd1058, cbp=0x55eedeed50f0) (sgsn_libgtp.c:632) 20241015083949838 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015083949838 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeed65b8 TLLI=c4261d82, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015083949838 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015083949838 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015083949846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241015083949846 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083949846 DMM INFO MM(262420000000021/c4261d82) -> GMM ATTACH REQUEST MI(TMSI-0xC4261D82) type="GPRS attach" (gprs_gmm.c:1266) 20241015083949846 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015083949846 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015083949846 DLLC NOTICE LLME(ffffffff/c4261d82){ASSIGNED} LLGM Assign pre (c4261d82 => cedcb990) (gprs_llc.c:1079) 20241015083949846 DLLC NOTICE LLME(c4261d82/cedcb990){ASSIGNED} LLGM Assign post (c4261d82 => cedcb990) (gprs_llc.c:1125) 20241015083949846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015083949846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015083949846 DMM DEBUG MM(262420000000021/cedcb990) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015083949851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015083949851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241015083949851 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015083949851 DMM DEBUG MM(262420000000021/cedcb990) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241015083949851 DMM NOTICE MM(262420000000021/cedcb990) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015083949851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015083949851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015083949852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015083949852 DMM DEBUG MM(262420000000021/cedcb990) Requesting authorization (sgsn_auth.c:160) 20241015083949852 DMM INFO MM(262420000000021/cedcb990) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015083949852 DMM DEBUG MM(262420000000021/cedcb990) Requesting subscriber data update (gprs_subscriber.c:894) 20241015083949852 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241015083949852 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) 20241015083949852 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015083949852 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015083949852 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241015083949852 DMM INFO MM(262420000000021/cedcb990) Subscriber data update (mmctx.c:445) 20241015083949852 DMM DEBUG MM(262420000000021/cedcb990) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241015083949852 DMM INFO MM(262420000000021/cedcb990) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241015083949852 DMM NOTICE MM(262420000000021/cedcb990) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241015083949852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015083949852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015083949852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241015083949853 DMM INFO MM(262420000000021/cedcb990) <- GMM ATTACH ACCEPT (new P-TMSI=0xcedcb990) (gprs_gmm.c:300) 20241015083949853 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) 20241015083949853 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015083949853 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241015083949853 DMM INFO MM(262420000000021/cedcb990) Subscriber data update (mmctx.c:445) 20241015083949853 DMM DEBUG MM(262420000000021/cedcb990) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: Trying to receive 5 ATTACH ACCEPTs 20241015083955854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015083955854 DMM INFO MM(262420000000021/cedcb990) <- GMM ATTACH ACCEPT (new P-TMSI=0xcedcb990) (gprs_gmm.c:300) 20241015083957102 DGPRS DEBUG Checking for inactive LLMEs, time = 10792331 (sgsn.c:131) 20241015084001855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084001855 DMM INFO MM(262420000000021/cedcb990) <- GMM ATTACH ACCEPT (new P-TMSI=0xcedcb990) (gprs_gmm.c:300) 20241015084007857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084007857 DMM INFO MM(262420000000021/cedcb990) <- GMM ATTACH ACCEPT (new P-TMSI=0xcedcb990) (gprs_gmm.c:300) 20241015084009694 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015084009694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084009694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241015084013858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084013858 DMM INFO MM(262420000000021/cedcb990) <- GMM ATTACH ACCEPT (new P-TMSI=0xcedcb990) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241015084019329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084019332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084019332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084019366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084019367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084019367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084019408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084019410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084019410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084019859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084019859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241015084019859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084019859 DMM NOTICE MM(262420000000021/cedcb990) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084019859 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241015084019859 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeed65b8, TLLI=cedcb990, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084019859 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084019859 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084019859 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241015084019859 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241015084019859 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) 20241015084019859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Reject}: Deallocated (fsm.c:568) 20241015084019859 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Deallocated (fsm.c:568) 20241015084019859 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084019859 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084019860 DLLC NOTICE LLME(c4261d82/cedcb990){ASSIGNED} LLGM Assign pre (cedcb990 => ffffffff) (gprs_llc.c:1079) 20241015084019860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cedcb990 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@bf4a5e8570aa: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084020370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47396<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@bf4a5e8570aa: Final verdict of PTC: none 20241015084020372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084020372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(93)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(94)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(83)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(88)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(86)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(81)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(92)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Tue Oct 15 08:40:20 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 20241015084020503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084020805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125364) 20241015084021373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084021373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125364, count=131416) 20241015084022373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084022373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Tue Oct 15 08:40:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084023374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084023374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_auth_id_timeout started. 20241015084023869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084023870 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084023918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084023918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084023918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084023918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084023919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084023919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084023919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084023919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084023919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(102)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(103)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084023921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084023921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084023921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084023921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084023921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084023921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084023921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084023921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084023921 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084023921 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084023921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084023922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084023922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084023927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084023937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084023937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(102)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_auth_id_timeout-BVCI196(100)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084023944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084023944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084023944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084023944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084023944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084023944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084023944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084023944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084023944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084023946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084023946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084023946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084023946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084023946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084023946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084023946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084023946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084023946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084023946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084023946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084023947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084023947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084023951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084023962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084023962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084023980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084023980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084023980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084023980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084023980 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084023980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084023980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084023980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084023980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084023981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084023981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084023981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084023981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084023981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084023981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084023981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084023981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084023981 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084023981 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084023981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084023982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084023982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084023986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084023995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084023995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084024375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084024375 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084024375 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084024375 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084024378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084024378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@bf4a5e8570aa: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C792CEFC'O, index=0 SGSN_Test-GSUP(114)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241015084024427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084024427 DLLC NOTICE LLME(ffffffff/c792cefc){UNASSIGNED} LLC RX: unknown TLLI 0xc792cefc, creating LLME on the fly (gprs_llc.c:552) 20241015084024427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084024427 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241015084024427 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084024427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084024427 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084024427 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084024427 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084024427 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084024427 DLLC NOTICE LLME(ffffffff/c792cefc){UNASSIGNED} LLGM Assign pre (c792cefc => f0d1941f) (gprs_llc.c:1079) 20241015084024427 DLLC NOTICE LLME(c792cefc/f0d1941f){ASSIGNED} LLGM Assign post (c792cefc => f0d1941f) (gprs_llc.c:1125) 20241015084024427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084024427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084024427 DMM DEBUG MM(262420000000002/f0d1941f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084027102 DGPRS DEBUG Checking for inactive LLMEs, time = 10792361 (sgsn.c:131) 20241015084030428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084030428 DMM DEBUG MM(262420000000002/f0d1941f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084036429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084036429 DMM DEBUG MM(262420000000002/f0d1941f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084042430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084042430 DMM DEBUG MM(262420000000002/f0d1941f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084044376 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015084044376 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241015084044377 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084048431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084048431 DMM DEBUG MM(262420000000002/f0d1941f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084053923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084053925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084053925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084053948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084053949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084053949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084053982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084053984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084053985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084054432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084054432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241015084054432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084054432 DMM NOTICE MM(262420000000002/f0d1941f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241015084054432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Reject}: Deallocated (fsm.c:568) 20241015084054432 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084054432 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084054433 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084054433 DLLC NOTICE LLME(c792cefc/f0d1941f){ASSIGNED} LLGM Assign pre (f0d1941f => ffffffff) (gprs_llc.c:1079) 20241015084054433 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0d1941f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@bf4a5e8570aa: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084054443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51766<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084054445 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084054445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(112)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(103)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(107)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(110)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(105)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(101)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Tue Oct 15 08:40:54 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 20241015084054570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084054871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64180) 20241015084055446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084055446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64180, count=68536) 20241015084056448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084056448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Tue Oct 15 08:40:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084057103 DGPRS DEBUG Checking for inactive LLMEs, time = 10792391 (sgsn.c:131) 20241015084057448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084057448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_auth_sai_timeout started. 20241015084057931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084057932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084057974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084057974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084057974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084057974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084057974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084057974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084057974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084057974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084057974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084057976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084057976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084057976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084057976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084057976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084057976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084057976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084057976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084057976 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084057976 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084057976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084057977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084057977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084057981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084057990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084057990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084058006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084058006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084058006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084058006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084058006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084058006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084058006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084058006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084058006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084058008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084058008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084058008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084058008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084058008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084058008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084058008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084058008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084058008 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084058008 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084058008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084058008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084058008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084058012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084058020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084058020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084058042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084058043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084058043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084058043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084058043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084058043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084058043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084058043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084058043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084058044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084058044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084058044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084058045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084058045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084058045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084058045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084058045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084058045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084058045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084058045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084058045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084058045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084058049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084058060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084058060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084058450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084058450 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084058450 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084058450 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084058452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241015084058452 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@bf4a5e8570aa: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E16034EE'O, index=0 SGSN_Test-GSUP(133)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241015084058496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084058496 DLLC NOTICE LLME(ffffffff/e16034ee){UNASSIGNED} LLC RX: unknown TLLI 0xe16034ee, creating LLME on the fly (gprs_llc.c:552) 20241015084058496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084058496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241015084058496 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084058496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084058496 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084058496 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084058496 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084058496 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084058496 DLLC NOTICE LLME(ffffffff/e16034ee){UNASSIGNED} LLGM Assign pre (e16034ee => edb32882) (gprs_llc.c:1079) 20241015084058496 DLLC NOTICE LLME(e16034ee/edb32882){ASSIGNED} LLGM Assign post (e16034ee => edb32882) (gprs_llc.c:1125) 20241015084058496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084058496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084058497 DMM DEBUG MM(262420000000003/edb32882) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084058509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084058509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084058509 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084058509 DMM DEBUG MM(262420000000003/edb32882) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241015084058509 DMM NOTICE MM(262420000000003/edb32882) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084058509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084058509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084058509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084058509 DMM DEBUG MM(262420000000003/edb32882) Requesting authorization (sgsn_auth.c:160) 20241015084058509 DMM INFO MM(262420000000003/edb32882) Requesting authentication tuples (sgsn_auth.c:184) 20241015084058510 DMM DEBUG MM(262420000000003/edb32882) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084058510 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241015084058510 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241015084104510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241015084104510 DMM ERROR MM(262420000000003/edb32882) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241015084104510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241015084104510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084104510 DMM NOTICE MM(262420000000003/edb32882) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241015084104511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Reject}: Deallocated (fsm.c:568) 20241015084104511 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084104511 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084104511 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084104511 DLLC NOTICE LLME(e16034ee/edb32882){ASSIGNED} LLGM Assign pre (edb32882 => ffffffff) (gprs_llc.c:1079) 20241015084104511 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edb32882 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@bf4a5e8570aa: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084104521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60380<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@bf4a5e8570aa: Final verdict of PTC: none 20241015084104523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084104523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(121)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(126)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(131)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(124)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(119)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(129)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Tue Oct 15 08:41:04 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 20241015084104648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084104949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62960) 20241015084105523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084105524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62960, count=67420) 20241015084106525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084106525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Tue Oct 15 08:41:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084107525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084107525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_auth_sai_reject started. 20241015084108009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084108011 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084108055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084108055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084108055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084108055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084108055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084108055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084108055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084108055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084108055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084108057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084108057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084108057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084108057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084108057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084108057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084108057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084108057 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084108057 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084108057 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084108057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084108058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084108058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084108062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084108073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084108073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@bf4a5e8570aa: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(145)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084108106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084108106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084108106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084108106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084108106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084108106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084108106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084108106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084108106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084108108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084108108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084108108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084108108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084108108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084108108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084108108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084108108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084108108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084108108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084108108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(146)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084108109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084108109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084108112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084108122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084108122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(143)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084108133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084108133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084108133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084108133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084108133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084108133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084108133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084108133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084108133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084108135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084108135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084108135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084108135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084108135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084108135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084108135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084108135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084108135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084108135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084108135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084108136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084108136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084108140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084108151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084108151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084108526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084108526 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084108526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084108526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084108528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084108528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@bf4a5e8570aa: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D36427A4'O, index=0 SGSN_Test-GSUP(152)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241015084108577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084108577 DLLC NOTICE LLME(ffffffff/d36427a4){UNASSIGNED} LLC RX: unknown TLLI 0xd36427a4, creating LLME on the fly (gprs_llc.c:552) 20241015084108577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084108577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241015084108578 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084108578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084108578 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084108578 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084108578 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084108578 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084108578 DLLC NOTICE LLME(ffffffff/d36427a4){UNASSIGNED} LLGM Assign pre (d36427a4 => de800344) (gprs_llc.c:1079) 20241015084108578 DLLC NOTICE LLME(d36427a4/de800344){ASSIGNED} LLGM Assign post (d36427a4 => de800344) (gprs_llc.c:1125) 20241015084108578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084108578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084108578 DMM DEBUG MM(262420000000004/de800344) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084108588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084108588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084108588 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084108588 DMM DEBUG MM(262420000000004/de800344) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241015084108588 DMM NOTICE MM(262420000000004/de800344) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084108588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084108588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084108588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084108588 DMM DEBUG MM(262420000000004/de800344) Requesting authorization (sgsn_auth.c:160) 20241015084108588 DMM INFO MM(262420000000004/de800344) Requesting authentication tuples (sgsn_auth.c:184) 20241015084108588 DMM DEBUG MM(262420000000004/de800344) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084108588 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241015084108588 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241015084108591 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241015084108591 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241015084108591 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241015084114590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241015084114590 DMM ERROR MM(262420000000004/de800344) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241015084114590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241015084114590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084114590 DMM NOTICE MM(262420000000004/de800344) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241015084114590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Reject}: Deallocated (fsm.c:568) 20241015084114590 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084114590 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084114590 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084114590 DLLC NOTICE LLME(d36427a4/de800344){ASSIGNED} LLGM Assign pre (de800344 => ffffffff) (gprs_llc.c:1079) 20241015084114590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de800344 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@bf4a5e8570aa: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084114599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@bf4a5e8570aa: Final verdict of PTC: none 20241015084114601 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084114601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(140)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(150)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(146)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(148)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(138)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(144)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Tue Oct 15 08:41:14 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 20241015084114727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084115028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58848) 20241015084115603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084115603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58848, count=67972) 20241015084116604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084116604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Tue Oct 15 08:41:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084117604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084117604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_gsup_lu_timeout started. 20241015084118088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084118089 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084118133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084118133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084118133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084118133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084118133 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084118133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084118133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084118133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084118133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084118135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084118135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084118135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084118135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084118135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084118135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084118135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084118135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084118135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084118135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084118135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084118136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084118136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084118139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084118148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084118148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084118176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084118176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084118176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084118176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084118176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084118176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084118176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084118176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084118176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084118178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084118178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084118178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084118178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084118178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084118178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084118178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084118178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084118178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084118178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084118178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084118179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084118179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084118183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084118193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084118193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084118212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084118212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084118212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084118212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084118212 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084118212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084118212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084118212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084118212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084118213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084118214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084118214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084118214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084118214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084118214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084118214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084118214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084118214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084118214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084118214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084118214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084118214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084118218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084118228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084118228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084118605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084118605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084118605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084118605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084118607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084118608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@bf4a5e8570aa: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C7B9E8E8'O, index=0 SGSN_Test-GSUP(171)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@bf4a5e8570aa: 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 := '1D32C51D9842135D8E6446B99E22C19B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CEBFA54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE225AFCC807FEF7'O } } } } } 20241015084119660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084119660 DLLC NOTICE LLME(ffffffff/c7b9e8e8){UNASSIGNED} LLC RX: unknown TLLI 0xc7b9e8e8, creating LLME on the fly (gprs_llc.c:552) 20241015084119660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084119660 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241015084119660 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084119660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084119660 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084119660 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084119660 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084119660 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084119660 DLLC NOTICE LLME(ffffffff/c7b9e8e8){UNASSIGNED} LLGM Assign pre (c7b9e8e8 => faf56c63) (gprs_llc.c:1079) 20241015084119660 DLLC NOTICE LLME(c7b9e8e8/faf56c63){ASSIGNED} LLGM Assign post (c7b9e8e8 => faf56c63) (gprs_llc.c:1125) 20241015084119660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084119660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084119660 DMM DEBUG MM(262420000000005/faf56c63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084119674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084119674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084119674 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084119674 DMM DEBUG MM(262420000000005/faf56c63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241015084119674 DMM NOTICE MM(262420000000005/faf56c63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084119674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084119674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084119674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084119674 DMM DEBUG MM(262420000000005/faf56c63) Requesting authorization (sgsn_auth.c:160) 20241015084119674 DMM INFO MM(262420000000005/faf56c63) Requesting authentication tuples (sgsn_auth.c:184) 20241015084119674 DMM DEBUG MM(262420000000005/faf56c63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084119674 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241015084119674 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241015084119677 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084119677 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084119677 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084119677 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084119677 DMM INFO MM(262420000000005/faf56c63) Subscriber data update (mmctx.c:445) 20241015084119677 DMM DEBUG MM(262420000000005/faf56c63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084119677 DMM INFO MM(262420000000005/faf56c63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084119677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084119677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084119677 DMM INFO MM(262420000000005/faf56c63) <- GMM AUTH AND CIPHERING REQ (rand = 1d 32 c5 1d 98 42 13 5d 8e 64 46 b9 9e 22 c1 9b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084119684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084119684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084119684 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084119684 DMM INFO MM(262420000000005/faf56c63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084119684 DMM NOTICE MM(262420000000005/faf56c63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084119684 DMM DEBUG MM(262420000000005/faf56c63) checking auth: received GSM SRES = 8c eb fa 54 (gprs_gmm.c:666) 20241015084119684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084119684 DMM DEBUG MM(262420000000005/faf56c63) Requesting authorization (sgsn_auth.c:160) 20241015084119684 DMM INFO MM(262420000000005/faf56c63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084119684 DMM DEBUG MM(262420000000005/faf56c63) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084119684 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241015084119684 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) 20241015084119684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084119684 DMM INFO MM(262420000000005/faf56c63) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaf56c63) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@bf4a5e8570aa: setverdict(fail): none -> fail MC@bf4a5e8570aa: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241015084119693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35984<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(171)@bf4a5e8570aa: Final verdict of PTC: none 20241015084119693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084119693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(164)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(159)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(169)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(157)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(167)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(162)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@bf4a5e8570aa: Final verdict of PTC: fail MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@bf4a5e8570aa: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Tue Oct 15 08:41:19 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 20241015084119827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084120228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69704) 20241015084120695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084120695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69704, count=74060) 20241015084121696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084121696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Tue Oct 15 08:41:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084122698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084122698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_gsup_lu_reject started. 20241015084123287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084123288 DMM INFO MM(262420000000005/faf56c63) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084123288 DMM INFO MM(262420000000005/faf56c63) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084123288 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084123288 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084123288 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084123288 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015084123288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241015084123288 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084123288 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084123288 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084123288 DLLC NOTICE LLME(c7b9e8e8/faf56c63){ASSIGNED} LLGM Assign pre (faf56c63 => ffffffff) (gprs_llc.c:1079) 20241015084123288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faf56c63 => ffffffff) (gprs_llc.c:1125) 20241015084123288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084123336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084123336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084123336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084123336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084123336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084123336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084123336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084123336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084123336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(179)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084123337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084123337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084123337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084123338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084123338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084123338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084123338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084123338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084123338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084123338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084123338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084123338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084123338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(178)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084123343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084123351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084123351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(176)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(178)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084123365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084123365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084123365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084123365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084123365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084123365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084123365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084123365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084123365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084123367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084123367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084123367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084123367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084123367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084123367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084123367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084123367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084123367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084123367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084123367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084123367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084123367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084123372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084123382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084123382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(185)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084123406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084123406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084123406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084123406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084123406 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084123406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084123406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084123406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084123406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084123408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084123408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084123408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084123408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084123408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084123408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084123408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084123408 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084123408 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084123408 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084123408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084123408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084123408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084123413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084123422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084123422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084123698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084123698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084123698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084123698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084123700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084123701 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@bf4a5e8570aa: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EB4473A8'O, index=0 SGSN_Test-GSUP(190)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@bf4a5e8570aa: 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 := 'E257F3477826913BB43E95067E88240F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33A6ABB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0DFA79C7226EF30'O } } } } } 20241015084124755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084124755 DLLC NOTICE LLME(ffffffff/eb4473a8){UNASSIGNED} LLC RX: unknown TLLI 0xeb4473a8, creating LLME on the fly (gprs_llc.c:552) 20241015084124755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084124755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241015084124755 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084124755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084124755 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084124755 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084124755 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084124755 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084124755 DLLC NOTICE LLME(ffffffff/eb4473a8){UNASSIGNED} LLGM Assign pre (eb4473a8 => f931b499) (gprs_llc.c:1079) 20241015084124755 DLLC NOTICE LLME(eb4473a8/f931b499){ASSIGNED} LLGM Assign post (eb4473a8 => f931b499) (gprs_llc.c:1125) 20241015084124755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084124755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084124755 DMM DEBUG MM(262420000000006/f931b499) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084124768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084124768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084124768 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084124768 DMM DEBUG MM(262420000000006/f931b499) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241015084124768 DMM NOTICE MM(262420000000006/f931b499) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084124768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084124768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084124769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084124769 DMM DEBUG MM(262420000000006/f931b499) Requesting authorization (sgsn_auth.c:160) 20241015084124769 DMM INFO MM(262420000000006/f931b499) Requesting authentication tuples (sgsn_auth.c:184) 20241015084124769 DMM DEBUG MM(262420000000006/f931b499) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084124769 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241015084124769 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241015084124772 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084124772 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084124772 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084124772 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084124772 DMM INFO MM(262420000000006/f931b499) Subscriber data update (mmctx.c:445) 20241015084124772 DMM DEBUG MM(262420000000006/f931b499) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084124772 DMM INFO MM(262420000000006/f931b499) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084124772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084124772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084124772 DMM INFO MM(262420000000006/f931b499) <- GMM AUTH AND CIPHERING REQ (rand = e2 57 f3 47 78 26 91 3b b4 3e 95 06 7e 88 24 0f , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084124779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084124779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084124779 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084124779 DMM INFO MM(262420000000006/f931b499) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084124779 DMM NOTICE MM(262420000000006/f931b499) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084124779 DMM DEBUG MM(262420000000006/f931b499) checking auth: received GSM SRES = 33 a6 ab b4 (gprs_gmm.c:666) 20241015084124779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084124779 DMM DEBUG MM(262420000000006/f931b499) Requesting authorization (sgsn_auth.c:160) 20241015084124779 DMM INFO MM(262420000000006/f931b499) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084124779 DMM DEBUG MM(262420000000006/f931b499) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084124779 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241015084124779 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) 20241015084124780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084124780 DMM INFO MM(262420000000006/f931b499) <- GMM ATTACH ACCEPT (new P-TMSI=0xf931b499) (gprs_gmm.c:300) 20241015084124780 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241015084124780 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241015084124780 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241015084124780 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084124780 DMM INFO MM(262420000000006/f931b499) Subscriber data update (mmctx.c:445) 20241015084124780 DMM DEBUG MM(262420000000006/f931b499) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@bf4a5e8570aa: setverdict(fail): none -> fail MC@bf4a5e8570aa: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241015084124788 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084124788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@bf4a5e8570aa: Final verdict of PTC: none 20241015084124789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35998<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(189)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(179)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(183)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(177)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(181)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(187)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@bf4a5e8570aa: Final verdict of PTC: fail MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@bf4a5e8570aa: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Tue Oct 15 08:41:24 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 20241015084124916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084125318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20241015084125788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084125788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47400, count=79548) 20241015084126790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084126790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015084127104 DGPRS DEBUG Checking for inactive LLMEs, time = 10792421 (sgsn.c:131) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Tue Oct 15 08:41:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084127792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084127792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_combined started. 20241015084128378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084128380 DMM INFO MM(262420000000006/f931b499) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084128380 DMM INFO MM(262420000000006/f931b499) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084128380 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084128380 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084128380 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084128380 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015084128380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241015084128380 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084128380 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084128380 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084128380 DLLC NOTICE LLME(eb4473a8/f931b499){ASSIGNED} LLGM Assign pre (f931b499 => ffffffff) (gprs_llc.c:1079) 20241015084128380 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f931b499 => ffffffff) (gprs_llc.c:1125) 20241015084128380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084128421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084128421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084128421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084128421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084128421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084128421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084128421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084128421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084128421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084128423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084128423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084128423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084128423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084128423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084128423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084128423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084128423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084128423 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084128423 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084128423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084128424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084128424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084128428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084128439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084128440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084128461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084128461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084128461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084128461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084128461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084128461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084128461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084128461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084128461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084128462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084128462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084128462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084128463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084128463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084128463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084128463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084128463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084128463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084128463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084128463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084128463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084128463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084128466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084128475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084128475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084128498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084128498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084128498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084128498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084128498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084128498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084128498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084128498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084128498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084128500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084128500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084128500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084128500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084128500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084128500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084128500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084128500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084128500 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084128500 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084128500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084128501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084128501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084128505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084128514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084128514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084128793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084128793 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084128793 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084128793 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084128795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084128795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@bf4a5e8570aa: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EC76E6C7'O, index=0 SGSN_Test-GSUP(209)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@bf4a5e8570aa: 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 := '01A478D0055960D44FBBF89294EA888A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EAE1429C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94D0A67805A0F8A4'O } } } } } 20241015084129845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084129845 DLLC NOTICE LLME(ffffffff/ec76e6c7){UNASSIGNED} LLC RX: unknown TLLI 0xec76e6c7, creating LLME on the fly (gprs_llc.c:552) 20241015084129845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084129845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241015084129845 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084129845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084129845 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084129845 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084129845 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084129845 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084129845 DLLC NOTICE LLME(ffffffff/ec76e6c7){UNASSIGNED} LLGM Assign pre (ec76e6c7 => c01c3cea) (gprs_llc.c:1079) 20241015084129845 DLLC NOTICE LLME(ec76e6c7/c01c3cea){ASSIGNED} LLGM Assign post (ec76e6c7 => c01c3cea) (gprs_llc.c:1125) 20241015084129845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084129845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084129845 DMM DEBUG MM(262420000000007/c01c3cea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084129860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084129860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084129860 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084129860 DMM DEBUG MM(262420000000007/c01c3cea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241015084129861 DMM NOTICE MM(262420000000007/c01c3cea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084129861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084129861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084129861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084129861 DMM DEBUG MM(262420000000007/c01c3cea) Requesting authorization (sgsn_auth.c:160) 20241015084129861 DMM INFO MM(262420000000007/c01c3cea) Requesting authentication tuples (sgsn_auth.c:184) 20241015084129861 DMM DEBUG MM(262420000000007/c01c3cea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084129861 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241015084129861 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241015084129863 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084129863 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084129863 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084129863 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084129864 DMM INFO MM(262420000000007/c01c3cea) Subscriber data update (mmctx.c:445) 20241015084129864 DMM DEBUG MM(262420000000007/c01c3cea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084129864 DMM INFO MM(262420000000007/c01c3cea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084129864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084129864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084129864 DMM INFO MM(262420000000007/c01c3cea) <- GMM AUTH AND CIPHERING REQ (rand = 01 a4 78 d0 05 59 60 d4 4f bb f8 92 94 ea 88 8a , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084129871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084129871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084129871 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084129871 DMM INFO MM(262420000000007/c01c3cea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084129871 DMM NOTICE MM(262420000000007/c01c3cea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084129871 DMM DEBUG MM(262420000000007/c01c3cea) checking auth: received GSM SRES = ea e1 42 9c (gprs_gmm.c:666) 20241015084129871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084129871 DMM DEBUG MM(262420000000007/c01c3cea) Requesting authorization (sgsn_auth.c:160) 20241015084129871 DMM INFO MM(262420000000007/c01c3cea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084129871 DMM DEBUG MM(262420000000007/c01c3cea) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084129871 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241015084129871 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) 20241015084129871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084129871 DMM INFO MM(262420000000007/c01c3cea) <- GMM ATTACH ACCEPT (new P-TMSI=0xc01c3cea) (gprs_gmm.c:300) 20241015084129872 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084129872 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084129872 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241015084129872 DMM INFO MM(262420000000007/c01c3cea) Subscriber data update (mmctx.c:445) 20241015084129872 DMM DEBUG MM(262420000000007/c01c3cea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084129872 DMM INFO MM(262420000000007/c01c3cea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084129872 DMM NOTICE MM(262420000000007/c01c3cea) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241015084129872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084129872 DMM NOTICE MM(262420000000007/c01c3cea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084129872 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) 20241015084129873 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084129873 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241015084129873 DMM INFO MM(262420000000007/c01c3cea) Subscriber data update (mmctx.c:445) 20241015084129873 DMM DEBUG MM(262420000000007/c01c3cea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@bf4a5e8570aa: Removing Client IMSI='262420000000007'H, index=0 20241015084129878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084129878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084129878 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084129878 DMM INFO MM(262420000000007/c01c3cea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084129878 DMM NOTICE MM(262420000000007/c01c3cea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084129878 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084129878 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084129879 DLLC NOTICE LLME(ec76e6c7/c01c3cea){ASSIGNED} LLGM Assign pre (ffffffff => c01c3cea) (gprs_llc.c:1079) 20241015084129879 DLLC NOTICE LLME(ffffffff/c01c3cea){ASSIGNED} LLGM Assign post (ffffffff => c01c3cea) (gprs_llc.c:1125) 20241015084129879 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084129879 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084129879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084129879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084129881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37992<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084129883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_combined-BVCI196(196)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(209)@bf4a5e8570aa: Final verdict of PTC: none 20241015084129883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_combined-BVCI220(206)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(202)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(207)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(197)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(195)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(200)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(205)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_combined finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Tue Oct 15 08:41:29 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241015084130009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084130410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87420) 20241015084130884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084130884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87420, count=88680) 20241015084131885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084131885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Tue Oct 15 08:41:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084132887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084132887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_accept_all started. 20241015084133471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084133472 DMM INFO MM(262420000000007/c01c3cea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084133472 DMM INFO MM(262420000000007/c01c3cea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084133472 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084133472 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084133472 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084133472 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084133472 DLLC NOTICE LLME(ffffffff/c01c3cea){ASSIGNED} LLGM Assign pre (c01c3cea => ffffffff) (gprs_llc.c:1079) 20241015084133472 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c01c3cea => ffffffff) (gprs_llc.c:1125) 20241015084133472 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241015084133472 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) 20241015084133472 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) 20241015084133472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084133472 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084133472 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084133472 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084133472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084133521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084133521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084133521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084133521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084133521 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084133521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084133521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084133521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084133521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084133523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084133523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084133523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084133523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084133523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084133523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084133523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084133523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084133523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084133524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084133524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084133524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084133524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084133527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084133536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084133536 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(217)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 TC_attach_accept_all-BVCI196(215)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084133562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084133562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084133562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084133562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084133562 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084133562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084133562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084133562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084133562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084133564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084133564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084133564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084133564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084133564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084133564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084133564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084133564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084133564 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084133564 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084133564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084133564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084133564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084133568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084133578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084133578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084133600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084133600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084133600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084133600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084133600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084133600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084133600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084133600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084133600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084133602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084133602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084133602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084133602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084133602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084133602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084133602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084133602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084133602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084133602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084133602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084133603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084133603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084133607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084133617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084133617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084133887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084133887 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084133887 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084133887 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084133890 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084133890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@bf4a5e8570aa: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F4C9ABBB'O, index=0 SGSN_Test-GSUP(228)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241015084134942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084134943 DLLC NOTICE LLME(ffffffff/f4c9abbb){UNASSIGNED} LLC RX: unknown TLLI 0xf4c9abbb, creating LLME on the fly (gprs_llc.c:552) 20241015084134943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084134943 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241015084134943 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084134943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084134943 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084134943 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084134943 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084134943 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084134943 DLLC NOTICE LLME(ffffffff/f4c9abbb){UNASSIGNED} LLGM Assign pre (f4c9abbb => c8ae9e98) (gprs_llc.c:1079) 20241015084134943 DLLC NOTICE LLME(f4c9abbb/c8ae9e98){ASSIGNED} LLGM Assign post (f4c9abbb => c8ae9e98) (gprs_llc.c:1125) 20241015084134943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084134943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084134943 DMM DEBUG MM(262420000000008/c8ae9e98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084134956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084134956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084134956 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084134956 DMM DEBUG MM(262420000000008/c8ae9e98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241015084134956 DMM NOTICE MM(262420000000008/c8ae9e98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084134956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084134956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084134956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241015084134956 DMM INFO MM(262420000000008/c8ae9e98) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8ae9e98) (gprs_gmm.c:300) TC_attach_accept_all(230)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@bf4a5e8570aa: Removing Client IMSI='262420000000008'H, index=0 20241015084135946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084135946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084135946 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084135946 DMM INFO MM(262420000000008/c8ae9e98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084135946 DMM NOTICE MM(262420000000008/c8ae9e98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084135946 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084135946 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084135946 DLLC NOTICE LLME(f4c9abbb/c8ae9e98){ASSIGNED} LLGM Assign pre (ffffffff => c8ae9e98) (gprs_llc.c:1079) 20241015084135947 DLLC NOTICE LLME(ffffffff/c8ae9e98){ASSIGNED} LLGM Assign post (ffffffff => c8ae9e98) (gprs_llc.c:1125) 20241015084135947 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084135947 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084135947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084135947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084135949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38016<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084135952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084135952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(212)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(228)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(226)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(216)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(221)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(219)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(224)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(214)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_accept_all finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Tue Oct 15 08:41:36 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 20241015084136087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084136488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69040) 20241015084136952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084136952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69040, count=70860) 20241015084137954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084137954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Tue Oct 15 08:41:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084138955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084138955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_closed started. 20241015084139550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084139552 DMM INFO MM(262420000000008/c8ae9e98) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084139552 DMM INFO MM(262420000000008/c8ae9e98) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084139552 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084139552 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084139552 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084139552 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084139552 DLLC NOTICE LLME(ffffffff/c8ae9e98){ASSIGNED} LLGM Assign pre (c8ae9e98 => ffffffff) (gprs_llc.c:1079) 20241015084139552 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8ae9e98 => ffffffff) (gprs_llc.c:1125) 20241015084139552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084139552 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084139552 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084139552 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084139552 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084139591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084139591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084139591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084139591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084139591 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084139591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084139591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084139591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084139591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084139593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084139593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084139593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084139593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084139593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084139593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084139593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084139593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084139593 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084139593 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084139593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084139593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084139594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084139596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084139603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084139603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(237)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084139634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084139634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084139634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084139634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084139634 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084139634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084139634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084139634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084139634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084139636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084139636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084139636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084139636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084139636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084139636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084139636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084139636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084139636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084139637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084139637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084139641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084139652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084139652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084139672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084139672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084139672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084139672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084139672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084139673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084139673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084139673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084139673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084139674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084139674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084139674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084139675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084139675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084139675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084139675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084139675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084139675 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084139675 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084139675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084139675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084139675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084139680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084139690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084139690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084139956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084139956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084139956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084139956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084139958 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084139959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@bf4a5e8570aa: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='CECE0AF6'O, index=0 SGSN_Test-GSUP(247)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@bf4a5e8570aa: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='CECE0AF6'O, index=1 20241015084141013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084141013 DLLC NOTICE LLME(ffffffff/cece0af6){UNASSIGNED} LLC RX: unknown TLLI 0xcece0af6, creating LLME on the fly (gprs_llc.c:552) 20241015084141013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084141013 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241015084141013 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084141013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084141013 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084141013 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084141013 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084141013 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084141013 DLLC NOTICE LLME(ffffffff/cece0af6){UNASSIGNED} LLGM Assign pre (cece0af6 => ef604568) (gprs_llc.c:1079) 20241015084141013 DLLC NOTICE LLME(cece0af6/ef604568){ASSIGNED} LLGM Assign post (cece0af6 => ef604568) (gprs_llc.c:1125) 20241015084141013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084141013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084141013 DMM DEBUG MM(001010123456789/ef604568) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084141026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084141026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084141026 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084141026 DMM DEBUG MM(001010123456789/ef604568) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241015084141026 DMM NOTICE MM(001010123456789/ef604568) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084141026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084141026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084141026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241015084141026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084141026 DMM NOTICE MM(001010123456789/ef604568) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241015084141026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Reject}: Deallocated (fsm.c:568) 20241015084141026 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084141026 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084141026 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084141026 DLLC NOTICE LLME(cece0af6/ef604568){ASSIGNED} LLGM Assign pre (ef604568 => ffffffff) (gprs_llc.c:1079) 20241015084141026 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef604568 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@bf4a5e8570aa: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@bf4a5e8570aa: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@bf4a5e8570aa: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CDA287DC'O, index=2 SGSN_Test-GSUP(247)@bf4a5e8570aa: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241015084141068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084141068 DLLC NOTICE LLME(ffffffff/cda287dc){UNASSIGNED} LLC RX: unknown TLLI 0xcda287dc, creating LLME on the fly (gprs_llc.c:552) 20241015084141068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084141068 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241015084141068 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084141068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084141068 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084141068 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084141068 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084141068 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084141068 DLLC NOTICE LLME(ffffffff/cda287dc){UNASSIGNED} LLGM Assign pre (cda287dc => d9de8d20) (gprs_llc.c:1079) 20241015084141068 DLLC NOTICE LLME(cda287dc/d9de8d20){ASSIGNED} LLGM Assign post (cda287dc => d9de8d20) (gprs_llc.c:1125) 20241015084141068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084141068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084141068 DMM DEBUG MM(262420000000010/d9de8d20) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084141074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084141074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084141074 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084141074 DMM DEBUG MM(262420000000010/d9de8d20) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241015084141074 DMM NOTICE MM(262420000000010/d9de8d20) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084141074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084141074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084141074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241015084141074 DMM INFO MM(262420000000010/d9de8d20) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9de8d20) (gprs_gmm.c:300) TC_attach_closed(250)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@bf4a5e8570aa: Removing Client IMSI='262420000000010'H, index=2 20241015084142071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084142071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084142071 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084142071 DMM INFO MM(262420000000010/d9de8d20) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084142071 DMM NOTICE MM(262420000000010/d9de8d20) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084142071 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084142071 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084142071 DLLC NOTICE LLME(cda287dc/d9de8d20){ASSIGNED} LLGM Assign pre (ffffffff => d9de8d20) (gprs_llc.c:1079) 20241015084142071 DLLC NOTICE LLME(ffffffff/d9de8d20){ASSIGNED} LLGM Assign post (ffffffff => d9de8d20) (gprs_llc.c:1125) 20241015084142071 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084142071 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084142071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084142071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084142073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@bf4a5e8570aa: Final verdict of PTC: none 20241015084142075 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084142075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(235)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(240)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(245)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(233)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(243)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(238)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@bf4a5e8570aa: Test case TC_attach_closed finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Tue Oct 15 08:41:42 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241015084142201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084142603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76756) 20241015084143075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084143075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76756, count=81112) 20241015084144077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084144077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Tue Oct 15 08:41:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084145078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084145078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_no_imei_response started. 20241015084145660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084145661 DMM INFO MM(262420000000010/d9de8d20) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084145661 DMM INFO MM(262420000000010/d9de8d20) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084145661 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084145661 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084145661 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084145661 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084145661 DLLC NOTICE LLME(ffffffff/d9de8d20){ASSIGNED} LLGM Assign pre (d9de8d20 => ffffffff) (gprs_llc.c:1079) 20241015084145661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9de8d20 => ffffffff) (gprs_llc.c:1125) 20241015084145661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084145661 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084145661 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084145661 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084145661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084145715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084145715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084145715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084145715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084145715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084145715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084145715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084145715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084145715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084145717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084145717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084145717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084145717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084145717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084145717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084145717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084145717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084145717 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084145717 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084145717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(255)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084145718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084145718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084145722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084145730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084145731 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(257)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(253)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084145745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084145745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084145745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084145745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084145745 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084145745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084145745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084145745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084145745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084145748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084145748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084145748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084145748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084145748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084145748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084145748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084145748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084145748 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084145748 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084145748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084145749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084145749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084145752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084145760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084145761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084145780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084145780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084145780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084145780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084145780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084145780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084145780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084145780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084145780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084145782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084145782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084145782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084145782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084145782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084145782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084145782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084145782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084145782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084145782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084145782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084145783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084145783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084145787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084145796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084145796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084146079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084146079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084146079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084146079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084146082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241015084146082 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@bf4a5e8570aa: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D9FAFB37'O, index=0 SGSN_Test-GSUP(267)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241015084147132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084147132 DLLC NOTICE LLME(ffffffff/d9fafb37){UNASSIGNED} LLC RX: unknown TLLI 0xd9fafb37, creating LLME on the fly (gprs_llc.c:552) 20241015084147132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084147132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241015084147132 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084147132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084147132 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084147132 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084147132 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084147132 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084147132 DLLC NOTICE LLME(ffffffff/d9fafb37){UNASSIGNED} LLGM Assign pre (d9fafb37 => f8014f28) (gprs_llc.c:1079) 20241015084147132 DLLC NOTICE LLME(d9fafb37/f8014f28){ASSIGNED} LLGM Assign post (d9fafb37 => f8014f28) (gprs_llc.c:1125) 20241015084147132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084147132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084147132 DMM DEBUG MM(262420000000032/f8014f28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084153132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084153132 DMM DEBUG MM(262420000000032/f8014f28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084157105 DGPRS DEBUG Checking for inactive LLMEs, time = 10792451 (sgsn.c:131) 20241015084159133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084159133 DMM DEBUG MM(262420000000032/f8014f28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084205134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084205134 DMM DEBUG MM(262420000000032/f8014f28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084206080 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015084206080 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241015084206081 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084211135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084211135 DMM DEBUG MM(262420000000032/f8014f28) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084215720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084215722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084215722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084215749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084215751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084215751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084215783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084215785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084215785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084217136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084217136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241015084217136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084217136 DMM NOTICE MM(262420000000032/f8014f28) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241015084217136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Reject}: Deallocated (fsm.c:568) 20241015084217136 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084217136 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084217136 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084217136 DLLC NOTICE LLME(d9fafb37/f8014f28){ASSIGNED} LLGM Assign pre (f8014f28 => ffffffff) (gprs_llc.c:1079) 20241015084217136 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8014f28 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@bf4a5e8570aa: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084217145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39758<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(265)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(256)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@bf4a5e8570aa: Final verdict of PTC: none 20241015084217148 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084217148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(261)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(260)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(254)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(263)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(258)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Tue Oct 15 08:42:17 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 20241015084217277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084217578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241015084218148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084218148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241015084219149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084219149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Tue Oct 15 08:42:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084220150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084220150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_no_imsi_response started. 20241015084220637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084220638 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084220678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084220678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084220678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084220678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084220678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084220678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084220678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084220678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084220678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084220680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084220680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084220680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084220680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084220680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084220680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084220680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084220680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084220680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084220680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084220680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084220681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084220681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084220685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084220693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084220693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084220720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084220720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084220720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084220720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084220720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084220720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084220720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084220720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084220720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(279)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084220723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084220723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084220723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084220723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084220723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084220723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084220723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084220723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084220723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084220723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084220723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(280)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084220724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084220724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084220727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084220737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084220737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084220747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084220747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084220747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084220747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084220747 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084220747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084220747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084220747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084220747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084220749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084220749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084220749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084220749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084220749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084220749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084220750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084220750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084220750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084220750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084220750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084220750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084220750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084220755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084220765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084220766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084221151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084221151 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084221151 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084221151 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084221153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241015084221154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@bf4a5e8570aa: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C4ED8DB3'O, index=0 SGSN_Test-GSUP(286)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241015084222207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084222207 DLLC NOTICE LLME(ffffffff/c4ed8db3){UNASSIGNED} LLC RX: unknown TLLI 0xc4ed8db3, creating LLME on the fly (gprs_llc.c:552) 20241015084222207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084222207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241015084222207 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084222207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084222207 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084222207 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084222207 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084222207 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084222207 DLLC NOTICE LLME(ffffffff/c4ed8db3){UNASSIGNED} LLGM Assign pre (c4ed8db3 => d36bfc94) (gprs_llc.c:1079) 20241015084222207 DLLC NOTICE LLME(c4ed8db3/d36bfc94){ASSIGNED} LLGM Assign post (c4ed8db3 => d36bfc94) (gprs_llc.c:1125) 20241015084222207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084222207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084222207 DMM DEBUG MM(/d36bfc94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084222220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084222220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084222220 DMM DEBUG MM_STATE_Gb(3303902643)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084222220 DMM DEBUG MM(/d36bfc94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241015084222220 DMM NOTICE MM(/d36bfc94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084222220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084222220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241015084222220 DMM DEBUG MM(/d36bfc94) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241015084227106 DGPRS DEBUG Checking for inactive LLMEs, time = 10792481 (sgsn.c:131) 20241015084228220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084228220 DMM DEBUG MM(/d36bfc94) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241015084234221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084234221 DMM DEBUG MM(/d36bfc94) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241015084240222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084240222 DMM DEBUG MM(/d36bfc94) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241015084241152 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015084241152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241015084241153 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084246223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084246223 DMM DEBUG MM(/d36bfc94) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241015084250682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084250684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084250684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084250724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084250725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084250725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084250751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084250752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084250752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084252224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241015084252224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241015084252224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084252224 DMM NOTICE MM(/d36bfc94) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241015084252224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Reject}: Deallocated (fsm.c:568) 20241015084252224 DMM DEBUG MM_STATE_Gb(3303902643)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084252224 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084252224 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084252224 DLLC NOTICE LLME(c4ed8db3/d36bfc94){ASSIGNED} LLGM Assign pre (d36bfc94 => ffffffff) (gprs_llc.c:1079) 20241015084252224 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d36bfc94 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@bf4a5e8570aa: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084252234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(274)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(284)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@bf4a5e8570aa: Final verdict of PTC: none 20241015084252237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084252237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(279)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(280)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(282)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(278)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(272)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Tue Oct 15 08:42:52 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 20241015084252363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084252664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66072) 20241015084253237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084253237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66072, count=72124) 20241015084254238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084254238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Tue Oct 15 08:42:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084255239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084255239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_closed_add_vty started. 20241015084255726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084255728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084255771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084255771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084255771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084255771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084255771 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084255771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084255771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084255771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084255771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084255773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084255773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084255773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084255773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084255773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084255773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084255773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084255773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084255773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084255773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084255773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084255774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084255774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084255778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084255787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084255787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(295)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@bf4a5e8570aa: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084255816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084255816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084255816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084255816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084255816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084255816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084255816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084255816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084255816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084255818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084255818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084255818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084255818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084255818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084255818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084255818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084255818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084255818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084255818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084255818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084255819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084255819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084255823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084255832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084255832 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(300)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084255843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084255843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084255843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084255843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084255843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084255844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084255844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084255844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084255844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084255845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084255845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084255845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084255845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084255845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084255845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084255845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084255845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084255845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084255845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084255845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084255846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084255846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084255850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084255860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084255860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084256240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084256240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084256240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084256240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084256242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084256243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015084257107 DGPRS DEBUG Checking for inactive LLMEs, time = 10792511 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@bf4a5e8570aa: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='FE815620'O, index=0 SGSN_Test-GSUP(305)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@bf4a5e8570aa: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='FE815620'O, index=1 20241015084257294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084257294 DLLC NOTICE LLME(ffffffff/fe815620){UNASSIGNED} LLC RX: unknown TLLI 0xfe815620, creating LLME on the fly (gprs_llc.c:552) 20241015084257294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084257294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241015084257294 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084257294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084257294 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084257294 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084257294 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084257294 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084257294 DLLC NOTICE LLME(ffffffff/fe815620){UNASSIGNED} LLGM Assign pre (fe815620 => cf33e87e) (gprs_llc.c:1079) 20241015084257294 DLLC NOTICE LLME(fe815620/cf33e87e){ASSIGNED} LLGM Assign post (fe815620 => cf33e87e) (gprs_llc.c:1125) 20241015084257294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084257294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084257294 DMM DEBUG MM(001010123456789/cf33e87e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084257308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084257308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084257308 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084257308 DMM DEBUG MM(001010123456789/cf33e87e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241015084257308 DMM NOTICE MM(001010123456789/cf33e87e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084257308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084257308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084257308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241015084257308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084257308 DMM NOTICE MM(001010123456789/cf33e87e) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241015084257308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Reject}: Deallocated (fsm.c:568) 20241015084257308 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084257308 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084257308 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084257308 DLLC NOTICE LLME(fe815620/cf33e87e){ASSIGNED} LLGM Assign pre (cf33e87e => ffffffff) (gprs_llc.c:1079) 20241015084257308 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf33e87e => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@bf4a5e8570aa: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@bf4a5e8570aa: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='FE815620'O, index=2 20241015084257315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084257315 DLLC NOTICE LLME(ffffffff/fe815620){UNASSIGNED} LLC RX: unknown TLLI 0xfe815620, creating LLME on the fly (gprs_llc.c:552) 20241015084257316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241015084257316 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241015084257316 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084257316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084257316 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084257316 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084257316 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084257316 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084257316 DLLC NOTICE LLME(ffffffff/fe815620){UNASSIGNED} LLGM Assign pre (fe815620 => e0c2d865) (gprs_llc.c:1079) 20241015084257316 DLLC NOTICE LLME(fe815620/e0c2d865){ASSIGNED} LLGM Assign post (fe815620 => e0c2d865) (gprs_llc.c:1125) 20241015084257316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084257316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084257316 DMM DEBUG MM(001010123456700/e0c2d865) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084257322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084257322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084257322 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084257322 DMM DEBUG MM(001010123456700/e0c2d865) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241015084257322 DMM NOTICE MM(001010123456700/e0c2d865) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084257322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084257322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084257322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241015084257322 DMM INFO MM(001010123456700/e0c2d865) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0c2d865) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@bf4a5e8570aa: Removing Client IMSI='001010123456700'H, index=2 20241015084258320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084258320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084258320 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084258320 DMM INFO MM(001010123456700/e0c2d865) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084258320 DMM NOTICE MM(001010123456700/e0c2d865) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084258320 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084258320 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084258320 DLLC NOTICE LLME(fe815620/e0c2d865){ASSIGNED} LLGM Assign pre (ffffffff => e0c2d865) (gprs_llc.c:1079) 20241015084258320 DLLC NOTICE LLME(ffffffff/e0c2d865){ASSIGNED} LLGM Assign post (ffffffff => e0c2d865) (gprs_llc.c:1125) 20241015084258320 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084258320 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084258320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084258320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084258323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56386<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084258325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084258325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(299)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(303)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(293)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(291)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(297)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(301)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Tue Oct 15 08:42:58 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 20241015084258454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084258855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76712) 20241015084259325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084259325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76712, count=81068) 20241015084300326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084300327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Tue Oct 15 08:43:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084301327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084301327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_check_subscriber_list started. 20241015084301910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084301911 DMM INFO MM(001010123456700/e0c2d865) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084301911 DMM INFO MM(001010123456700/e0c2d865) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084301911 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084301911 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084301911 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084301911 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084301911 DLLC NOTICE LLME(ffffffff/e0c2d865){ASSIGNED} LLGM Assign pre (e0c2d865 => ffffffff) (gprs_llc.c:1079) 20241015084301911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0c2d865 => ffffffff) (gprs_llc.c:1125) 20241015084301911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084301911 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084301911 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084301911 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084301911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084301962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084301962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084301962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084301962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084301963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084301963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084301963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084301963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084301963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084301964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084301964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084301964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084301964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084301964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084301964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084301964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084301965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084301965 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084301965 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084301965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084301965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084301965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084301969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084301979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084301979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084301997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084301997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084301997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084301997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084301997 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084301997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084301997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084301997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084301997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084301999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084301999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084301999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084301999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084301999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084301999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084301999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084301999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084301999 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084301999 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084301999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084302000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084302000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084302004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084302014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084302014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(319)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084302041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084302041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084302041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084302041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084302041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084302041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084302041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084302041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084302041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084302042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084302042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084302042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084302043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084302043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084302043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084302043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084302043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084302043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084302043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084302043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084302043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084302043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084302046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084302055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084302055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084302328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084302328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084302328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084302328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084302330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084302331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@bf4a5e8570aa: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DB2609AE'O, index=0 SGSN_Test-GSUP(324)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@bf4a5e8570aa: 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 := '25CCEAF14CB1150FF19868F0D82A6EF5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA7088DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E18C53A0B865E95'O } } } } } 20241015084303385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084303385 DLLC NOTICE LLME(ffffffff/db2609ae){UNASSIGNED} LLC RX: unknown TLLI 0xdb2609ae, creating LLME on the fly (gprs_llc.c:552) 20241015084303385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084303385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241015084303385 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084303385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084303385 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084303385 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084303385 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084303385 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084303385 DLLC NOTICE LLME(ffffffff/db2609ae){UNASSIGNED} LLGM Assign pre (db2609ae => fa61a154) (gprs_llc.c:1079) 20241015084303385 DLLC NOTICE LLME(db2609ae/fa61a154){ASSIGNED} LLGM Assign post (db2609ae => fa61a154) (gprs_llc.c:1125) 20241015084303385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084303385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084303385 DMM DEBUG MM(262420000000034/fa61a154) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084303398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084303398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084303398 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084303398 DMM DEBUG MM(262420000000034/fa61a154) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241015084303398 DMM NOTICE MM(262420000000034/fa61a154) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084303398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084303398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084303398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084303398 DMM DEBUG MM(262420000000034/fa61a154) Requesting authorization (sgsn_auth.c:160) 20241015084303399 DMM INFO MM(262420000000034/fa61a154) Requesting authentication tuples (sgsn_auth.c:184) 20241015084303399 DMM DEBUG MM(262420000000034/fa61a154) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084303399 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241015084303399 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241015084303401 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084303401 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084303401 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084303401 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084303401 DMM INFO MM(262420000000034/fa61a154) Subscriber data update (mmctx.c:445) 20241015084303401 DMM DEBUG MM(262420000000034/fa61a154) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084303401 DMM INFO MM(262420000000034/fa61a154) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084303401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084303401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084303401 DMM INFO MM(262420000000034/fa61a154) <- GMM AUTH AND CIPHERING REQ (rand = 25 cc ea f1 4c b1 15 0f f1 98 68 f0 d8 2a 6e f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084303408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084303408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084303408 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084303408 DMM INFO MM(262420000000034/fa61a154) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084303408 DMM NOTICE MM(262420000000034/fa61a154) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084303408 DMM DEBUG MM(262420000000034/fa61a154) checking auth: received GSM SRES = da 70 88 dc (gprs_gmm.c:666) 20241015084303408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084303408 DMM DEBUG MM(262420000000034/fa61a154) Requesting authorization (sgsn_auth.c:160) 20241015084303408 DMM INFO MM(262420000000034/fa61a154) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084303408 DMM DEBUG MM(262420000000034/fa61a154) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084303408 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241015084303408 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) 20241015084303408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084303408 DMM INFO MM(262420000000034/fa61a154) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa61a154) (gprs_gmm.c:300) 20241015084303410 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084303410 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084303410 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241015084303410 DMM INFO MM(262420000000034/fa61a154) Subscriber data update (mmctx.c:445) 20241015084303410 DMM DEBUG MM(262420000000034/fa61a154) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084303410 DMM INFO MM(262420000000034/fa61a154) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084303410 DMM NOTICE MM(262420000000034/fa61a154) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241015084303410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084303410 DMM NOTICE MM(262420000000034/fa61a154) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084303410 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) 20241015084303410 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084303410 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241015084303410 DMM INFO MM(262420000000034/fa61a154) Subscriber data update (mmctx.c:445) 20241015084303410 DMM DEBUG MM(262420000000034/fa61a154) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084303417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084303417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084303417 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084303417 DMM INFO MM(262420000000034/fa61a154) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084303417 DMM NOTICE MM(262420000000034/fa61a154) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084303417 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084303417 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084303417 DLLC NOTICE LLME(db2609ae/fa61a154){ASSIGNED} LLGM Assign pre (ffffffff => fa61a154) (gprs_llc.c:1079) 20241015084303417 DLLC NOTICE LLME(ffffffff/fa61a154){ASSIGNED} LLGM Assign post (ffffffff => fa61a154) (gprs_llc.c:1125) 20241015084303417 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084303418 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084303418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084303418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@bf4a5e8570aa: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084303471 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241015084303471 DMM INFO MM(262420000000034/fa61a154) Subscriber data update (mmctx.c:445) 20241015084303471 DMM DEBUG MM(262420000000034/fa61a154) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241015084303471 DMM INFO MM(262420000000034/fa61a154) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241015084303471 DMM INFO MM(262420000000034/fa61a154) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084303471 DMM INFO MM(262420000000034/fa61a154) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084303471 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084303471 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084303471 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084303471 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084303471 DLLC NOTICE LLME(ffffffff/fa61a154){ASSIGNED} LLGM Assign pre (fa61a154 => ffffffff) (gprs_llc.c:1079) 20241015084303471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa61a154 => ffffffff) (gprs_llc.c:1125) 20241015084303471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084303471 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084303471 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084303471 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084303472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@bf4a5e8570aa: Final verdict of PTC: none 20241015084303475 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084303475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(322)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(312)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(323)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(317)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(315)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(321)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(310)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Tue Oct 15 08:43:03 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 20241015084303600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084303901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93336) 20241015084304475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084304476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93336, count=93876) 20241015084305476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084305476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Tue Oct 15 08:43:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084306477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084306478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_detach_check_subscriber_list started. 20241015084306962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084306963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084307007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084307007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084307007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084307007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084307007 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084307007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084307007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084307007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084307007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084307009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084307009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084307009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084307009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084307009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084307009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084307009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084307009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084307009 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084307009 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084307009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084307010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084307010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084307014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084307024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084307024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084307042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084307042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084307042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084307042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084307042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084307042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084307042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084307042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084307042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084307043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084307043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084307043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084307044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084307044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084307044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084307044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084307044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084307044 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084307044 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084307044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084307044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084307045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084307048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084307058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084307058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084307076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084307076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084307076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084307076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084307076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084307076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084307076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084307076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084307076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084307078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084307078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084307078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084307078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084307078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084307078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084307078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084307078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084307078 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084307078 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084307078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084307079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084307079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084307083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084307093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084307093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084307478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084307478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084307478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084307478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084307480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241015084307481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@bf4a5e8570aa: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='DE067E40'O, index=0 SGSN_Test-GSUP(343)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@bf4a5e8570aa: 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 := 'CE928BC7D41B9B1FB65F1AD378B114F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3FDDF9F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91C4E3F8EBC0B86D'O } } } } } 20241015084307527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084307527 DLLC NOTICE LLME(ffffffff/de067e40){UNASSIGNED} LLC RX: unknown TLLI 0xde067e40, creating LLME on the fly (gprs_llc.c:552) 20241015084307527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084307527 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241015084307527 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084307527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084307527 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084307527 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084307527 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084307527 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084307527 DLLC NOTICE LLME(ffffffff/de067e40){UNASSIGNED} LLGM Assign pre (de067e40 => db016b53) (gprs_llc.c:1079) 20241015084307527 DLLC NOTICE LLME(de067e40/db016b53){ASSIGNED} LLGM Assign post (de067e40 => db016b53) (gprs_llc.c:1125) 20241015084307527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084307527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084307527 DMM DEBUG MM(262420000000033/db016b53) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084307539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084307539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084307539 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084307539 DMM DEBUG MM(262420000000033/db016b53) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241015084307539 DMM NOTICE MM(262420000000033/db016b53) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084307539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084307539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084307539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084307540 DMM DEBUG MM(262420000000033/db016b53) Requesting authorization (sgsn_auth.c:160) 20241015084307540 DMM INFO MM(262420000000033/db016b53) Requesting authentication tuples (sgsn_auth.c:184) 20241015084307540 DMM DEBUG MM(262420000000033/db016b53) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084307540 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241015084307540 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241015084307542 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084307542 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084307542 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084307542 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084307542 DMM INFO MM(262420000000033/db016b53) Subscriber data update (mmctx.c:445) 20241015084307542 DMM DEBUG MM(262420000000033/db016b53) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084307542 DMM INFO MM(262420000000033/db016b53) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084307542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084307542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084307542 DMM INFO MM(262420000000033/db016b53) <- GMM AUTH AND CIPHERING REQ (rand = ce 92 8b c7 d4 1b 9b 1f b6 5f 1a d3 78 b1 14 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084307549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084307549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084307549 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084307549 DMM INFO MM(262420000000033/db016b53) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084307549 DMM NOTICE MM(262420000000033/db016b53) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084307549 DMM DEBUG MM(262420000000033/db016b53) checking auth: received GSM SRES = 3f dd f9 f6 (gprs_gmm.c:666) 20241015084307549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084307549 DMM DEBUG MM(262420000000033/db016b53) Requesting authorization (sgsn_auth.c:160) 20241015084307549 DMM INFO MM(262420000000033/db016b53) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084307549 DMM DEBUG MM(262420000000033/db016b53) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084307549 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241015084307549 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) 20241015084307549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084307549 DMM INFO MM(262420000000033/db016b53) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb016b53) (gprs_gmm.c:300) 20241015084307551 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084307551 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084307551 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241015084307551 DMM INFO MM(262420000000033/db016b53) Subscriber data update (mmctx.c:445) 20241015084307551 DMM DEBUG MM(262420000000033/db016b53) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084307551 DMM INFO MM(262420000000033/db016b53) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084307551 DMM NOTICE MM(262420000000033/db016b53) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241015084307551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084307551 DMM NOTICE MM(262420000000033/db016b53) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084307551 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) 20241015084307552 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084307552 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241015084307552 DMM INFO MM(262420000000033/db016b53) Subscriber data update (mmctx.c:445) 20241015084307552 DMM DEBUG MM(262420000000033/db016b53) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084307558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084307558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084307558 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084307558 DMM INFO MM(262420000000033/db016b53) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084307558 DMM NOTICE MM(262420000000033/db016b53) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084307558 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084307558 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084307558 DLLC NOTICE LLME(de067e40/db016b53){ASSIGNED} LLGM Assign pre (ffffffff => db016b53) (gprs_llc.c:1079) 20241015084307558 DLLC NOTICE LLME(ffffffff/db016b53){ASSIGNED} LLGM Assign post (ffffffff => db016b53) (gprs_llc.c:1125) 20241015084307558 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084307558 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084307558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084307558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084307609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084307609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241015084307609 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084307609 DMM INFO MM(262420000000033/db016b53) -> GMM DETACH REQUEST TLLI=0xdb016b53 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241015084307609 DMM INFO MM(262420000000033/db016b53) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241015084307609 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084307609 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084307609 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084307609 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084307609 DLLC NOTICE LLME(ffffffff/db016b53){ASSIGNED} LLGM Assign pre (db016b53 => ffffffff) (gprs_llc.c:1079) 20241015084307609 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db016b53 => ffffffff) (gprs_llc.c:1125) 20241015084307609 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241015084307610 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) 20241015084307610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084307610 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084307610 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084307610 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084307610 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@bf4a5e8570aa: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084312620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084312622 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084312622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(331)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(336)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(343)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(341)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(339)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(329)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(334)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Tue Oct 15 08:43:12 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 20241015084312748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084313049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90188) 20241015084313624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084313624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90188, count=94544) 20241015084314625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084314625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Tue Oct 15 08:43:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084315626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084315626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_check_complete_resend started. 20241015084316107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084316108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084316158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084316158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084316158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084316158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084316158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084316158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084316158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084316158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084316158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084316159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084316159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084316159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084316160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084316160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084316160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084316160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084316160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084316160 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084316160 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084316160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084316160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084316160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084316164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084316174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084316174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084316197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084316197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084316197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084316197 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084316197 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084316197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084316197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084316197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084316197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084316199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084316199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084316199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084316200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084316200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084316200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084316200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084316200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084316200 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084316200 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084316200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084316200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084316200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084316204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084316213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084316213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084316234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084316234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084316234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084316234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084316234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084316234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084316234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084316234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084316234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084316236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084316236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084316236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084316236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084316236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084316236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084316236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084316236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084316236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084316236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084316236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084316237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084316237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084316240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084316249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084316249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084316627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084316627 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084316627 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084316627 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084316629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084316630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@bf4a5e8570aa: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CD8C3780'O, index=0 SGSN_Test-GSUP(362)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@bf4a5e8570aa: 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 := '0DFA9413C6BCB1FD79FC48771D1A1B50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21F1B141'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D391918DE39A39DF'O } } } } } 20241015084317682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084317682 DLLC NOTICE LLME(ffffffff/cd8c3780){UNASSIGNED} LLC RX: unknown TLLI 0xcd8c3780, creating LLME on the fly (gprs_llc.c:552) 20241015084317682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084317682 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241015084317682 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084317682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084317682 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084317683 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084317683 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084317683 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084317683 DLLC NOTICE LLME(ffffffff/cd8c3780){UNASSIGNED} LLGM Assign pre (cd8c3780 => fbeb40cb) (gprs_llc.c:1079) 20241015084317683 DLLC NOTICE LLME(cd8c3780/fbeb40cb){ASSIGNED} LLGM Assign post (cd8c3780 => fbeb40cb) (gprs_llc.c:1125) 20241015084317683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084317683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084317683 DMM DEBUG MM(262420000000036/fbeb40cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084317696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084317697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084317697 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084317697 DMM DEBUG MM(262420000000036/fbeb40cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241015084317697 DMM NOTICE MM(262420000000036/fbeb40cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084317697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084317697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084317697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084317697 DMM DEBUG MM(262420000000036/fbeb40cb) Requesting authorization (sgsn_auth.c:160) 20241015084317697 DMM INFO MM(262420000000036/fbeb40cb) Requesting authentication tuples (sgsn_auth.c:184) 20241015084317697 DMM DEBUG MM(262420000000036/fbeb40cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084317697 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241015084317697 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241015084317699 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084317699 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084317699 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084317699 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084317699 DMM INFO MM(262420000000036/fbeb40cb) Subscriber data update (mmctx.c:445) 20241015084317699 DMM DEBUG MM(262420000000036/fbeb40cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084317699 DMM INFO MM(262420000000036/fbeb40cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084317699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084317699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084317699 DMM INFO MM(262420000000036/fbeb40cb) <- GMM AUTH AND CIPHERING REQ (rand = 0d fa 94 13 c6 bc b1 fd 79 fc 48 77 1d 1a 1b 50 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084317706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084317707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084317707 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084317707 DMM INFO MM(262420000000036/fbeb40cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084317707 DMM NOTICE MM(262420000000036/fbeb40cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084317707 DMM DEBUG MM(262420000000036/fbeb40cb) checking auth: received GSM SRES = 21 f1 b1 41 (gprs_gmm.c:666) 20241015084317707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084317707 DMM DEBUG MM(262420000000036/fbeb40cb) Requesting authorization (sgsn_auth.c:160) 20241015084317707 DMM INFO MM(262420000000036/fbeb40cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084317707 DMM DEBUG MM(262420000000036/fbeb40cb) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084317707 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241015084317707 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) 20241015084317707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084317707 DMM INFO MM(262420000000036/fbeb40cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbeb40cb) (gprs_gmm.c:300) 20241015084317708 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084317708 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084317708 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241015084317708 DMM INFO MM(262420000000036/fbeb40cb) Subscriber data update (mmctx.c:445) 20241015084317708 DMM DEBUG MM(262420000000036/fbeb40cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084317708 DMM INFO MM(262420000000036/fbeb40cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084317708 DMM NOTICE MM(262420000000036/fbeb40cb) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241015084317708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084317708 DMM NOTICE MM(262420000000036/fbeb40cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084317708 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) 20241015084317708 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084317709 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241015084317709 DMM INFO MM(262420000000036/fbeb40cb) Subscriber data update (mmctx.c:445) 20241015084317709 DMM DEBUG MM(262420000000036/fbeb40cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@bf4a5e8570aa: Warning: Re-starting timer T, which is already active (running or expired). 20241015084323708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084323708 DMM INFO MM(262420000000036/fbeb40cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbeb40cb) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@bf4a5e8570aa: Warning: Re-starting timer T, which is already active (running or expired). 20241015084327108 DGPRS DEBUG Checking for inactive LLMEs, time = 10792541 (sgsn.c:131) 20241015084329709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084329709 DMM INFO MM(262420000000036/fbeb40cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbeb40cb) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@bf4a5e8570aa: Warning: Re-starting timer T, which is already active (running or expired). 20241015084335710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084335710 DMM INFO MM(262420000000036/fbeb40cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbeb40cb) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@bf4a5e8570aa: Warning: Re-starting timer T, which is already active (running or expired). 20241015084336629 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015084336629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241015084336629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084341711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084341711 DMM INFO MM(262420000000036/fbeb40cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbeb40cb) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@bf4a5e8570aa: Warning: Re-starting timer T, which is already active (running or expired). 20241015084346161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084346163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084346163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084346201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084346202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084346202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084346237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084346240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084346240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084347712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241015084347712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241015084347712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084347712 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241015084347712 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) 20241015084347712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Reject}: Deallocated (fsm.c:568) 20241015084347712 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084347712 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084347712 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084347712 DLLC NOTICE LLME(cd8c3780/fbeb40cb){ASSIGNED} LLGM Assign pre (fbeb40cb => ffffffff) (gprs_llc.c:1079) 20241015084347712 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbeb40cb => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@bf4a5e8570aa: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084351726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55856<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084351728 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084351728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(362)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(350)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(355)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(360)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(348)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(353)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(358)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Tue Oct 15 08:43:51 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 20241015084351858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084352159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89104) 20241015084352730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084352730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89104, count=95156) 20241015084353731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084353731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Tue Oct 15 08:43:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084354732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084354732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_hlr_location_cancel_request_update started. 20241015084355220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084355221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084355269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084355269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084355269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084355269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084355269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084355269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084355269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084355269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084355269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084355270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084355270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084355270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084355270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084355270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084355270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084355270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084355270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084355270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084355270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084355270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084355271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084355271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084355274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084355285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084355285 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084355307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084355307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084355307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084355307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084355307 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084355307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084355307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084355307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084355307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084355308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084355308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084355308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084355309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084355309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084355309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084355309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084355309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084355309 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084355309 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084355309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084355309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084355309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084355312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084355321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084355321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084355342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084355342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084355342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084355342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084355342 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084355342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084355342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084355342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084355342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084355343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084355343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084355343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084355343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084355343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084355343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084355343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084355344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084355344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084355344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084355344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084355344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084355344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084355347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084355356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084355356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084355732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084355732 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084355732 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084355732 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084355734 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084355735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@bf4a5e8570aa: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E193CE9D'O, index=0 SGSN_Test-GSUP(381)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@bf4a5e8570aa: 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 := 'A7016EFD12325FA88801BCC1CC0BD4B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE097B5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '556304D9AE26350A'O } } } } } 20241015084356789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084356789 DLLC NOTICE LLME(ffffffff/e193ce9d){UNASSIGNED} LLC RX: unknown TLLI 0xe193ce9d, creating LLME on the fly (gprs_llc.c:552) 20241015084356789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084356789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241015084356789 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084356789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084356789 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084356789 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084356789 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084356789 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084356789 DLLC NOTICE LLME(ffffffff/e193ce9d){UNASSIGNED} LLGM Assign pre (e193ce9d => f4d1ea7e) (gprs_llc.c:1079) 20241015084356789 DLLC NOTICE LLME(e193ce9d/f4d1ea7e){ASSIGNED} LLGM Assign post (e193ce9d => f4d1ea7e) (gprs_llc.c:1125) 20241015084356789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084356789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084356789 DMM DEBUG MM(262420000000031/f4d1ea7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084356803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084356803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084356803 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084356803 DMM DEBUG MM(262420000000031/f4d1ea7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241015084356803 DMM NOTICE MM(262420000000031/f4d1ea7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084356803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084356803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084356803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084356803 DMM DEBUG MM(262420000000031/f4d1ea7e) Requesting authorization (sgsn_auth.c:160) 20241015084356803 DMM INFO MM(262420000000031/f4d1ea7e) Requesting authentication tuples (sgsn_auth.c:184) 20241015084356803 DMM DEBUG MM(262420000000031/f4d1ea7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084356803 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241015084356803 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@bf4a5e8570aa: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241015084356806 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084356806 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084356806 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084356806 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084356806 DMM INFO MM(262420000000031/f4d1ea7e) Subscriber data update (mmctx.c:445) 20241015084356806 DMM DEBUG MM(262420000000031/f4d1ea7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084356806 DMM INFO MM(262420000000031/f4d1ea7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084356806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084356806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084356806 DMM INFO MM(262420000000031/f4d1ea7e) <- GMM AUTH AND CIPHERING REQ (rand = a7 01 6e fd 12 32 5f a8 88 01 bc c1 cc 0b d4 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084356815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084356815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084356815 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084356815 DMM INFO MM(262420000000031/f4d1ea7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084356815 DMM NOTICE MM(262420000000031/f4d1ea7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084356815 DMM DEBUG MM(262420000000031/f4d1ea7e) checking auth: received GSM SRES = ce 09 7b 5d (gprs_gmm.c:666) 20241015084356815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084356815 DMM DEBUG MM(262420000000031/f4d1ea7e) Requesting authorization (sgsn_auth.c:160) 20241015084356815 DMM INFO MM(262420000000031/f4d1ea7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084356815 DMM DEBUG MM(262420000000031/f4d1ea7e) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084356815 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241015084356815 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) 20241015084356815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084356815 DMM INFO MM(262420000000031/f4d1ea7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d1ea7e) (gprs_gmm.c:300) 20241015084356817 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084356817 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084356817 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241015084356817 DMM INFO MM(262420000000031/f4d1ea7e) Subscriber data update (mmctx.c:445) 20241015084356817 DMM DEBUG MM(262420000000031/f4d1ea7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084356817 DMM INFO MM(262420000000031/f4d1ea7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084356817 DMM NOTICE MM(262420000000031/f4d1ea7e) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241015084356817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084356817 DMM NOTICE MM(262420000000031/f4d1ea7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084356817 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) 20241015084356817 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084356817 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241015084356817 DMM INFO MM(262420000000031/f4d1ea7e) Subscriber data update (mmctx.c:445) 20241015084356817 DMM DEBUG MM(262420000000031/f4d1ea7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084356824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084356824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084356824 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084356824 DMM INFO MM(262420000000031/f4d1ea7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084356824 DMM NOTICE MM(262420000000031/f4d1ea7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084356824 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084356824 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084356824 DLLC NOTICE LLME(e193ce9d/f4d1ea7e){ASSIGNED} LLGM Assign pre (ffffffff => f4d1ea7e) (gprs_llc.c:1079) 20241015084356824 DLLC NOTICE LLME(ffffffff/f4d1ea7e){ASSIGNED} LLGM Assign post (ffffffff => f4d1ea7e) (gprs_llc.c:1125) 20241015084356824 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084356824 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084356824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084356824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084356873 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241015084356873 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241015084356873 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) 20241015084356873 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241015084356873 DMM INFO MM(262420000000031/f4d1ea7e) Subscriber data update (mmctx.c:445) 20241015084356873 DMM DEBUG MM(262420000000031/f4d1ea7e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241015084356873 DMM INFO MM(262420000000031/f4d1ea7e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241015084356873 DMM INFO MM(262420000000031/f4d1ea7e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084356873 DMM INFO MM(262420000000031/f4d1ea7e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084356873 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084356873 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084356873 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084356873 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084356873 DLLC NOTICE LLME(ffffffff/f4d1ea7e){ASSIGNED} LLGM Assign pre (f4d1ea7e => ffffffff) (gprs_llc.c:1079) 20241015084356873 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d1ea7e => ffffffff) (gprs_llc.c:1125) 20241015084356873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084356873 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084356873 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084356873 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084357109 DGPRS DEBUG Checking for inactive LLMEs, time = 10792571 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed MC@bf4a5e8570aa: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241015084401880 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084401880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(369)@bf4a5e8570aa: Final verdict of PTC: none 20241015084401882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48632<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(374)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(381)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(379)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(367)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(372)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(377)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@bf4a5e8570aa: Final verdict of PTC: pass MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Tue Oct 15 08:44:01 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 20241015084402012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084402313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87216) 20241015084402881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084402881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87216, count=92648) 20241015084403883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084403883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Tue Oct 15 08:44:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084404884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084404884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_hlr_location_cancel_request_withdraw started. 20241015084405373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084405375 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084405423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084405423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084405423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084405423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084405423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084405423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084405423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084405423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084405423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084405425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084405425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084405425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084405425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084405425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084405425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084405425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084405425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084405425 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084405425 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084405425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084405426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084405426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084405429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084405439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084405439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084405460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084405460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084405460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084405460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084405460 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084405460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084405460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084405460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084405460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084405462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084405462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084405462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084405462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084405462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084405462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084405462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084405462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084405462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084405462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084405462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084405463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084405463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084405466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084405477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084405477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084405493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084405493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084405493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084405493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084405493 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084405493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084405493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084405493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084405493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084405495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084405495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084405495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084405495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084405495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084405495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084405495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084405495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084405495 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084405495 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084405495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084405496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084405496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084405500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084405508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084405508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084405885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084405885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084405885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084405885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084405887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084405887 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@bf4a5e8570aa: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='EAF22DDC'O, index=0 SGSN_Test-GSUP(400)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@bf4a5e8570aa: 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 := '4DB751AC557A3E4C54EEA551C668B9A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B92504DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FD637CB9731DB85'O } } } } } 20241015084406942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084406942 DLLC NOTICE LLME(ffffffff/eaf22ddc){UNASSIGNED} LLC RX: unknown TLLI 0xeaf22ddc, creating LLME on the fly (gprs_llc.c:552) 20241015084406942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084406942 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241015084406942 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084406942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084406942 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084406942 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084406942 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084406942 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084406942 DLLC NOTICE LLME(ffffffff/eaf22ddc){UNASSIGNED} LLGM Assign pre (eaf22ddc => d6e156a0) (gprs_llc.c:1079) 20241015084406942 DLLC NOTICE LLME(eaf22ddc/d6e156a0){ASSIGNED} LLGM Assign post (eaf22ddc => d6e156a0) (gprs_llc.c:1125) 20241015084406942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084406942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084406942 DMM DEBUG MM(262420000000029/d6e156a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084406955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084406955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084406955 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084406955 DMM DEBUG MM(262420000000029/d6e156a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241015084406955 DMM NOTICE MM(262420000000029/d6e156a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084406955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084406955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084406955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084406955 DMM DEBUG MM(262420000000029/d6e156a0) Requesting authorization (sgsn_auth.c:160) 20241015084406955 DMM INFO MM(262420000000029/d6e156a0) Requesting authentication tuples (sgsn_auth.c:184) 20241015084406955 DMM DEBUG MM(262420000000029/d6e156a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084406955 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241015084406955 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@bf4a5e8570aa: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241015084406958 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084406958 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084406958 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084406958 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084406958 DMM INFO MM(262420000000029/d6e156a0) Subscriber data update (mmctx.c:445) 20241015084406959 DMM DEBUG MM(262420000000029/d6e156a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084406959 DMM INFO MM(262420000000029/d6e156a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084406959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084406959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084406959 DMM INFO MM(262420000000029/d6e156a0) <- GMM AUTH AND CIPHERING REQ (rand = 4d b7 51 ac 55 7a 3e 4c 54 ee a5 51 c6 68 b9 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084406966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084406966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084406966 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084406966 DMM INFO MM(262420000000029/d6e156a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084406966 DMM NOTICE MM(262420000000029/d6e156a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084406966 DMM DEBUG MM(262420000000029/d6e156a0) checking auth: received GSM SRES = b9 25 04 dd (gprs_gmm.c:666) 20241015084406966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084406966 DMM DEBUG MM(262420000000029/d6e156a0) Requesting authorization (sgsn_auth.c:160) 20241015084406966 DMM INFO MM(262420000000029/d6e156a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084406966 DMM DEBUG MM(262420000000029/d6e156a0) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084406966 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241015084406966 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) 20241015084406966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084406966 DMM INFO MM(262420000000029/d6e156a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6e156a0) (gprs_gmm.c:300) 20241015084406967 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084406967 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084406967 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241015084406967 DMM INFO MM(262420000000029/d6e156a0) Subscriber data update (mmctx.c:445) 20241015084406967 DMM DEBUG MM(262420000000029/d6e156a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084406967 DMM INFO MM(262420000000029/d6e156a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084406967 DMM NOTICE MM(262420000000029/d6e156a0) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241015084406967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084406967 DMM NOTICE MM(262420000000029/d6e156a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084406967 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) 20241015084406968 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084406968 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241015084406968 DMM INFO MM(262420000000029/d6e156a0) Subscriber data update (mmctx.c:445) 20241015084406968 DMM DEBUG MM(262420000000029/d6e156a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084406974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084406974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084406974 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084406974 DMM INFO MM(262420000000029/d6e156a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084406974 DMM NOTICE MM(262420000000029/d6e156a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084406974 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084406974 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084406974 DLLC NOTICE LLME(eaf22ddc/d6e156a0){ASSIGNED} LLGM Assign pre (ffffffff => d6e156a0) (gprs_llc.c:1079) 20241015084406974 DLLC NOTICE LLME(ffffffff/d6e156a0){ASSIGNED} LLGM Assign post (ffffffff => d6e156a0) (gprs_llc.c:1125) 20241015084406974 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084406974 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084406974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084406974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084407023 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241015084407023 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241015084407023 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) 20241015084407023 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241015084407023 DMM INFO MM(262420000000029/d6e156a0) Subscriber data update (mmctx.c:445) 20241015084407023 DMM DEBUG MM(262420000000029/d6e156a0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241015084407023 DMM INFO MM(262420000000029/d6e156a0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241015084407023 DMM INFO MM(262420000000029/d6e156a0) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241015084407023 DMM NOTICE MM(262420000000029/d6e156a0) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241015084407023 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241015084407023 DMM INFO MM(262420000000029/d6e156a0) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241015084407023 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084407023 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084407023 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084407023 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084407023 DLLC NOTICE LLME(ffffffff/d6e156a0){ASSIGNED} LLGM Assign pre (d6e156a0 => ffffffff) (gprs_llc.c:1079) 20241015084407023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6e156a0 => ffffffff) (gprs_llc.c:1125) 20241015084407023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084407023 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084407023 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084407023 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084407024 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@bf4a5e8570aa: Removing Client IMSI='262420000000029'H, index=0 20241015084407030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084407030 DLLC NOTICE LLME(ffffffff/d6e156a0){UNASSIGNED} LLC RX: unknown TLLI 0xd6e156a0, creating LLME on the fly (gprs_llc.c:552) 20241015084407030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084407030 DMM NOTICE LLME(ffffffff/d6e156a0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241015084407030 DLLC NOTICE LLME(ffffffff/d6e156a0){UNASSIGNED} LLGM Assign pre (d6e156a0 => ffffffff) (gprs_llc.c:1079) 20241015084407030 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6e156a0 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084407033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(385)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(400)@bf4a5e8570aa: Final verdict of PTC: none 20241015084407036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(393)@bf4a5e8570aa: Final verdict of PTC: none 20241015084407036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(395)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(388)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(398)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(391)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(396)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(386)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Tue Oct 15 08:44:07 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 20241015084407160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084407461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50516) 20241015084408037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084408037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50516, count=96932) 20241015084409039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084409039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Tue Oct 15 08:44:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084410041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084410041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241015084410520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084410522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084410578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084410578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084410578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084410578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084410578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084410578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084410578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084410578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084410578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084410580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084410580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084410580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084410581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084410581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084410581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084410581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084410581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084410581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084410581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084410581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084410581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084410581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(407)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084410586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084410597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084410597 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084410618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084410618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084410618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084410618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084410618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084410618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084410618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084410618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084410618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(412)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084410620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084410620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084410620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084410621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084410621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084410621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084410621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084410621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084410621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084410621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084410621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084410622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084410622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084410625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084410635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084410636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084410644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084410644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084410644 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084410644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084410644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084410644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084410646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084410646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084410646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084410646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084410646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084410646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084410646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084410646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084410646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084410646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084410646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084410647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084410647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084410651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084410660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084410660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084411043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084411043 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084411043 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084411043 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084411045 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084411045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@bf4a5e8570aa: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E3028081'O, index=0 SGSN_Test-GSUP(419)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241015084412094 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) 20241015084412094 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@bf4a5e8570aa: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@bf4a5e8570aa: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@bf4a5e8570aa: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084412099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33228<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084412101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(404)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(419)@bf4a5e8570aa: Final verdict of PTC: none 20241015084412101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(413)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(408)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(406)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(417)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(415)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(411)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Tue Oct 15 08:44:12 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 20241015084412229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084412530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241015084413102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084413102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241015084414102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084414102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Tue Oct 15 08:44:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084415103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084415103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241015084415590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084415592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084415638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084415638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084415638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084415638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084415638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084415638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084415638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084415638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084415638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084415639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084415639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084415639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084415640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084415640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084415640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084415640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084415640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084415640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084415640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084415640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084415640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084415640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084415645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084415654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084415654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084415676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084415676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084415676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084415676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084415676 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084415676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084415676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084415676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084415676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084415678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084415678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084415678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084415678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084415678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084415678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084415678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084415678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084415678 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084415678 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084415678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084415679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084415679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084415682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084415691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084415692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084415724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084415724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084415724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084415724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084415724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084415724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084415724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084415724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084415724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084415726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084415726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084415726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084415726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084415726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084415726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084415726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084415726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084415726 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084415726 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084415726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(437)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084415727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084415727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084415730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084415740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084415740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084416104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084416104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084416104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084416104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084416107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084416107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@bf4a5e8570aa: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CD504FEC'O, index=0 SGSN_Test-GSUP(438)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241015084417153 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) 20241015084417153 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@bf4a5e8570aa: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@bf4a5e8570aa: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@bf4a5e8570aa: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084417158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33248<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@bf4a5e8570aa: Final verdict of PTC: none 20241015084417160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084417160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(436)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(426)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(431)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(437)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@bf4a5e8570aa: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(424)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(435)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(429)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Tue Oct 15 08:44:17 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 20241015084417296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084417596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46952) 20241015084418161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084418161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46952, count=53004) 20241015084419162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084419162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Tue Oct 15 08:44:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084420163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084420163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_rau_unknown started. 20241015084420657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084420658 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084420698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084420698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084420698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084420698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084420699 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084420699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084420699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084420699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084420699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084420700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084420700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084420700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084420700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084420700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084420700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084420700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084420700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084420700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084420700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084420700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084420701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084420701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084420703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084420713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084420713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084420736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084420736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084420736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084420736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084420736 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084420736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084420736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084420736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084420736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084420738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084420738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084420738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084420738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084420738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084420738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084420738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084420738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084420738 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084420738 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084420738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084420739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084420739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084420742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084420754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084420754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(452)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084420783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084420783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084420783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084420783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084420783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084420783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084420783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084420783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084420783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084420785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084420785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084420785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084420786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084420786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084420786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084420786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084420786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084420786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084420786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084420786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(456)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084420786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084420786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084420790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084420801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084420801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084421164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084421164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084421164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084421164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084421166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084421167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@bf4a5e8570aa: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E4F7E16D'O, index=0 SGSN_Test-GSUP(457)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241015084422220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084422220 DLLC NOTICE LLME(ffffffff/e4f7e16d){UNASSIGNED} LLC RX: unknown TLLI 0xe4f7e16d, creating LLME on the fly (gprs_llc.c:552) 20241015084422220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241015084422220 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015084422221 DMM NOTICE LLME(ffffffff/e4f7e16d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241015084422221 DLLC NOTICE LLME(ffffffff/e4f7e16d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241015084422221 DMM ERROR LLME(ffffffff/e4f7e16d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241015084422221 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241015084422221 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241015084422221 DLLC NOTICE LLME(ffffffff/e4f7e16d){UNASSIGNED} LLGM Assign pre (e4f7e16d => ffffffff) (gprs_llc.c:1079) 20241015084422221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4f7e16d => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@bf4a5e8570aa: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@bf4a5e8570aa: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084422237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43864<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084422238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084422239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(452)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(456)@bf4a5e8570aa: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(457)@bf4a5e8570aa: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@bf4a5e8570aa: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(445)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(450)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(454)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(448)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(443)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_rau_unknown finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Tue Oct 15 08:44:22 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241015084422370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084422670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43576) 20241015084423239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084423239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43576, count=54316) 20241015084424240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084424240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Tue Oct 15 08:44:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084425241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084425241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_rau started. 20241015084425728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084425730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084425776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084425776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084425776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084425776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084425776 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084425776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084425776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084425776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084425776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084425778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084425778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084425778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084425778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084425778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084425778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084425778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084425778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084425778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084425778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084425778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084425779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084425779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084425783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084425792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084425792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084425816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084425816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084425816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084425816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084425816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084425816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084425816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084425816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084425816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084425818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084425818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084425818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084425818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084425818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084425818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084425818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084425818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084425818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084425818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084425818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084425818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084425819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084425823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084425833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084425833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(471)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084425864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084425864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084425864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084425864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084425864 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084425864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084425864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084425864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084425864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084425865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084425865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084425865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084425866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084425866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084425866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084425866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084425866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084425866 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084425866 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084425866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(475)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084425866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084425866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084425870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084425879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084425879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084426242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084426242 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084426242 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084426242 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084426245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084426246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015084427110 DGPRS DEBUG Checking for inactive LLMEs, time = 10792601 (sgsn.c:131) TC_attach_rau-BVCI196(463)@bf4a5e8570aa: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C3F59B42'O, index=0 SGSN_Test-GSUP(476)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@bf4a5e8570aa: 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 := 'E1AF26DBE693D3F60DBE8B7383338E5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76B588D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6227EB4D5D25001'O } } } } } 20241015084427298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084427298 DLLC NOTICE LLME(ffffffff/c3f59b42){UNASSIGNED} LLC RX: unknown TLLI 0xc3f59b42, creating LLME on the fly (gprs_llc.c:552) 20241015084427298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084427298 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241015084427299 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084427299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084427299 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084427299 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084427299 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084427299 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084427299 DLLC NOTICE LLME(ffffffff/c3f59b42){UNASSIGNED} LLGM Assign pre (c3f59b42 => c68f59f5) (gprs_llc.c:1079) 20241015084427299 DLLC NOTICE LLME(c3f59b42/c68f59f5){ASSIGNED} LLGM Assign post (c3f59b42 => c68f59f5) (gprs_llc.c:1125) 20241015084427299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084427299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084427299 DMM DEBUG MM(262420000000012/c68f59f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084427311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084427311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084427311 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084427311 DMM DEBUG MM(262420000000012/c68f59f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241015084427311 DMM NOTICE MM(262420000000012/c68f59f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084427311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084427311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084427311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084427311 DMM DEBUG MM(262420000000012/c68f59f5) Requesting authorization (sgsn_auth.c:160) 20241015084427311 DMM INFO MM(262420000000012/c68f59f5) Requesting authentication tuples (sgsn_auth.c:184) 20241015084427311 DMM DEBUG MM(262420000000012/c68f59f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084427312 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241015084427312 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241015084427314 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084427314 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084427314 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084427314 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084427314 DMM INFO MM(262420000000012/c68f59f5) Subscriber data update (mmctx.c:445) 20241015084427314 DMM DEBUG MM(262420000000012/c68f59f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084427314 DMM INFO MM(262420000000012/c68f59f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084427314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084427314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084427314 DMM INFO MM(262420000000012/c68f59f5) <- GMM AUTH AND CIPHERING REQ (rand = e1 af 26 db e6 93 d3 f6 0d be 8b 73 83 33 8e 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084427323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084427323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084427323 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084427323 DMM INFO MM(262420000000012/c68f59f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084427323 DMM NOTICE MM(262420000000012/c68f59f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084427323 DMM DEBUG MM(262420000000012/c68f59f5) checking auth: received GSM SRES = 76 b5 88 d2 (gprs_gmm.c:666) 20241015084427323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084427323 DMM DEBUG MM(262420000000012/c68f59f5) Requesting authorization (sgsn_auth.c:160) 20241015084427323 DMM INFO MM(262420000000012/c68f59f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084427323 DMM DEBUG MM(262420000000012/c68f59f5) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084427323 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241015084427323 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) 20241015084427323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084427323 DMM INFO MM(262420000000012/c68f59f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc68f59f5) (gprs_gmm.c:300) 20241015084427324 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084427324 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084427324 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241015084427325 DMM INFO MM(262420000000012/c68f59f5) Subscriber data update (mmctx.c:445) 20241015084427325 DMM DEBUG MM(262420000000012/c68f59f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084427325 DMM INFO MM(262420000000012/c68f59f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084427325 DMM NOTICE MM(262420000000012/c68f59f5) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241015084427325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084427325 DMM NOTICE MM(262420000000012/c68f59f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084427325 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) 20241015084427325 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084427325 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241015084427326 DMM INFO MM(262420000000012/c68f59f5) Subscriber data update (mmctx.c:445) 20241015084427326 DMM DEBUG MM(262420000000012/c68f59f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084427333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084427333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084427333 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084427333 DMM INFO MM(262420000000012/c68f59f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084427333 DMM NOTICE MM(262420000000012/c68f59f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084427333 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084427333 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084427333 DLLC NOTICE LLME(c3f59b42/c68f59f5){ASSIGNED} LLGM Assign pre (ffffffff => c68f59f5) (gprs_llc.c:1079) 20241015084427333 DLLC NOTICE LLME(ffffffff/c68f59f5){ASSIGNED} LLGM Assign post (ffffffff => c68f59f5) (gprs_llc.c:1125) 20241015084427333 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084427333 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084427333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084427333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084427384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084427384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084427385 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084427385 DMM INFO MM(262420000000012/c68f59f5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015084427385 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084427385 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015084427385 DLLC NOTICE LLME(ffffffff/c68f59f5){ASSIGNED} LLGM Assign pre (c68f59f5 => ed94fc7a) (gprs_llc.c:1079) 20241015084427385 DLLC NOTICE LLME(c68f59f5/ed94fc7a){ASSIGNED} LLGM Assign post (c68f59f5 => ed94fc7a) (gprs_llc.c:1125) 20241015084427385 DMM INFO MM(262420000000012/ed94fc7a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@bf4a5e8570aa: Removing Client IMSI='262420000000012'H, index=0 20241015084427392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084427392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241015084427392 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084427392 DMM INFO MM(262420000000012/ed94fc7a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241015084427392 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241015084427392 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084427392 DLLC NOTICE LLME(c68f59f5/ed94fc7a){ASSIGNED} LLGM Assign pre (ffffffff => ed94fc7a) (gprs_llc.c:1079) 20241015084427392 DLLC NOTICE LLME(ffffffff/ed94fc7a){ASSIGNED} LLGM Assign post (ffffffff => ed94fc7a) (gprs_llc.c:1125) 20241015084427392 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084427395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@bf4a5e8570aa: Final verdict of PTC: none 20241015084427397 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084427397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(469)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(475)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(464)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(467)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(473)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(462)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_rau finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Tue Oct 15 08:44:27 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241015084427524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084427925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87948) 20241015084428398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084428398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87948, count=92940) 20241015084429399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084429399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Tue Oct 15 08:44:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084430400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084430400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_rau_a_a started. 20241015084430984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084430986 DMM INFO MM(262420000000012/ed94fc7a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084430986 DMM INFO MM(262420000000012/ed94fc7a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084430986 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084430986 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084430986 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084430986 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084430986 DLLC NOTICE LLME(ffffffff/ed94fc7a){ASSIGNED} LLGM Assign pre (ed94fc7a => ffffffff) (gprs_llc.c:1079) 20241015084430986 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed94fc7a => ffffffff) (gprs_llc.c:1125) 20241015084430986 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241015084430986 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) 20241015084430986 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) 20241015084430986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084430986 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084430986 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084430986 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084430986 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084431030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084431030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084431030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084431030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084431030 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084431030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084431030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084431030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084431030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084431032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084431032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084431032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084431032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084431032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084431032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084431032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084431032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084431032 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084431032 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084431033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084431033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084431033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084431036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084431044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084431044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084431068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084431068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084431068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084431069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084431069 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084431069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084431069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084431069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084431069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084431071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084431071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084431071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084431071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084431071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084431071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084431071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084431071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084431071 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084431071 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084431071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084431071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084431071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084431075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084431085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084431085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084431109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084431109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084431109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084431109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084431109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084431109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084431109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084431109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084431109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084431111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084431111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084431111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084431111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084431111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084431111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084431111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084431111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084431111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084431111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084431111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084431111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084431111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084431115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084431125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084431125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084431401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084431401 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084431401 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084431401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084431403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084431404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@bf4a5e8570aa: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='DCFF625D'O, index=0 SGSN_Test-GSUP(495)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@bf4a5e8570aa: 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 := '4446FEB108172FAE1236C5F0EFDE845D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4B7C577'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04FF29CF36FDDF2F'O } } } } } 20241015084432453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432453 DLLC NOTICE LLME(ffffffff/dcff625d){UNASSIGNED} LLC RX: unknown TLLI 0xdcff625d, creating LLME on the fly (gprs_llc.c:552) 20241015084432453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432453 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241015084432453 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084432453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084432453 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084432453 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084432453 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084432453 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084432453 DLLC NOTICE LLME(ffffffff/dcff625d){UNASSIGNED} LLGM Assign pre (dcff625d => d16d7f6b) (gprs_llc.c:1079) 20241015084432453 DLLC NOTICE LLME(dcff625d/d16d7f6b){ASSIGNED} LLGM Assign post (dcff625d => d16d7f6b) (gprs_llc.c:1125) 20241015084432453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084432453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084432453 DMM DEBUG MM(262420000000037/d16d7f6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084432465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432465 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084432465 DMM DEBUG MM(262420000000037/d16d7f6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241015084432465 DMM NOTICE MM(262420000000037/d16d7f6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084432465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084432465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084432465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084432465 DMM DEBUG MM(262420000000037/d16d7f6b) Requesting authorization (sgsn_auth.c:160) 20241015084432465 DMM INFO MM(262420000000037/d16d7f6b) Requesting authentication tuples (sgsn_auth.c:184) 20241015084432465 DMM DEBUG MM(262420000000037/d16d7f6b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084432465 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241015084432465 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241015084432468 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084432468 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084432468 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084432468 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084432468 DMM INFO MM(262420000000037/d16d7f6b) Subscriber data update (mmctx.c:445) 20241015084432468 DMM DEBUG MM(262420000000037/d16d7f6b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084432468 DMM INFO MM(262420000000037/d16d7f6b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084432468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084432468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084432468 DMM INFO MM(262420000000037/d16d7f6b) <- GMM AUTH AND CIPHERING REQ (rand = 44 46 fe b1 08 17 2f ae 12 36 c5 f0 ef de 84 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084432476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432476 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084432476 DMM INFO MM(262420000000037/d16d7f6b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084432476 DMM NOTICE MM(262420000000037/d16d7f6b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084432476 DMM DEBUG MM(262420000000037/d16d7f6b) checking auth: received GSM SRES = c4 b7 c5 77 (gprs_gmm.c:666) 20241015084432476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084432476 DMM DEBUG MM(262420000000037/d16d7f6b) Requesting authorization (sgsn_auth.c:160) 20241015084432476 DMM INFO MM(262420000000037/d16d7f6b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084432476 DMM DEBUG MM(262420000000037/d16d7f6b) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084432476 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241015084432476 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) 20241015084432476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084432476 DMM INFO MM(262420000000037/d16d7f6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16d7f6b) (gprs_gmm.c:300) 20241015084432477 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084432477 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084432477 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241015084432478 DMM INFO MM(262420000000037/d16d7f6b) Subscriber data update (mmctx.c:445) 20241015084432478 DMM DEBUG MM(262420000000037/d16d7f6b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084432478 DMM INFO MM(262420000000037/d16d7f6b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084432478 DMM NOTICE MM(262420000000037/d16d7f6b) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241015084432478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084432478 DMM NOTICE MM(262420000000037/d16d7f6b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084432478 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) 20241015084432478 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084432478 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241015084432478 DMM INFO MM(262420000000037/d16d7f6b) Subscriber data update (mmctx.c:445) 20241015084432478 DMM DEBUG MM(262420000000037/d16d7f6b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084432484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432485 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084432485 DMM INFO MM(262420000000037/d16d7f6b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084432485 DMM NOTICE MM(262420000000037/d16d7f6b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084432485 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084432485 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084432485 DLLC NOTICE LLME(dcff625d/d16d7f6b){ASSIGNED} LLGM Assign pre (ffffffff => d16d7f6b) (gprs_llc.c:1079) 20241015084432485 DLLC NOTICE LLME(ffffffff/d16d7f6b){ASSIGNED} LLGM Assign post (ffffffff => d16d7f6b) (gprs_llc.c:1125) 20241015084432485 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084432485 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084432485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084432485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084432536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432536 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084432536 DMM INFO MM(262420000000037/d16d7f6b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015084432536 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084432536 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015084432536 DLLC NOTICE LLME(ffffffff/d16d7f6b){ASSIGNED} LLGM Assign pre (d16d7f6b => fb8fc3e0) (gprs_llc.c:1079) 20241015084432536 DLLC NOTICE LLME(d16d7f6b/fb8fc3e0){ASSIGNED} LLGM Assign post (d16d7f6b => fb8fc3e0) (gprs_llc.c:1125) 20241015084432536 DMM INFO MM(262420000000037/fb8fc3e0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084432544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432544 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084432544 DMM INFO MM(262420000000037/fb8fc3e0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241015084432544 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241015084432544 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084432544 DLLC NOTICE LLME(d16d7f6b/fb8fc3e0){ASSIGNED} LLGM Assign pre (ffffffff => fb8fc3e0) (gprs_llc.c:1079) 20241015084432544 DLLC NOTICE LLME(ffffffff/fb8fc3e0){ASSIGNED} LLGM Assign post (ffffffff => fb8fc3e0) (gprs_llc.c:1125) 20241015084432544 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241015084432545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432545 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084432545 DMM INFO MM(262420000000037/fb8fc3e0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015084432545 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084432545 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015084432545 DLLC NOTICE LLME(ffffffff/fb8fc3e0){ASSIGNED} LLGM Assign pre (fb8fc3e0 => f17a2d22) (gprs_llc.c:1079) 20241015084432545 DLLC NOTICE LLME(fb8fc3e0/f17a2d22){ASSIGNED} LLGM Assign post (fb8fc3e0 => f17a2d22) (gprs_llc.c:1125) 20241015084432545 DMM INFO MM(262420000000037/f17a2d22) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084432551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432551 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084432551 DMM INFO MM(262420000000037/f17a2d22) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241015084432551 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241015084432551 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084432551 DLLC NOTICE LLME(fb8fc3e0/f17a2d22){ASSIGNED} LLGM Assign pre (ffffffff => f17a2d22) (gprs_llc.c:1079) 20241015084432551 DLLC NOTICE LLME(ffffffff/f17a2d22){ASSIGNED} LLGM Assign post (ffffffff => f17a2d22) (gprs_llc.c:1125) 20241015084432551 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241015084432551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084432551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084432552 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084432552 DMM INFO MM(262420000000037/f17a2d22) -> GMM DETACH REQUEST TLLI=0xf17a2d22 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241015084432552 DMM INFO MM(262420000000037/f17a2d22) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241015084432552 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084432552 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084432552 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084432552 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084432552 DLLC NOTICE LLME(ffffffff/f17a2d22){ASSIGNED} LLGM Assign pre (f17a2d22 => ffffffff) (gprs_llc.c:1079) 20241015084432552 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f17a2d22 => ffffffff) (gprs_llc.c:1125) 20241015084432552 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241015084432552 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) 20241015084432552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084432552 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084432552 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084432552 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084432552 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@bf4a5e8570aa: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084437562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084437564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084437564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(488)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(495)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(483)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(493)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(486)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(481)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(491)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Tue Oct 15 08:44:37 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 20241015084437688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084437989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106760) 20241015084438566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084438566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106760, count=112192) 20241015084439567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084439567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Tue Oct 15 08:44:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084440568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084440568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_rau_a_b started. 20241015084441053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084441054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084441101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084441101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084441101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084441101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084441101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084441101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084441101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084441101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084441101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084441102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084441102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084441102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084441103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084441103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084441103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084441103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084441103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084441103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084441103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084441103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084441103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084441103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084441107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084441116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084441116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084441149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084441149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084441149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084441149 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084441149 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084441149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084441149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084441149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084441149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084441151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084441151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084441151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(507)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084441152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084441152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084441152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084441152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084441152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084441152 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084441152 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084441152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(508)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084441153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084441153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084441156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084441164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084441164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084441178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084441178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084441178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084441178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084441178 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084441178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084441178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084441178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084441178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084441180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084441180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084441180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084441180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084441180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084441180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084441180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084441180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084441180 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084441180 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084441180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084441180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084441180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084441184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084441193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084441193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084441568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084441569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084441569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084441569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084441571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084441571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@bf4a5e8570aa: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FC48C8CB'O, index=0 SGSN_Test-GSUP(514)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@bf4a5e8570aa: 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 := 'CD4475DD37D9DF9C1E929B6DD9945D48'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE3F6BCD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D604D905B760F5A0'O } } } } } 20241015084442619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442619 DLLC NOTICE LLME(ffffffff/fc48c8cb){UNASSIGNED} LLC RX: unknown TLLI 0xfc48c8cb, creating LLME on the fly (gprs_llc.c:552) 20241015084442619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241015084442619 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084442620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084442620 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084442620 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084442620 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084442620 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084442620 DLLC NOTICE LLME(ffffffff/fc48c8cb){UNASSIGNED} LLGM Assign pre (fc48c8cb => d5682e47) (gprs_llc.c:1079) 20241015084442620 DLLC NOTICE LLME(fc48c8cb/d5682e47){ASSIGNED} LLGM Assign post (fc48c8cb => d5682e47) (gprs_llc.c:1125) 20241015084442620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084442620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084442620 DMM DEBUG MM(262420000000038/d5682e47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084442632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442632 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084442632 DMM DEBUG MM(262420000000038/d5682e47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241015084442632 DMM NOTICE MM(262420000000038/d5682e47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084442632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084442632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084442632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084442632 DMM DEBUG MM(262420000000038/d5682e47) Requesting authorization (sgsn_auth.c:160) 20241015084442632 DMM INFO MM(262420000000038/d5682e47) Requesting authentication tuples (sgsn_auth.c:184) 20241015084442632 DMM DEBUG MM(262420000000038/d5682e47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084442632 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241015084442632 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241015084442635 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084442635 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084442635 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084442635 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084442635 DMM INFO MM(262420000000038/d5682e47) Subscriber data update (mmctx.c:445) 20241015084442635 DMM DEBUG MM(262420000000038/d5682e47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084442635 DMM INFO MM(262420000000038/d5682e47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084442635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084442635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084442635 DMM INFO MM(262420000000038/d5682e47) <- GMM AUTH AND CIPHERING REQ (rand = cd 44 75 dd 37 d9 df 9c 1e 92 9b 6d d9 94 5d 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084442642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442643 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084442643 DMM INFO MM(262420000000038/d5682e47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084442643 DMM NOTICE MM(262420000000038/d5682e47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084442643 DMM DEBUG MM(262420000000038/d5682e47) checking auth: received GSM SRES = ae 3f 6b cd (gprs_gmm.c:666) 20241015084442643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084442643 DMM DEBUG MM(262420000000038/d5682e47) Requesting authorization (sgsn_auth.c:160) 20241015084442643 DMM INFO MM(262420000000038/d5682e47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084442643 DMM DEBUG MM(262420000000038/d5682e47) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084442643 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241015084442643 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) 20241015084442643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084442643 DMM INFO MM(262420000000038/d5682e47) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5682e47) (gprs_gmm.c:300) 20241015084442644 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084442644 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084442644 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241015084442644 DMM INFO MM(262420000000038/d5682e47) Subscriber data update (mmctx.c:445) 20241015084442644 DMM DEBUG MM(262420000000038/d5682e47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084442644 DMM INFO MM(262420000000038/d5682e47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084442644 DMM NOTICE MM(262420000000038/d5682e47) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241015084442644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084442644 DMM NOTICE MM(262420000000038/d5682e47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084442644 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) 20241015084442645 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084442645 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241015084442645 DMM INFO MM(262420000000038/d5682e47) Subscriber data update (mmctx.c:445) 20241015084442645 DMM DEBUG MM(262420000000038/d5682e47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084442651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442651 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084442651 DMM INFO MM(262420000000038/d5682e47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084442651 DMM NOTICE MM(262420000000038/d5682e47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084442651 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084442651 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084442651 DLLC NOTICE LLME(fc48c8cb/d5682e47){ASSIGNED} LLGM Assign pre (ffffffff => d5682e47) (gprs_llc.c:1079) 20241015084442651 DLLC NOTICE LLME(ffffffff/d5682e47){ASSIGNED} LLGM Assign post (ffffffff => d5682e47) (gprs_llc.c:1125) 20241015084442651 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084442651 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084442651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084442651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@bf4a5e8570aa: attach complete sending rau 20241015084442703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442703 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084442703 DMM INFO MM(262420000000038/d5682e47) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015084442703 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084442703 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015084442703 DLLC NOTICE LLME(ffffffff/d5682e47){ASSIGNED} LLGM Assign pre (d5682e47 => c0b72812) (gprs_llc.c:1079) 20241015084442703 DLLC NOTICE LLME(d5682e47/c0b72812){ASSIGNED} LLGM Assign post (d5682e47 => c0b72812) (gprs_llc.c:1125) 20241015084442703 DMM INFO MM(262420000000038/c0b72812) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@bf4a5e8570aa: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@bf4a5e8570aa: Removing Client IMSI='262420000000038'H, index=0 20241015084442710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442710 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084442710 DMM INFO MM(262420000000038/c0b72812) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241015084442710 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241015084442710 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084442710 DLLC NOTICE LLME(d5682e47/c0b72812){ASSIGNED} LLGM Assign pre (ffffffff => c0b72812) (gprs_llc.c:1079) 20241015084442710 DLLC NOTICE LLME(ffffffff/c0b72812){ASSIGNED} LLGM Assign post (ffffffff => c0b72812) (gprs_llc.c:1125) 20241015084442710 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@bf4a5e8570aa: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C0B72812'O, index=0 TC_attach_rau_a_b(516)@bf4a5e8570aa: sending second RAU via different RA 20241015084442714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442714 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015084442715 DMM INFO MM(262420000000038/c0b72812) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c0b72812, P-TMSI: c0b72812 (00000000), TLLI: c0b72812 (c0b72812), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241015084442715 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241015084442715 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015084442715 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084442715 DLLC NOTICE LLME(ffffffff/c0b72812){ASSIGNED} LLGM Assign pre (c0b72812 => c0b72812) (gprs_llc.c:1079) 20241015084442715 DLLC NOTICE LLME(c0b72812/c0b72812){ASSIGNED} LLGM Assign post (c0b72812 => c0b72812) (gprs_llc.c:1125) 20241015084442715 DMM INFO MM(262420000000038/c0b72812) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084442728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442728 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084442728 DMM INFO MM(262420000000038/c0b72812) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241015084442728 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241015084442728 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084442728 DLLC NOTICE LLME(c0b72812/c0b72812){ASSIGNED} LLGM Assign pre (ffffffff => c0b72812) (gprs_llc.c:1079) 20241015084442728 DLLC NOTICE LLME(ffffffff/c0b72812){ASSIGNED} LLGM Assign post (ffffffff => c0b72812) (gprs_llc.c:1125) 20241015084442728 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241015084442729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084442729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084442729 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084442729 DMM INFO MM(262420000000038/c0b72812) -> GMM DETACH REQUEST TLLI=0xc0b72812 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241015084442729 DMM INFO MM(262420000000038/c0b72812) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241015084442729 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084442729 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084442729 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084442729 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084442729 DLLC NOTICE LLME(ffffffff/c0b72812){ASSIGNED} LLGM Assign pre (c0b72812 => ffffffff) (gprs_llc.c:1079) 20241015084442729 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0b72812 => ffffffff) (gprs_llc.c:1125) 20241015084442729 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241015084442729 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) 20241015084442729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084442729 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084442729 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084442729 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084442730 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@bf4a5e8570aa: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084447739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57374<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084447741 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084447741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(514)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(508)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(502)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(512)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(510)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(506)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(500)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Tue Oct 15 08:44:47 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 20241015084447871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084448173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104356) 20241015084448742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084448742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104356, count=108712) 20241015084449744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084449744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Tue Oct 15 08:44:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084450745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084450745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_usim_resync started. 20241015084451231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084451232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084451282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084451282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084451282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084451282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084451282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084451282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084451282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084451282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084451282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084451284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084451284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084451284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084451284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084451284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084451284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084451284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084451284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084451284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084451284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084451284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084451285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084451285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084451288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084451297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084451297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(519)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084451318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084451318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084451318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084451318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084451318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084451318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084451318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084451318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084451318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084451319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084451319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084451319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084451320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084451320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084451320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084451320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084451320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084451320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084451320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084451320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084451320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084451320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084451324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084451334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084451334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084451367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084451367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084451367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084451367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084451367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084451367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084451367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084451367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084451367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084451369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084451369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084451369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084451369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084451369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084451369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084451369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084451369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084451369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084451369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084451369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084451369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084451369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084451373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084451382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084451383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084451746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084451746 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084451746 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084451746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084451748 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084451749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(519)@bf4a5e8570aa: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='E3DEA277'O, index=0 SGSN_Test-GSUP(533)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@bf4a5e8570aa: 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 := '670E6FF017599A627C605A1057C827F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81AB86D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC577A3BF16664EC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9E93709B8E04E7D3E9C92DC08FE15C23'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '02E05009FF67FEB183653A892C861E6C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '83DD17EDE9FAC10968F46E0F6E8BD2F6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2ED32AE795ACAC02'O } } } } } 20241015084452803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084452803 DLLC NOTICE LLME(ffffffff/e3dea277){UNASSIGNED} LLC RX: unknown TLLI 0xe3dea277, creating LLME on the fly (gprs_llc.c:552) 20241015084452803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084452803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241015084452803 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084452803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084452803 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084452803 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084452803 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084452803 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084452803 DLLC NOTICE LLME(ffffffff/e3dea277){UNASSIGNED} LLGM Assign pre (e3dea277 => f30b46e6) (gprs_llc.c:1079) 20241015084452803 DLLC NOTICE LLME(e3dea277/f30b46e6){ASSIGNED} LLGM Assign post (e3dea277 => f30b46e6) (gprs_llc.c:1125) 20241015084452803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084452803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084452803 DMM DEBUG MM(262420000000040/f30b46e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084452816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084452816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084452816 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084452816 DMM DEBUG MM(262420000000040/f30b46e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241015084452816 DMM NOTICE MM(262420000000040/f30b46e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084452816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084452816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084452816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084452816 DMM DEBUG MM(262420000000040/f30b46e6) Requesting authorization (sgsn_auth.c:160) 20241015084452816 DMM INFO MM(262420000000040/f30b46e6) Requesting authentication tuples (sgsn_auth.c:184) 20241015084452816 DMM DEBUG MM(262420000000040/f30b46e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084452816 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241015084452816 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241015084452819 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084452819 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084452819 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084452819 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084452819 DMM INFO MM(262420000000040/f30b46e6) Subscriber data update (mmctx.c:445) 20241015084452819 DMM DEBUG MM(262420000000040/f30b46e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084452819 DMM INFO MM(262420000000040/f30b46e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084452819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084452819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084452819 DMM INFO MM(262420000000040/f30b46e6) <- GMM AUTH AND CIPHERING REQ (rand = 67 0e 6f f0 17 59 9a 62 7c 60 5a 10 57 c8 27 f9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 83 dd 17 ed e9 fa c1 09 68 f4 6e 0f 6e 8b d2 f6 ) (gprs_gmm.c:483) 20241015084452827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084452827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084452827 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084452827 DMM INFO MM(262420000000040/f30b46e6) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241015084452827 DMM INFO MM(262420000000040/f30b46e6) R99 AUTHENTICATION SYNCH (AUTS = de4ec6316f756e8dc5110163f0c1) (gprs_gmm.c:711) 20241015084452827 DMM DEBUG MM(262420000000040/f30b46e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084452827 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241015084452827 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e de 4e c6 31 6f 75 6e 8d c5 11 01 63 f0 c1 20 10 67 0e 6f f0 17 59 9a 62 7c 60 5a 10 57 c8 27 f9 28 01 01 (gprs_subscriber.c:210) 20241015084452827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241015084452827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241015084452828 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084452828 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084452828 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084452828 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084452828 DMM INFO MM(262420000000040/f30b46e6) Subscriber data update (mmctx.c:445) 20241015084452828 DMM DEBUG MM(262420000000040/f30b46e6) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241015084452828 DMM INFO MM(262420000000040/f30b46e6) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241015084452828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084452828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084452828 DMM INFO MM(262420000000040/f30b46e6) <- GMM AUTH AND CIPHERING REQ (rand = eb 9a 26 39 c4 7c f4 e7 2d aa f1 f6 2e d2 b2 fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5f e7 d5 ae 3d 36 bf 6d 54 e4 54 ae 7e 84 de de ) (gprs_gmm.c:483) 20241015084452833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084452833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x74ffc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084452833 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084452833 DMM INFO MM(262420000000040/f30b46e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084452833 DMM NOTICE MM(262420000000040/f30b46e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084452833 DMM DEBUG MM(262420000000040/f30b46e6) checking auth: received UMTS RES = 81 7e 32 1a f2 92 0b 5f (gprs_gmm.c:666) 20241015084452833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084452833 DMM DEBUG MM(262420000000040/f30b46e6) Requesting authorization (sgsn_auth.c:160) 20241015084452833 DMM INFO MM(262420000000040/f30b46e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084452834 DMM DEBUG MM(262420000000040/f30b46e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084452834 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241015084452834 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) 20241015084452834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084452834 DMM INFO MM(262420000000040/f30b46e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf30b46e6) (gprs_gmm.c:300) 20241015084452835 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084452835 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084452835 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241015084452835 DMM INFO MM(262420000000040/f30b46e6) Subscriber data update (mmctx.c:445) 20241015084452835 DMM DEBUG MM(262420000000040/f30b46e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084452835 DMM INFO MM(262420000000040/f30b46e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084452835 DMM NOTICE MM(262420000000040/f30b46e6) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241015084452835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084452835 DMM NOTICE MM(262420000000040/f30b46e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084452835 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) 20241015084452835 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084452835 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241015084452835 DMM INFO MM(262420000000040/f30b46e6) Subscriber data update (mmctx.c:445) 20241015084452835 DMM DEBUG MM(262420000000040/f30b46e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(519)@bf4a5e8570aa: Removing Client IMSI='262420000000040'H, index=0 20241015084452841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084452841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084452841 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084452841 DMM INFO MM(262420000000040/f30b46e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084452841 DMM NOTICE MM(262420000000040/f30b46e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084452841 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084452841 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084452841 DLLC NOTICE LLME(e3dea277/f30b46e6){ASSIGNED} LLGM Assign pre (ffffffff => f30b46e6) (gprs_llc.c:1079) 20241015084452841 DLLC NOTICE LLME(ffffffff/f30b46e6){ASSIGNED} LLGM Assign post (ffffffff => f30b46e6) (gprs_llc.c:1125) 20241015084452841 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084452841 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084452841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084452841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084452843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@bf4a5e8570aa: Final verdict of PTC: none 20241015084452846 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084452846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(531)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(532)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(526)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(519)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(521)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(520)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(530)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(524)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_resync-BVCI196(519): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_usim_resync finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Tue Oct 15 08:44:52 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 20241015084452971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084453372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90936) 20241015084453847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084453847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90936, count=95572) 20241015084454848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084454848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Tue Oct 15 08:44:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084455850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084455850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_usim_a54_a54 started. 20241015084456432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084456434 DMM INFO MM(262420000000040/f30b46e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084456434 DMM INFO MM(262420000000040/f30b46e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084456434 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084456434 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084456434 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084456434 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084456434 DLLC NOTICE LLME(ffffffff/f30b46e6){ASSIGNED} LLGM Assign pre (f30b46e6 => ffffffff) (gprs_llc.c:1079) 20241015084456434 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f30b46e6 => ffffffff) (gprs_llc.c:1125) 20241015084456434 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241015084456434 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) 20241015084456434 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) 20241015084456434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084456434 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084456434 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084456434 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084456434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084456474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084456474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084456474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084456474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084456474 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084456474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084456474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084456474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084456474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084456475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084456475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084456475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084456475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084456475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084456475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084456475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084456475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084456475 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084456475 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084456475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084456476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084456476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084456479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084456488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084456488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084456510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084456510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084456510 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084456510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084456510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084456510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084456511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084456511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084456511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084456512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084456512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084456512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084456512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084456512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084456512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084456512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084456512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084456512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084456512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084456516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084456525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084456525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(551)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(551)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084456553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084456553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084456553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084456553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084456553 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084456553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084456553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084456553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084456553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(551)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084456555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084456555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084456555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084456555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084456555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084456555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084456555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084456555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084456555 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084456555 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084456555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(551)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084456556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084456556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(551)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084456559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084456568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084456568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(548)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084456851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084456851 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084456851 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084456851 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084456853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084456853 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015084457111 DGPRS DEBUG Checking for inactive LLMEs, time = 10792631 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(539)@bf4a5e8570aa: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D1F6EA8A'O, index=0 SGSN_Test-GSUP(552)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@bf4a5e8570aa: 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 := '418B9CA5E2F95DD88233AE818972CC8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D47497DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32DDADB503BCFD76'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A9B2A2ABE57E4B4FB9B9BD4CA6332729'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '840AFFEE78CAF767E194251BA9BF30BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B81F8381AD235F0E506893C12BFA05AC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '53B451E88A2909B5'O } } } } } 20241015084457907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084457907 DLLC NOTICE LLME(ffffffff/d1f6ea8a){UNASSIGNED} LLC RX: unknown TLLI 0xd1f6ea8a, creating LLME on the fly (gprs_llc.c:552) 20241015084457907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084457907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241015084457907 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084457907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084457907 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084457907 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084457907 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084457907 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084457907 DLLC NOTICE LLME(ffffffff/d1f6ea8a){UNASSIGNED} LLGM Assign pre (d1f6ea8a => c458c6e3) (gprs_llc.c:1079) 20241015084457907 DLLC NOTICE LLME(d1f6ea8a/c458c6e3){ASSIGNED} LLGM Assign post (d1f6ea8a => c458c6e3) (gprs_llc.c:1125) 20241015084457907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084457907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084457907 DMM DEBUG MM(262420000000040/c458c6e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084457921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084457921 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084457921 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084457921 DMM DEBUG MM(262420000000040/c458c6e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241015084457921 DMM NOTICE MM(262420000000040/c458c6e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084457921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084457921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084457921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084457921 DMM DEBUG MM(262420000000040/c458c6e3) Requesting authorization (sgsn_auth.c:160) 20241015084457922 DMM INFO MM(262420000000040/c458c6e3) Requesting authentication tuples (sgsn_auth.c:184) 20241015084457922 DMM DEBUG MM(262420000000040/c458c6e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084457922 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241015084457922 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241015084457924 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084457925 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084457925 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084457925 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084457925 DMM INFO MM(262420000000040/c458c6e3) Subscriber data update (mmctx.c:445) 20241015084457925 DMM DEBUG MM(262420000000040/c458c6e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084457925 DMM INFO MM(262420000000040/c458c6e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084457925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084457925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084457925 DMM INFO MM(262420000000040/c458c6e3) <- GMM AUTH AND CIPHERING REQ (rand = 41 8b 9c a5 e2 f9 5d d8 82 33 ae 81 89 72 cc 8f , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 1f 83 81 ad 23 5f 0e 50 68 93 c1 2b fa 05 ac ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@bf4a5e8570aa: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084457935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(545)@bf4a5e8570aa: Final verdict of PTC: none 20241015084457937 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084457937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(546)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(550)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(548)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(540)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(551)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(549)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(543)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(538)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(548): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(549): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(550): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(551): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Tue Oct 15 08:44:58 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 20241015084458071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084458472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60810<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48424) 20241015084458938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084458938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48424, count=72280) 20241015084459940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084459940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Tue Oct 15 08:45:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084500941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084500941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_usim_a54_a53 started. 20241015084501532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084501533 DMM INFO MM(262420000000040/c458c6e3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084501533 DMM INFO MM(262420000000040/c458c6e3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084501533 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084501533 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084501533 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084501533 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015084501533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Deallocated (fsm.c:568) 20241015084501533 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084501533 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084501533 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084501533 DLLC NOTICE LLME(d1f6ea8a/c458c6e3){ASSIGNED} LLGM Assign pre (c458c6e3 => ffffffff) (gprs_llc.c:1079) 20241015084501533 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c458c6e3 => ffffffff) (gprs_llc.c:1125) 20241015084501533 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084501578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084501578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084501578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084501578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084501578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084501578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084501578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084501578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084501578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084501580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084501580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084501580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084501580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084501580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084501580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084501580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084501580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084501580 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084501580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084501580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084501581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084501581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084501585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084501593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084501593 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084501626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084501626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084501626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084501626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084501626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(564)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084501628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084501628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084501628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084501628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084501628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084501628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084501628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084501628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084501629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084501629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084501632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084501642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084501642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(564)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084501658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084501658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084501658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084501658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084501658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084501658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084501658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084501658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084501658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084501660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084501660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084501660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084501660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084501660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084501660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084501660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084501660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084501660 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084501660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084501660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084501661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084501661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084501664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084501673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084501673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084501942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084501942 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084501942 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084501942 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084501943 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084501944 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@bf4a5e8570aa: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='DDC9E0A1'O, index=0 SGSN_Test-GSUP(571)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@bf4a5e8570aa: 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 := 'E05B1F70E9C983C61A6DFF7495BA8369'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E8D95E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F1362F461B5506B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '87C0444F06EEF03F62A821790AE2EB7F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D6C3AFCC01CED8D2E19F9307EE1FA6E2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1F6BA57F01098FFA3D24ED3A3C69D81E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '26215FACB5392E1E'O } } } } } 20241015084503002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084503002 DLLC NOTICE LLME(ffffffff/ddc9e0a1){UNASSIGNED} LLC RX: unknown TLLI 0xddc9e0a1, creating LLME on the fly (gprs_llc.c:552) 20241015084503002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084503002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241015084503002 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084503002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084503002 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084503002 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084503002 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084503002 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084503002 DLLC NOTICE LLME(ffffffff/ddc9e0a1){UNASSIGNED} LLGM Assign pre (ddc9e0a1 => ee046dd2) (gprs_llc.c:1079) 20241015084503002 DLLC NOTICE LLME(ddc9e0a1/ee046dd2){ASSIGNED} LLGM Assign post (ddc9e0a1 => ee046dd2) (gprs_llc.c:1125) 20241015084503002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084503002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084503002 DMM DEBUG MM(262420000000040/ee046dd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084503016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084503016 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084503016 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084503016 DMM DEBUG MM(262420000000040/ee046dd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241015084503016 DMM NOTICE MM(262420000000040/ee046dd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084503016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084503016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084503016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084503016 DMM DEBUG MM(262420000000040/ee046dd2) Requesting authorization (sgsn_auth.c:160) 20241015084503016 DMM INFO MM(262420000000040/ee046dd2) Requesting authentication tuples (sgsn_auth.c:184) 20241015084503016 DMM DEBUG MM(262420000000040/ee046dd2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084503016 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241015084503016 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241015084503018 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084503018 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084503018 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084503018 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084503018 DMM INFO MM(262420000000040/ee046dd2) Subscriber data update (mmctx.c:445) 20241015084503018 DMM DEBUG MM(262420000000040/ee046dd2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084503018 DMM INFO MM(262420000000040/ee046dd2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084503018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084503018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084503018 DMM INFO MM(262420000000040/ee046dd2) <- GMM AUTH AND CIPHERING REQ (rand = e0 5b 1f 70 e9 c9 83 c6 1a 6d ff 74 95 ba 83 69 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1f 6b a5 7f 01 09 8f fa 3d 24 ed 3a 3c 69 d8 1e ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@bf4a5e8570aa: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084503027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60826<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084503029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084503029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(559)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(571)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(565)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(569)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(563)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(567)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(557)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Tue Oct 15 08:45:03 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 20241015084503155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084503556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70696) 20241015084504030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084504030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70696, count=71856) 20241015084505031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084505031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Tue Oct 15 08:45:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084506033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084506033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_usim_a53_a54 started. 20241015084506619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084506620 DMM INFO MM(262420000000040/ee046dd2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084506620 DMM INFO MM(262420000000040/ee046dd2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084506620 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084506620 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084506620 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084506620 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015084506620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Deallocated (fsm.c:568) 20241015084506620 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084506620 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084506620 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084506620 DLLC NOTICE LLME(ddc9e0a1/ee046dd2){ASSIGNED} LLGM Assign pre (ee046dd2 => ffffffff) (gprs_llc.c:1079) 20241015084506620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee046dd2 => ffffffff) (gprs_llc.c:1125) 20241015084506620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084506662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084506662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084506662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084506662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084506662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084506662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084506662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084506662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084506662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084506664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084506664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084506664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084506664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084506664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084506664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084506664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084506664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084506664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084506664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084506664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084506665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084506665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084506669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084506680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084506680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(580)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(577)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084506705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084506705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084506705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084506705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084506705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084506705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084506705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084506705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084506705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(583)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084506707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084506707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084506707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084506707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084506707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084506707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084506707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084506707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084506707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084506707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084506707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084506708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084506708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084506711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084506721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084506721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(581)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(583)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084506733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084506733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084506733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084506733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084506733 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084506733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084506733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084506733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084506733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084506734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084506734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084506734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084506735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084506735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084506735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084506735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084506735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084506735 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084506735 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084506735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084506735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084506735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084506739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084506747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084506747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084507034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084507034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084507034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084507034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084507036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084507036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@bf4a5e8570aa: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='ED414DBA'O, index=0 SGSN_Test-GSUP(590)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@bf4a5e8570aa: 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 := '5E0806D811BD320508C517C302ECF173'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '060DD168'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5627A7977C90C068'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2BC4940608B020CF071154020D895B9D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '40616575655C8CA3498CEEAF74A5CA32'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1BF39F53392836F77C9F3F294E4AD448'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '06CA04928302006C'O } } } } } 20241015084508096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084508096 DLLC NOTICE LLME(ffffffff/ed414dba){UNASSIGNED} LLC RX: unknown TLLI 0xed414dba, creating LLME on the fly (gprs_llc.c:552) 20241015084508096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084508096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241015084508096 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084508096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084508096 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084508096 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084508096 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084508096 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084508096 DLLC NOTICE LLME(ffffffff/ed414dba){UNASSIGNED} LLGM Assign pre (ed414dba => fad6f6c9) (gprs_llc.c:1079) 20241015084508096 DLLC NOTICE LLME(ed414dba/fad6f6c9){ASSIGNED} LLGM Assign post (ed414dba => fad6f6c9) (gprs_llc.c:1125) 20241015084508096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084508096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084508096 DMM DEBUG MM(262420000000040/fad6f6c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084508108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084508108 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084508108 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084508108 DMM DEBUG MM(262420000000040/fad6f6c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241015084508108 DMM NOTICE MM(262420000000040/fad6f6c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084508108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084508108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084508108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084508108 DMM DEBUG MM(262420000000040/fad6f6c9) Requesting authorization (sgsn_auth.c:160) 20241015084508108 DMM INFO MM(262420000000040/fad6f6c9) Requesting authentication tuples (sgsn_auth.c:184) 20241015084508108 DMM DEBUG MM(262420000000040/fad6f6c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084508108 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241015084508108 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241015084508111 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084508111 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084508111 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084508111 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084508111 DMM INFO MM(262420000000040/fad6f6c9) Subscriber data update (mmctx.c:445) 20241015084508111 DMM DEBUG MM(262420000000040/fad6f6c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084508111 DMM INFO MM(262420000000040/fad6f6c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084508111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084508111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084508111 DMM INFO MM(262420000000040/fad6f6c9) <- GMM AUTH AND CIPHERING REQ (rand = 5e 08 06 d8 11 bd 32 05 08 c5 17 c3 02 ec f1 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b f3 9f 53 39 28 36 f7 7c 9f 3f 29 4e 4a d4 48 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@bf4a5e8570aa: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084508121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@bf4a5e8570aa: Final verdict of PTC: none 20241015084508124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084508124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a53_a54-BVCI196(577)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(584)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(588)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(578)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(586)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(576)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(582)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Tue Oct 15 08:45:08 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 20241015084508253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084508654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241015084509125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084509125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241015084510126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084510126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Tue Oct 15 08:45:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084511127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084511127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_usim_a50_a54 started. 20241015084511713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084511714 DMM INFO MM(262420000000040/fad6f6c9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084511714 DMM INFO MM(262420000000040/fad6f6c9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084511714 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084511714 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084511714 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084511714 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015084511714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Deallocated (fsm.c:568) 20241015084511714 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084511714 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084511714 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084511714 DLLC NOTICE LLME(ed414dba/fad6f6c9){ASSIGNED} LLGM Assign pre (fad6f6c9 => ffffffff) (gprs_llc.c:1079) 20241015084511714 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fad6f6c9 => ffffffff) (gprs_llc.c:1125) 20241015084511714 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084511764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084511764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084511764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084511764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084511764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084511764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084511764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084511764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084511764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084511765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084511765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084511765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084511766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084511766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084511766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084511766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084511766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084511766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084511766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084511766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084511766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084511766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(598)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(597)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084511771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084511781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084511781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(595)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(597)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084511794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084511794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084511794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084511794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084511794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084511794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084511794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084511794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084511794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084511796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084511796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084511796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084511796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084511796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084511796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084511796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084511796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084511796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084511796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084511796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084511797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(602)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084511797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084511800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084511810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084511810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084511833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084511833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084511833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084511833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084511833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084511833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084511833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084511833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084511833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084511835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084511835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084511835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084511835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084511835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084511835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084511835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084511835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084511835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084511835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084511835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(607)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084511836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084511836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084511840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084511850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084511850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084512128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084512128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084512128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084512128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084512130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084512131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@bf4a5e8570aa: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C333067B'O, index=0 SGSN_Test-GSUP(609)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@bf4a5e8570aa: 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 := '877519FCA93F9404D8ADA40874CE884E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A138244'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB1D617C5DCAEFCE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '03AA2744095E5397D84B8B8DA7CC4F5C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C1A4D54625BB8CBFE8C8E2B70E1413E9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2B28E8C742543019E252B9E050F0D06D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '26EA893E2E04475F'O } } } } } 20241015084513185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084513185 DLLC NOTICE LLME(ffffffff/c333067b){UNASSIGNED} LLC RX: unknown TLLI 0xc333067b, creating LLME on the fly (gprs_llc.c:552) 20241015084513185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084513185 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241015084513185 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084513185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084513185 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084513185 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084513185 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084513185 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084513185 DLLC NOTICE LLME(ffffffff/c333067b){UNASSIGNED} LLGM Assign pre (c333067b => e8c8c984) (gprs_llc.c:1079) 20241015084513185 DLLC NOTICE LLME(c333067b/e8c8c984){ASSIGNED} LLGM Assign post (c333067b => e8c8c984) (gprs_llc.c:1125) 20241015084513186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084513186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084513186 DMM DEBUG MM(262420000000040/e8c8c984) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084513199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084513199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084513199 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084513200 DMM DEBUG MM(262420000000040/e8c8c984) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241015084513200 DMM NOTICE MM(262420000000040/e8c8c984) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084513200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084513200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084513200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084513200 DMM DEBUG MM(262420000000040/e8c8c984) Requesting authorization (sgsn_auth.c:160) 20241015084513200 DMM INFO MM(262420000000040/e8c8c984) Requesting authentication tuples (sgsn_auth.c:184) 20241015084513200 DMM DEBUG MM(262420000000040/e8c8c984) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084513200 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241015084513200 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241015084513202 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084513202 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084513202 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084513202 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084513202 DMM INFO MM(262420000000040/e8c8c984) Subscriber data update (mmctx.c:445) 20241015084513202 DMM DEBUG MM(262420000000040/e8c8c984) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084513202 DMM INFO MM(262420000000040/e8c8c984) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084513202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084513202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084513202 DMM INFO MM(262420000000040/e8c8c984) <- GMM AUTH AND CIPHERING REQ (rand = 87 75 19 fc a9 3f 94 04 d8 ad a4 08 74 ce 88 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2b 28 e8 c7 42 54 30 19 e2 52 b9 e0 50 f0 d0 6d ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@bf4a5e8570aa: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084513213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50694<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@bf4a5e8570aa: Final verdict of PTC: none 20241015084513214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084513214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(593)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(598)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(602)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(607)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(605)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(600)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(596)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Tue Oct 15 08:45:13 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 20241015084513350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084513751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67592) 20241015084514215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084514215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67592, count=71948) 20241015084515216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084515216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Tue Oct 15 08:45:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084516217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084516217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_usim_a54_a50 started. 20241015084516812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084516813 DMM INFO MM(262420000000040/e8c8c984) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084516813 DMM INFO MM(262420000000040/e8c8c984) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084516813 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084516814 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084516814 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084516814 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015084516814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Deallocated (fsm.c:568) 20241015084516814 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084516814 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084516814 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084516814 DLLC NOTICE LLME(c333067b/e8c8c984){ASSIGNED} LLGM Assign pre (e8c8c984 => ffffffff) (gprs_llc.c:1079) 20241015084516814 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8c8c984 => ffffffff) (gprs_llc.c:1125) 20241015084516814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084516867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084516867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084516867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084516867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084516867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084516867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084516867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084516867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084516867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084516869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084516869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084516869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084516869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084516869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084516869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084516869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084516869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084516869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084516869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084516869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084516870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084516870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084516875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084516885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084516885 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084516901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084516901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084516901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084516901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084516901 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084516901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084516901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084516901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084516901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084516902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084516902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084516902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084516903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084516903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084516903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084516903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084516903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084516903 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084516903 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084516903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084516903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084516903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084516907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084516915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084516915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084516942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084516943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084516943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084516943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084516943 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084516943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084516943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084516943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084516943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084516944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084516944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084516944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084516944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084516944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084516944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084516944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084516944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084516944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084516944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084516944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(627)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084516945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084516945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084516949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084516959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084516959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084517218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084517218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084517218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084517218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084517220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084517220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@bf4a5e8570aa: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='EA775C4A'O, index=0 SGSN_Test-GSUP(628)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@bf4a5e8570aa: 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 := '33D2143F962764DFF0AEBE156A86A8E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B35039E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F180F830442A82A7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CF6CF9E057DB84A168549E51B74E15F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5F546D8D61B7864D95E98FFF73C269B1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AA4F6CCEAC2CAB1DF07186A9483AEBFF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '91C791ABFF35F43A'O } } } } } 20241015084518275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084518275 DLLC NOTICE LLME(ffffffff/ea775c4a){UNASSIGNED} LLC RX: unknown TLLI 0xea775c4a, creating LLME on the fly (gprs_llc.c:552) 20241015084518275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084518275 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241015084518275 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084518275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084518275 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084518276 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084518276 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084518276 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084518276 DLLC NOTICE LLME(ffffffff/ea775c4a){UNASSIGNED} LLGM Assign pre (ea775c4a => c18c7f5f) (gprs_llc.c:1079) 20241015084518276 DLLC NOTICE LLME(ea775c4a/c18c7f5f){ASSIGNED} LLGM Assign post (ea775c4a => c18c7f5f) (gprs_llc.c:1125) 20241015084518276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084518276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084518276 DMM DEBUG MM(262420000000040/c18c7f5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084518288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084518288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084518289 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084518289 DMM DEBUG MM(262420000000040/c18c7f5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241015084518289 DMM NOTICE MM(262420000000040/c18c7f5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084518289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084518289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084518289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084518289 DMM DEBUG MM(262420000000040/c18c7f5f) Requesting authorization (sgsn_auth.c:160) 20241015084518289 DMM INFO MM(262420000000040/c18c7f5f) Requesting authentication tuples (sgsn_auth.c:184) 20241015084518289 DMM DEBUG MM(262420000000040/c18c7f5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084518289 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241015084518289 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241015084518291 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084518291 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084518291 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084518291 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084518291 DMM INFO MM(262420000000040/c18c7f5f) Subscriber data update (mmctx.c:445) 20241015084518291 DMM DEBUG MM(262420000000040/c18c7f5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084518291 DMM INFO MM(262420000000040/c18c7f5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084518291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084518291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084518291 DMM INFO MM(262420000000040/c18c7f5f) <- GMM AUTH AND CIPHERING REQ (rand = 33 d2 14 3f 96 27 64 df f0 ae be 15 6a 86 a8 e6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa 4f 6c ce ac 2c ab 1d f0 71 86 a9 48 3a eb ff ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@bf4a5e8570aa: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084518300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53500<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(616)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(628)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@bf4a5e8570aa: Final verdict of PTC: none 20241015084518303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084518303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(612)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(627)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(621)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(619)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(614)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(625)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Tue Oct 15 08:45:18 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 20241015084518366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084518782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70696) 20241015084519303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084519303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70696, count=71236) 20241015084520304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084520304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Tue Oct 15 08:45:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084521305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084521305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_detach_unknown_nopoweroff started. 20241015084521840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084521842 DMM INFO MM(262420000000040/c18c7f5f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084521842 DMM INFO MM(262420000000040/c18c7f5f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084521842 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084521842 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084521842 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084521842 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015084521842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Deallocated (fsm.c:568) 20241015084521842 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084521842 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084521842 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084521842 DLLC NOTICE LLME(ea775c4a/c18c7f5f){ASSIGNED} LLGM Assign pre (c18c7f5f => ffffffff) (gprs_llc.c:1079) 20241015084521842 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c18c7f5f => ffffffff) (gprs_llc.c:1125) 20241015084521842 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084521884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084521884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084521884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084521884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084521884 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084521884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084521884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084521884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084521884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084521885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084521885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084521885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084521886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084521886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084521886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084521886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084521886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084521886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084521886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084521886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084521886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084521886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084521889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084521897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084521897 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(636)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 TC_detach_unknown_nopoweroff-BVCI196(634)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084521925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084521925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084521925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084521925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084521925 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084521925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084521925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084521925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084521925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084521926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084521926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084521926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084521927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084521927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084521927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084521927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084521927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084521927 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084521927 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084521927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084521928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084521928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084521931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084521940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084521940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084521961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084521961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084521961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084521961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084521961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084521961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084521961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084521961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084521962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084521963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084521963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084521963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084521963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084521963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084521963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084521963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084521963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084521963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084521963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084521963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084521964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084521964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084521968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084521977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084521977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084522306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084522306 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084522306 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084522306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084522308 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241015084522309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@bf4a5e8570aa: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E43E43C5'O, index=0 SGSN_Test-GSUP(647)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241015084523356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084523356 DLLC NOTICE LLME(ffffffff/e43e43c5){UNASSIGNED} LLC RX: unknown TLLI 0xe43e43c5, creating LLME on the fly (gprs_llc.c:552) 20241015084523356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084523357 DMM NOTICE LLME(ffffffff/e43e43c5){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241015084523357 DLLC NOTICE LLME(ffffffff/e43e43c5){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241015084523357 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe43e43c5 type=GPRS detach (gprs_gmm.c:1465) 20241015084523357 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241015084523357 DLLC NOTICE LLME(ffffffff/e43e43c5){UNASSIGNED} LLGM Assign pre (e43e43c5 => ffffffff) (gprs_llc.c:1079) 20241015084523357 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e43e43c5 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@bf4a5e8570aa: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@bf4a5e8570aa: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084523370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53532<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(645)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@bf4a5e8570aa: Final verdict of PTC: none 20241015084523372 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(632)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(635)@bf4a5e8570aa: Final verdict of PTC: none 20241015084523372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(640)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(643)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(638)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(633)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Tue Oct 15 08:45:23 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 20241015084523497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084523798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54108) 20241015084524373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084524373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54108, count=59024) 20241015084525375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084525375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Tue Oct 15 08:45:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084526375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084526375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_detach_unknown_poweroff started. 20241015084526860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084526861 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084526907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084526907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084526907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084526907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084526907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084526907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084526907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084526907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084526907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084526909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084526909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084526909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084526909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084526909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084526909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084526909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084526909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084526909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084526909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084526909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084526910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084526910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084526913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084526922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084526922 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084526946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084526946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084526946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084526946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084526946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084526946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084526946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084526946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084526946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084526948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084526948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084526948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084526948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084526948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084526948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084526948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084526948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084526948 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084526948 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084526948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084526949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084526949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084526952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084526961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084526961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(665)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084526991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084526991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084526991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084526991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084526991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084526991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084526991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084526991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084526991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084526993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084526993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084526993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084526993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084526993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084526993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084526993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084526993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084526993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084526993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084526993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084526994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084526994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(665)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084526997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084527006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084527006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084527112 DGPRS DEBUG Checking for inactive LLMEs, time = 10792661 (sgsn.c:131) 20241015084527376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084527376 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084527376 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084527376 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084527378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084527379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@bf4a5e8570aa: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='DC0697A2'O, index=0 SGSN_Test-GSUP(666)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241015084528429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084528429 DLLC NOTICE LLME(ffffffff/dc0697a2){UNASSIGNED} LLC RX: unknown TLLI 0xdc0697a2, creating LLME on the fly (gprs_llc.c:552) 20241015084528429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084528430 DMM NOTICE LLME(ffffffff/dc0697a2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@bf4a5e8570aa: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@bf4a5e8570aa: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084533437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@bf4a5e8570aa: Final verdict of PTC: none 20241015084533440 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084533440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(654)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(659)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(665)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(652)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(657)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(663)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Tue Oct 15 08:45:33 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 20241015084533568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084533870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48448) 20241015084534441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084534441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48448, count=52804) 20241015084535441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084535441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Tue Oct 15 08:45:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084536443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084536443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_detach_nopoweroff started. 20241015084536927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084536929 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084536971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084536971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084536971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084536971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084536971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084536971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084536971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084536971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084536971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084536973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084536973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084536973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084536973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084536973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084536973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084536973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084536973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084536973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084536973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084536973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084536974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084536974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084536978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084536989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084536989 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(675)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(672)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084537013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084537013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084537013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084537013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084537013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084537013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084537013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084537013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084537013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(678)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(679)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084537015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084537015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084537015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084537015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084537015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084537015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084537015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084537015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084537015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084537015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084537015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(679)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084537016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084537016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084537020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084537028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084537028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(676)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084537040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084537040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084537040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084537040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084537040 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084537040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084537040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084537040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084537040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084537042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084537042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084537042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084537042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084537042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084537042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084537042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084537042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084537042 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084537042 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084537042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084537042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084537042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084537046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084537055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084537055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084537443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084537443 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084537443 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084537443 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084537445 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084537446 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@bf4a5e8570aa: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C23C280B'O, index=0 SGSN_Test-GSUP(685)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@bf4a5e8570aa: 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 := '2C7E1BBC9A437A673CED0A6DB5EC4BE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20A32A6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F6A1A1EE1D436BE'O } } } } } 20241015084538501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084538501 DLLC NOTICE LLME(ffffffff/c23c280b){UNASSIGNED} LLC RX: unknown TLLI 0xc23c280b, creating LLME on the fly (gprs_llc.c:552) 20241015084538501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084538501 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241015084538501 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084538501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084538501 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084538501 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084538501 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084538501 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084538501 DLLC NOTICE LLME(ffffffff/c23c280b){UNASSIGNED} LLGM Assign pre (c23c280b => c9bb64ec) (gprs_llc.c:1079) 20241015084538501 DLLC NOTICE LLME(c23c280b/c9bb64ec){ASSIGNED} LLGM Assign post (c23c280b => c9bb64ec) (gprs_llc.c:1125) 20241015084538501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084538502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084538502 DMM DEBUG MM(262420000000015/c9bb64ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084538514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084538514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084538514 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084538514 DMM DEBUG MM(262420000000015/c9bb64ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241015084538514 DMM NOTICE MM(262420000000015/c9bb64ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084538514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084538514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084538514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084538514 DMM DEBUG MM(262420000000015/c9bb64ec) Requesting authorization (sgsn_auth.c:160) 20241015084538514 DMM INFO MM(262420000000015/c9bb64ec) Requesting authentication tuples (sgsn_auth.c:184) 20241015084538514 DMM DEBUG MM(262420000000015/c9bb64ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084538514 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241015084538514 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@bf4a5e8570aa: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241015084538517 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084538517 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084538517 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084538517 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084538517 DMM INFO MM(262420000000015/c9bb64ec) Subscriber data update (mmctx.c:445) 20241015084538517 DMM DEBUG MM(262420000000015/c9bb64ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084538517 DMM INFO MM(262420000000015/c9bb64ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084538517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084538517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084538517 DMM INFO MM(262420000000015/c9bb64ec) <- GMM AUTH AND CIPHERING REQ (rand = 2c 7e 1b bc 9a 43 7a 67 3c ed 0a 6d b5 ec 4b e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084538525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084538525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084538525 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084538525 DMM INFO MM(262420000000015/c9bb64ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084538525 DMM NOTICE MM(262420000000015/c9bb64ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084538525 DMM DEBUG MM(262420000000015/c9bb64ec) checking auth: received GSM SRES = 20 a3 2a 6d (gprs_gmm.c:666) 20241015084538525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084538525 DMM DEBUG MM(262420000000015/c9bb64ec) Requesting authorization (sgsn_auth.c:160) 20241015084538525 DMM INFO MM(262420000000015/c9bb64ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084538525 DMM DEBUG MM(262420000000015/c9bb64ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084538525 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241015084538525 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) 20241015084538525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084538525 DMM INFO MM(262420000000015/c9bb64ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9bb64ec) (gprs_gmm.c:300) 20241015084538527 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084538527 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084538527 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241015084538527 DMM INFO MM(262420000000015/c9bb64ec) Subscriber data update (mmctx.c:445) 20241015084538527 DMM DEBUG MM(262420000000015/c9bb64ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084538527 DMM INFO MM(262420000000015/c9bb64ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084538527 DMM NOTICE MM(262420000000015/c9bb64ec) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241015084538527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084538527 DMM NOTICE MM(262420000000015/c9bb64ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084538527 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) 20241015084538527 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084538527 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241015084538527 DMM INFO MM(262420000000015/c9bb64ec) Subscriber data update (mmctx.c:445) 20241015084538527 DMM DEBUG MM(262420000000015/c9bb64ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084538534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084538534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084538534 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084538534 DMM INFO MM(262420000000015/c9bb64ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084538534 DMM NOTICE MM(262420000000015/c9bb64ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084538534 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084538534 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084538534 DLLC NOTICE LLME(c23c280b/c9bb64ec){ASSIGNED} LLGM Assign pre (ffffffff => c9bb64ec) (gprs_llc.c:1079) 20241015084538534 DLLC NOTICE LLME(ffffffff/c9bb64ec){ASSIGNED} LLGM Assign post (ffffffff => c9bb64ec) (gprs_llc.c:1125) 20241015084538534 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084538534 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084538534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084538534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084538585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084538585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084538585 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084538585 DMM INFO MM(262420000000015/c9bb64ec) -> GMM DETACH REQUEST TLLI=0xc9bb64ec type=GPRS detach (gprs_gmm.c:1465) 20241015084538585 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241015084538585 DMM INFO MM(262420000000015/c9bb64ec) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241015084538585 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084538585 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084538585 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084538585 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084538585 DLLC NOTICE LLME(ffffffff/c9bb64ec){ASSIGNED} LLGM Assign pre (c9bb64ec => ffffffff) (gprs_llc.c:1079) 20241015084538585 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9bb64ec => ffffffff) (gprs_llc.c:1125) 20241015084538585 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241015084538585 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) 20241015084538585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084538585 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084538585 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084538585 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084538586 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@bf4a5e8570aa: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084538593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50398<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084538595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084538595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(673)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(676)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(679)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(683)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(671)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(681)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(677)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Tue Oct 15 08:45:38 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241015084538724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084539025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74368) 20241015084539597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084539597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=74368, count=93108) 20241015084540598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084540598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Tue Oct 15 08:45:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084541599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084541599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_detach_poweroff started. 20241015084542083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084542085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084542127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084542127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084542127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084542127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084542127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084542127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084542127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084542127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084542127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084542129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084542129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084542129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084542129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084542129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084542129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084542129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084542129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084542129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084542129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084542129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084542130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(692)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084542130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084542133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084542142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084542142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084542162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084542162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084542162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084542162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084542162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084542162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084542162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084542162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084542162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084542164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084542164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084542164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084542164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084542164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084542164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084542164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084542164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084542164 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084542164 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084542164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084542164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084542164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084542168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084542176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084542177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084542203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084542203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084542203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084542203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084542203 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084542203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084542203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084542203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084542203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084542205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084542205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084542205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084542205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084542205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084542205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084542205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084542205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084542205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084542205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084542205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084542206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(702)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084542206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084542209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084542218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084542218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084542600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084542600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084542600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084542600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084542602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084542603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@bf4a5e8570aa: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='EDA917D6'O, index=0 SGSN_Test-GSUP(704)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@bf4a5e8570aa: 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 := '07D276F14C5B8C8DA796A156294C98E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22888F00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '776A3C153BBC0120'O } } } } } 20241015084543658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084543658 DLLC NOTICE LLME(ffffffff/eda917d6){UNASSIGNED} LLC RX: unknown TLLI 0xeda917d6, creating LLME on the fly (gprs_llc.c:552) 20241015084543658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084543658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241015084543658 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084543658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084543658 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084543658 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084543658 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084543658 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084543658 DLLC NOTICE LLME(ffffffff/eda917d6){UNASSIGNED} LLGM Assign pre (eda917d6 => dc0090ba) (gprs_llc.c:1079) 20241015084543658 DLLC NOTICE LLME(eda917d6/dc0090ba){ASSIGNED} LLGM Assign post (eda917d6 => dc0090ba) (gprs_llc.c:1125) 20241015084543658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084543658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084543658 DMM DEBUG MM(262420000000016/dc0090ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084543670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084543670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084543670 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084543670 DMM DEBUG MM(262420000000016/dc0090ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241015084543670 DMM NOTICE MM(262420000000016/dc0090ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084543670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084543670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084543670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084543670 DMM DEBUG MM(262420000000016/dc0090ba) Requesting authorization (sgsn_auth.c:160) 20241015084543670 DMM INFO MM(262420000000016/dc0090ba) Requesting authentication tuples (sgsn_auth.c:184) 20241015084543671 DMM DEBUG MM(262420000000016/dc0090ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084543671 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241015084543671 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@bf4a5e8570aa: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241015084543673 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084543673 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084543673 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084543673 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084543673 DMM INFO MM(262420000000016/dc0090ba) Subscriber data update (mmctx.c:445) 20241015084543673 DMM DEBUG MM(262420000000016/dc0090ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084543673 DMM INFO MM(262420000000016/dc0090ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084543673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084543673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084543673 DMM INFO MM(262420000000016/dc0090ba) <- GMM AUTH AND CIPHERING REQ (rand = 07 d2 76 f1 4c 5b 8c 8d a7 96 a1 56 29 4c 98 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084543680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084543680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084543680 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084543680 DMM INFO MM(262420000000016/dc0090ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084543680 DMM NOTICE MM(262420000000016/dc0090ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084543680 DMM DEBUG MM(262420000000016/dc0090ba) checking auth: received GSM SRES = 22 88 8f 00 (gprs_gmm.c:666) 20241015084543680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084543680 DMM DEBUG MM(262420000000016/dc0090ba) Requesting authorization (sgsn_auth.c:160) 20241015084543680 DMM INFO MM(262420000000016/dc0090ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084543680 DMM DEBUG MM(262420000000016/dc0090ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084543680 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241015084543680 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) 20241015084543681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084543681 DMM INFO MM(262420000000016/dc0090ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc0090ba) (gprs_gmm.c:300) 20241015084543682 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084543682 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084543682 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241015084543682 DMM INFO MM(262420000000016/dc0090ba) Subscriber data update (mmctx.c:445) 20241015084543682 DMM DEBUG MM(262420000000016/dc0090ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084543682 DMM INFO MM(262420000000016/dc0090ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084543682 DMM NOTICE MM(262420000000016/dc0090ba) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241015084543682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084543682 DMM NOTICE MM(262420000000016/dc0090ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084543682 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) 20241015084543683 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084543683 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241015084543683 DMM INFO MM(262420000000016/dc0090ba) Subscriber data update (mmctx.c:445) 20241015084543683 DMM DEBUG MM(262420000000016/dc0090ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084543689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084543689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084543689 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084543689 DMM INFO MM(262420000000016/dc0090ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084543689 DMM NOTICE MM(262420000000016/dc0090ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084543689 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084543689 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084543689 DLLC NOTICE LLME(eda917d6/dc0090ba){ASSIGNED} LLGM Assign pre (ffffffff => dc0090ba) (gprs_llc.c:1079) 20241015084543689 DLLC NOTICE LLME(ffffffff/dc0090ba){ASSIGNED} LLGM Assign post (ffffffff => dc0090ba) (gprs_llc.c:1125) 20241015084543689 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084543689 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084543689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084543689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084543740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084543740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241015084543740 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084543740 DMM INFO MM(262420000000016/dc0090ba) -> GMM DETACH REQUEST TLLI=0xdc0090ba type=GPRS detach Power-off (gprs_gmm.c:1465) 20241015084543740 DMM INFO MM(262420000000016/dc0090ba) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241015084543740 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084543740 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084543740 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084543740 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084543740 DLLC NOTICE LLME(ffffffff/dc0090ba){ASSIGNED} LLGM Assign pre (dc0090ba => ffffffff) (gprs_llc.c:1079) 20241015084543740 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc0090ba => ffffffff) (gprs_llc.c:1125) 20241015084543740 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241015084543741 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) 20241015084543741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084543741 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084543741 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084543741 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084543741 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@bf4a5e8570aa: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084548750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50410<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084548752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084548752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(692)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(704)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(702)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(697)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@bf4a5e8570aa: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(695)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(690)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(700)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_detach_poweroff finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Tue Oct 15 08:45:48 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241015084548887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084549188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89068) 20241015084549754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084549754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89068, count=93424) 20241015084550755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084550755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Tue Oct 15 08:45:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084551756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084551756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act started. 20241015084552248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084552249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084552296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084552296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084552296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084552296 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084552296 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084552296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084552297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084552297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084552297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084552298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084552298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084552298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084552299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084552299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084552299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084552299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084552299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084552299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084552299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084552299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084552299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084552299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084552303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084552311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084552311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084552331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084552331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084552331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084552331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084552331 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084552331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084552332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084552332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084552332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084552333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084552333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084552333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084552333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084552333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084552334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084552334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084552334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084552334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084552334 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084552334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084552334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084552334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084552337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084552347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084552347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084552382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084552382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084552382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084552382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084552382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084552382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084552382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084552382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084552382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084552384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084552384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084552384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084552384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084552384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084552384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084552384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084552384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084552384 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084552384 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084552384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(722)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084552385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084552385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084552388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084552398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084552398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084552756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084552756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084552756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084552756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084552759 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084552759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='EFB1494E'O, index=0 SGSN_Test-GSUP(723)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@bf4a5e8570aa: 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 := 'D3E7CCF13DB69C9077DEA63613B048C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7D74FF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '174472630692B7EB'O } } } } } 20241015084552804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084552804 DLLC NOTICE LLME(ffffffff/efb1494e){UNASSIGNED} LLC RX: unknown TLLI 0xefb1494e, creating LLME on the fly (gprs_llc.c:552) 20241015084552804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084552804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241015084552805 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084552805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084552805 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084552805 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084552805 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084552805 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084552805 DLLC NOTICE LLME(ffffffff/efb1494e){UNASSIGNED} LLGM Assign pre (efb1494e => f77b0a44) (gprs_llc.c:1079) 20241015084552805 DLLC NOTICE LLME(efb1494e/f77b0a44){ASSIGNED} LLGM Assign post (efb1494e => f77b0a44) (gprs_llc.c:1125) 20241015084552805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084552805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084552805 DMM DEBUG MM(262420000000017/f77b0a44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084552817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084552817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084552818 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084552818 DMM DEBUG MM(262420000000017/f77b0a44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241015084552818 DMM NOTICE MM(262420000000017/f77b0a44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084552818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084552818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084552818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084552818 DMM DEBUG MM(262420000000017/f77b0a44) Requesting authorization (sgsn_auth.c:160) 20241015084552818 DMM INFO MM(262420000000017/f77b0a44) Requesting authentication tuples (sgsn_auth.c:184) 20241015084552818 DMM DEBUG MM(262420000000017/f77b0a44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084552818 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241015084552818 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241015084552821 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084552821 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084552821 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084552821 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084552821 DMM INFO MM(262420000000017/f77b0a44) Subscriber data update (mmctx.c:445) 20241015084552821 DMM DEBUG MM(262420000000017/f77b0a44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084552821 DMM INFO MM(262420000000017/f77b0a44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084552821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084552821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084552821 DMM INFO MM(262420000000017/f77b0a44) <- GMM AUTH AND CIPHERING REQ (rand = d3 e7 cc f1 3d b6 9c 90 77 de a6 36 13 b0 48 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084552829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084552829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084552829 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084552829 DMM INFO MM(262420000000017/f77b0a44) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084552829 DMM NOTICE MM(262420000000017/f77b0a44) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084552829 DMM DEBUG MM(262420000000017/f77b0a44) checking auth: received GSM SRES = d7 d7 4f f0 (gprs_gmm.c:666) 20241015084552829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084552829 DMM DEBUG MM(262420000000017/f77b0a44) Requesting authorization (sgsn_auth.c:160) 20241015084552829 DMM INFO MM(262420000000017/f77b0a44) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084552829 DMM DEBUG MM(262420000000017/f77b0a44) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084552829 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241015084552829 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) 20241015084552829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084552829 DMM INFO MM(262420000000017/f77b0a44) <- GMM ATTACH ACCEPT (new P-TMSI=0xf77b0a44) (gprs_gmm.c:300) 20241015084552830 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084552830 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084552830 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241015084552830 DMM INFO MM(262420000000017/f77b0a44) Subscriber data update (mmctx.c:445) 20241015084552830 DMM DEBUG MM(262420000000017/f77b0a44) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084552830 DMM INFO MM(262420000000017/f77b0a44) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084552830 DMM NOTICE MM(262420000000017/f77b0a44) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241015084552830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084552830 DMM NOTICE MM(262420000000017/f77b0a44) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084552830 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) 20241015084552831 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084552831 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241015084552831 DMM INFO MM(262420000000017/f77b0a44) Subscriber data update (mmctx.c:445) 20241015084552831 DMM DEBUG MM(262420000000017/f77b0a44) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084552837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084552837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084552837 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084552837 DMM INFO MM(262420000000017/f77b0a44) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084552837 DMM NOTICE MM(262420000000017/f77b0a44) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084552837 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084552837 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084552837 DLLC NOTICE LLME(efb1494e/f77b0a44){ASSIGNED} LLGM Assign pre (ffffffff => f77b0a44) (gprs_llc.c:1079) 20241015084552837 DLLC NOTICE LLME(ffffffff/f77b0a44){ASSIGNED} LLGM Assign post (ffffffff => f77b0a44) (gprs_llc.c:1125) 20241015084552837 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084552837 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084552837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084552837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084552889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084552889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084552889 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084552889 DMM INFO MM(262420000000017/f77b0a44) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084552889 DMM INFO MM(262420000000017/f77b0a44) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084552889 DMM DEBUG MM(262420000000017/f77b0a44) Using GGSN 0 (gprs_sm.c:312) 20241015084552889 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) 20241015084552889 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241015084552889 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084552889 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084552889 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241015084552899 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 f2 00 13 5a 11 46 73 e6 ec 14 05 7f bd f4 db 75 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241015084552899 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd20c8, cbp=0x55eedeed7660) (sgsn_libgtp.c:632) 20241015084552899 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084552899 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedad08 TLLI=f77b0a44, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084552899 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084552899 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@bf4a5e8570aa: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084552910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40036<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084552913 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084552913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(711)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(722)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(716)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(709)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(720)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(714)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Tue Oct 15 08:45:53 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 20241015084553040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084553442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42940) 20241015084553913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084553913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42940, count=91852) 20241015084554915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084554915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Tue Oct 15 08:45:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084555916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084555916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_pdp_act_unattached started. 20241015084556503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084556505 DMM INFO MM(262420000000017/f77b0a44) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084556505 DMM INFO MM(262420000000017/f77b0a44) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084556505 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084556505 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084556505 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084556505 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084556505 DLLC NOTICE LLME(ffffffff/f77b0a44){ASSIGNED} LLGM Assign pre (f77b0a44 => ffffffff) (gprs_llc.c:1079) 20241015084556505 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f77b0a44 => ffffffff) (gprs_llc.c:1125) 20241015084556505 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeeda9b0 (gprs_sndcp.c:574) 20241015084556505 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedad08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084556505 DMM NOTICE MM(262420000000017/f77b0a44) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084556505 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241015084556505 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084556505 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084556505 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241015084556505 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241015084556505 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) 20241015084556505 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) 20241015084556505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084556505 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084556505 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084556505 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084556505 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084556545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084556545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084556545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084556545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084556545 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084556545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084556545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084556545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084556545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084556546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084556546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084556546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084556546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084556546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084556546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084556546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084556546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084556546 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084556546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084556546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084556547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084556547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084556550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084556559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084556559 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084556591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084556591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084556591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084556591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084556591 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084556591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084556591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084556591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084556591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084556592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084556592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084556592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084556593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084556593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084556593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084556593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084556593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084556593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084556593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084556593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084556593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084556593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084556597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(732)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084556608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084556608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(733)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084556623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084556623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084556623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084556623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084556623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084556623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084556623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084556623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084556623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084556625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084556625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084556625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084556625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084556625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084556625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084556625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084556625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084556626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084556626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084556626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084556626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084556626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084556630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084556639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084556639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084556917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084556917 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084556917 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084556917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084556919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084556919 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@bf4a5e8570aa: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D0E7AD96'O, index=0 SGSN_Test-GSUP(742)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241015084556962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084556962 DLLC NOTICE LLME(ffffffff/d0e7ad96){UNASSIGNED} LLC RX: unknown TLLI 0xd0e7ad96, creating LLME on the fly (gprs_llc.c:552) 20241015084556962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241015084556962 DMM NOTICE LLME(ffffffff/d0e7ad96){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241015084556962 DLLC NOTICE LLME(ffffffff/d0e7ad96){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241015084556962 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@bf4a5e8570aa: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@bf4a5e8570aa: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084556976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@bf4a5e8570aa: Final verdict of PTC: none 20241015084556978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084556978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(740)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(736)@bf4a5e8570aa: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@bf4a5e8570aa: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@bf4a5e8570aa: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(730)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(741)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(739)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(734)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(728)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Tue Oct 15 08:45:57 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 20241015084557109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084557113 DGPRS DEBUG Checking for inactive LLMEs, time = 10792691 (sgsn.c:131) 20241015084557410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56000) 20241015084557979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084557979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56000, count=60580) 20241015084558981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084558981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Tue Oct 15 08:45:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084559983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084559983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user started. 20241015084600473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084600475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084600518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084600518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084600518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084600518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084600518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084600518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084600518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084600518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084600518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084600520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084600520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084600520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084600520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084600520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084600520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084600520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084600520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084600520 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084600520 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084600520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084600521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084600521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084600525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084600535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084600535 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084600572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084600572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084600572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084600572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084600572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084600572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084600572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084600572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084600572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084600573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084600573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084600573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084600573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084600573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084600573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084600573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084600573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084600574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084600574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084600574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084600574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084600574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(754)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084600578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084600588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084600588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(752)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084600614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084600614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084600614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084600614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084600614 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084600614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084600614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084600614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084600614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084600616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084600616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084600616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084600616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084600616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084600616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084600616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084600616 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084600616 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084600616 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084600616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084600617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084600617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084600621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084600632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084600632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084600984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084600984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084600984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084600984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084600987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084600987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F541CA30'O, index=0 SGSN_Test-GSUP(761)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@bf4a5e8570aa: 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 := 'E80ED8B3434C6C006743B5B35B682E09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B265018'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EB3E06A0994A145'O } } } } } 20241015084601036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084601036 DLLC NOTICE LLME(ffffffff/f541ca30){UNASSIGNED} LLC RX: unknown TLLI 0xf541ca30, creating LLME on the fly (gprs_llc.c:552) 20241015084601036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084601036 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241015084601037 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084601037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084601037 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084601037 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084601037 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084601037 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084601037 DLLC NOTICE LLME(ffffffff/f541ca30){UNASSIGNED} LLGM Assign pre (f541ca30 => c4ee5ecf) (gprs_llc.c:1079) 20241015084601037 DLLC NOTICE LLME(f541ca30/c4ee5ecf){ASSIGNED} LLGM Assign post (f541ca30 => c4ee5ecf) (gprs_llc.c:1125) 20241015084601037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084601037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084601037 DMM DEBUG MM(262420000000019/c4ee5ecf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084601051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084601051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084601051 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084601051 DMM DEBUG MM(262420000000019/c4ee5ecf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241015084601051 DMM NOTICE MM(262420000000019/c4ee5ecf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084601051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084601051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084601051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084601051 DMM DEBUG MM(262420000000019/c4ee5ecf) Requesting authorization (sgsn_auth.c:160) 20241015084601051 DMM INFO MM(262420000000019/c4ee5ecf) Requesting authentication tuples (sgsn_auth.c:184) 20241015084601051 DMM DEBUG MM(262420000000019/c4ee5ecf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084601052 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241015084601052 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241015084601054 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084601054 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084601054 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084601054 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084601054 DMM INFO MM(262420000000019/c4ee5ecf) Subscriber data update (mmctx.c:445) 20241015084601054 DMM DEBUG MM(262420000000019/c4ee5ecf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084601054 DMM INFO MM(262420000000019/c4ee5ecf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084601054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084601054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084601054 DMM INFO MM(262420000000019/c4ee5ecf) <- GMM AUTH AND CIPHERING REQ (rand = e8 0e d8 b3 43 4c 6c 00 67 43 b5 b3 5b 68 2e 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084601063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084601063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084601063 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084601063 DMM INFO MM(262420000000019/c4ee5ecf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084601063 DMM NOTICE MM(262420000000019/c4ee5ecf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084601063 DMM DEBUG MM(262420000000019/c4ee5ecf) checking auth: received GSM SRES = 6b 26 50 18 (gprs_gmm.c:666) 20241015084601063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084601063 DMM DEBUG MM(262420000000019/c4ee5ecf) Requesting authorization (sgsn_auth.c:160) 20241015084601063 DMM INFO MM(262420000000019/c4ee5ecf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084601063 DMM DEBUG MM(262420000000019/c4ee5ecf) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084601063 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241015084601063 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) 20241015084601063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084601063 DMM INFO MM(262420000000019/c4ee5ecf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4ee5ecf) (gprs_gmm.c:300) 20241015084601064 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084601064 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084601064 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241015084601064 DMM INFO MM(262420000000019/c4ee5ecf) Subscriber data update (mmctx.c:445) 20241015084601064 DMM DEBUG MM(262420000000019/c4ee5ecf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084601064 DMM INFO MM(262420000000019/c4ee5ecf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084601065 DMM NOTICE MM(262420000000019/c4ee5ecf) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241015084601065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084601065 DMM NOTICE MM(262420000000019/c4ee5ecf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084601065 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) 20241015084601065 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084601065 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241015084601065 DMM INFO MM(262420000000019/c4ee5ecf) Subscriber data update (mmctx.c:445) 20241015084601065 DMM DEBUG MM(262420000000019/c4ee5ecf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084601071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084601071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084601072 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084601072 DMM INFO MM(262420000000019/c4ee5ecf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084601072 DMM NOTICE MM(262420000000019/c4ee5ecf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084601072 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084601072 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084601072 DLLC NOTICE LLME(f541ca30/c4ee5ecf){ASSIGNED} LLGM Assign pre (ffffffff => c4ee5ecf) (gprs_llc.c:1079) 20241015084601072 DLLC NOTICE LLME(ffffffff/c4ee5ecf){ASSIGNED} LLGM Assign post (ffffffff => c4ee5ecf) (gprs_llc.c:1125) 20241015084601072 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084601072 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084601072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084601072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084601123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084601123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084601123 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084601123 DMM INFO MM(262420000000019/c4ee5ecf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084601123 DMM INFO MM(262420000000019/c4ee5ecf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084601123 DMM DEBUG MM(262420000000019/c4ee5ecf) Using GGSN 0 (gprs_sm.c:312) 20241015084601123 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) 20241015084601123 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241015084601123 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084601123 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084601123 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241015084601135 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 7f 18 56 64 11 7f d0 7b 82 14 05 7f f2 32 40 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=1028 from retransmit req queue (gtp.c:443) 20241015084601135 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd3138, cbp=0x55eedeed7ae0) (sgsn_libgtp.c:632) 20241015084601135 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084601135 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedbe48 TLLI=c4ee5ecf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084601135 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084601135 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084601142 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241015084601151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084601151 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241015084601151 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@bf4a5e8570aa: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084601156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33788<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084601158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084601158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(761)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(749)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(760)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(755)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(747)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(753)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(758)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Tue Oct 15 08:46:01 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 20241015084601288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084601689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60740) 20241015084602159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084602159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60740, count=95412) 20241015084603159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084603159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Tue Oct 15 08:46:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084604160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084604160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_ggsn_reject started. 20241015084604753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084604754 DMM INFO MM(262420000000019/c4ee5ecf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084604754 DMM INFO MM(262420000000019/c4ee5ecf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084604754 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084604755 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084604755 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084604755 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084604755 DLLC NOTICE LLME(ffffffff/c4ee5ecf){ASSIGNED} LLGM Assign pre (c4ee5ecf => ffffffff) (gprs_llc.c:1079) 20241015084604755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4ee5ecf => ffffffff) (gprs_llc.c:1125) 20241015084604755 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedbaf0 (gprs_sndcp.c:574) 20241015084604755 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedbe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084604755 DMM NOTICE MM(262420000000019/c4ee5ecf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084604755 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241015084604755 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084604755 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084604755 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241015084604755 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241015084604755 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) 20241015084604755 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) 20241015084604755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084604755 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084604755 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084604755 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084604755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084604802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084604802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084604802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084604802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084604802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084604802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084604802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084604802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084604802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084604803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084604803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084604803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084604804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084604804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084604804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084604804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084604804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084604804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084604804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084604804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084604804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084604804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084604808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084604818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084604818 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084604840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084604840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084604840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084604840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084604840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084604840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084604840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084604840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084604840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084604842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084604842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084604842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084604842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084604842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084604842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084604842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084604842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084604842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084604842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084604842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084604842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084604842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084604846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084604856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084604856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084604877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084604877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084604877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084604877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084604877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084604877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084604877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084604877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084604877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084604878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084604878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084604878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084604878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084604878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084604878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084604878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084604878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084604878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084604878 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084604878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084604879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084604879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084604884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084604892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084604892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084605161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084605161 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084605161 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084605161 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084605163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084605164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='F9F56585'O, index=0 SGSN_Test-GSUP(780)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@bf4a5e8570aa: 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 := '0B08312AE46FC0F7B5D14E7B6334781E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0BD97AA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7406296994799E77'O } } } } } 20241015084605208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084605208 DLLC NOTICE LLME(ffffffff/f9f56585){UNASSIGNED} LLC RX: unknown TLLI 0xf9f56585, creating LLME on the fly (gprs_llc.c:552) 20241015084605208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084605208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241015084605208 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084605208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084605208 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084605208 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084605208 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084605208 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084605208 DLLC NOTICE LLME(ffffffff/f9f56585){UNASSIGNED} LLGM Assign pre (f9f56585 => ec83f2dc) (gprs_llc.c:1079) 20241015084605208 DLLC NOTICE LLME(f9f56585/ec83f2dc){ASSIGNED} LLGM Assign post (f9f56585 => ec83f2dc) (gprs_llc.c:1125) 20241015084605208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084605208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084605208 DMM DEBUG MM(262420000000020/ec83f2dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084605221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084605221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084605221 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084605221 DMM DEBUG MM(262420000000020/ec83f2dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241015084605221 DMM NOTICE MM(262420000000020/ec83f2dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084605221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084605221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084605221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084605221 DMM DEBUG MM(262420000000020/ec83f2dc) Requesting authorization (sgsn_auth.c:160) 20241015084605221 DMM INFO MM(262420000000020/ec83f2dc) Requesting authentication tuples (sgsn_auth.c:184) 20241015084605221 DMM DEBUG MM(262420000000020/ec83f2dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084605221 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241015084605221 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241015084605224 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084605224 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084605224 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084605224 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084605224 DMM INFO MM(262420000000020/ec83f2dc) Subscriber data update (mmctx.c:445) 20241015084605224 DMM DEBUG MM(262420000000020/ec83f2dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084605224 DMM INFO MM(262420000000020/ec83f2dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084605224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084605224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084605224 DMM INFO MM(262420000000020/ec83f2dc) <- GMM AUTH AND CIPHERING REQ (rand = 0b 08 31 2a e4 6f c0 f7 b5 d1 4e 7b 63 34 78 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084605232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084605232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084605232 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084605232 DMM INFO MM(262420000000020/ec83f2dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084605232 DMM NOTICE MM(262420000000020/ec83f2dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084605232 DMM DEBUG MM(262420000000020/ec83f2dc) checking auth: received GSM SRES = 0b d9 7a a6 (gprs_gmm.c:666) 20241015084605232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084605232 DMM DEBUG MM(262420000000020/ec83f2dc) Requesting authorization (sgsn_auth.c:160) 20241015084605232 DMM INFO MM(262420000000020/ec83f2dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084605232 DMM DEBUG MM(262420000000020/ec83f2dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084605232 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241015084605232 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) 20241015084605232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084605232 DMM INFO MM(262420000000020/ec83f2dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xec83f2dc) (gprs_gmm.c:300) 20241015084605234 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084605234 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084605234 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241015084605234 DMM INFO MM(262420000000020/ec83f2dc) Subscriber data update (mmctx.c:445) 20241015084605234 DMM DEBUG MM(262420000000020/ec83f2dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084605234 DMM INFO MM(262420000000020/ec83f2dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084605234 DMM NOTICE MM(262420000000020/ec83f2dc) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241015084605234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084605234 DMM NOTICE MM(262420000000020/ec83f2dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084605234 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) 20241015084605234 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084605234 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241015084605234 DMM INFO MM(262420000000020/ec83f2dc) Subscriber data update (mmctx.c:445) 20241015084605234 DMM DEBUG MM(262420000000020/ec83f2dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084605241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084605241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084605241 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084605241 DMM INFO MM(262420000000020/ec83f2dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084605241 DMM NOTICE MM(262420000000020/ec83f2dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084605241 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084605241 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084605241 DLLC NOTICE LLME(f9f56585/ec83f2dc){ASSIGNED} LLGM Assign pre (ffffffff => ec83f2dc) (gprs_llc.c:1079) 20241015084605241 DLLC NOTICE LLME(ffffffff/ec83f2dc){ASSIGNED} LLGM Assign post (ffffffff => ec83f2dc) (gprs_llc.c:1125) 20241015084605241 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084605241 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084605241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084605241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084605292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084605292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084605293 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084605293 DMM INFO MM(262420000000020/ec83f2dc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084605293 DMM INFO MM(262420000000020/ec83f2dc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084605293 DMM DEBUG MM(262420000000020/ec83f2dc) Using GGSN 0 (gprs_sm.c:312) 20241015084605293 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) 20241015084605293 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241015084605293 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084605293 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084605293 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241015084605304 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 47 87 bf fb 11 42 47 83 36 14 05 7f f4 c3 c2 aa 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) 20241015084605304 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f1a7bfd41a8, cbp=0x55eedeed8060) (sgsn_libgtp.c:632) 20241015084605304 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241015084605304 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241015084605304 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241015084605304 DMM NOTICE MM(262420000000020/ec83f2dc) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@bf4a5e8570aa: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084605313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33806<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(768)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(778)@bf4a5e8570aa: Final verdict of PTC: none 20241015084605316 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084605316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(770)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(773)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(780)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(771)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(766)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(776)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Tue Oct 15 08:46:05 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 20241015084605441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084605842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92960) 20241015084606316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084606316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92960, count=98572) 20241015084607317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084607317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Tue Oct 15 08:46:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084608318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084608318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user_deact_mo started. 20241015084608904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084608905 DMM INFO MM(262420000000020/ec83f2dc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084608905 DMM INFO MM(262420000000020/ec83f2dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084608905 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084608905 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084608905 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084608905 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084608905 DLLC NOTICE LLME(ffffffff/ec83f2dc){ASSIGNED} LLGM Assign pre (ec83f2dc => ffffffff) (gprs_llc.c:1079) 20241015084608905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec83f2dc => ffffffff) (gprs_llc.c:1125) 20241015084608905 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241015084608905 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) 20241015084608905 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) 20241015084608905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084608905 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084608905 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084608905 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084608905 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084608946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084608946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084608946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084608946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084608946 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084608946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084608946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084608946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084608946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084608948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084608948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084608948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084608948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084608948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084608948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084608948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084608948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084608948 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084608948 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084608948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084608949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084608949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084608953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084608963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084608963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084608985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084608985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084608985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084608985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084608985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084608985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084608987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084608987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084608987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084608987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084608987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084608987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084608987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084608987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084608988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084608988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084608992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084609002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(794)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084609025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084609025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084609025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084609025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084609025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084609025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084609025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084609025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084609025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084609027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084609027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084609027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084609027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084609027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084609027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084609027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084609027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084609027 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084609027 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084609027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084609028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084609028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084609032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084609041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084609319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084609319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084609319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084609320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084609321 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084609322 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='E66390EC'O, index=0 SGSN_Test-GSUP(799)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@bf4a5e8570aa: 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 := '3B429AF4078BCC797B1ABA3F98B918DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D15BB06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3EAE851F9E5A527'O } } } } } 20241015084609368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609368 DLLC NOTICE LLME(ffffffff/e66390ec){UNASSIGNED} LLC RX: unknown TLLI 0xe66390ec, creating LLME on the fly (gprs_llc.c:552) 20241015084609368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084609368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241015084609368 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084609368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084609368 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084609368 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084609368 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084609368 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084609368 DLLC NOTICE LLME(ffffffff/e66390ec){UNASSIGNED} LLGM Assign pre (e66390ec => f8c36b4e) (gprs_llc.c:1079) 20241015084609368 DLLC NOTICE LLME(e66390ec/f8c36b4e){ASSIGNED} LLGM Assign post (e66390ec => f8c36b4e) (gprs_llc.c:1125) 20241015084609368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084609368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084609368 DMM DEBUG MM(262420000000021/f8c36b4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084609380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084609380 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084609380 DMM DEBUG MM(262420000000021/f8c36b4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241015084609380 DMM NOTICE MM(262420000000021/f8c36b4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084609380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084609380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084609380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084609380 DMM DEBUG MM(262420000000021/f8c36b4e) Requesting authorization (sgsn_auth.c:160) 20241015084609380 DMM INFO MM(262420000000021/f8c36b4e) Requesting authentication tuples (sgsn_auth.c:184) 20241015084609380 DMM DEBUG MM(262420000000021/f8c36b4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084609380 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241015084609380 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241015084609383 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084609383 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084609383 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084609383 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084609383 DMM INFO MM(262420000000021/f8c36b4e) Subscriber data update (mmctx.c:445) 20241015084609383 DMM DEBUG MM(262420000000021/f8c36b4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084609383 DMM INFO MM(262420000000021/f8c36b4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084609383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084609383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084609383 DMM INFO MM(262420000000021/f8c36b4e) <- GMM AUTH AND CIPHERING REQ (rand = 3b 42 9a f4 07 8b cc 79 7b 1a ba 3f 98 b9 18 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084609391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084609391 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084609391 DMM INFO MM(262420000000021/f8c36b4e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084609391 DMM NOTICE MM(262420000000021/f8c36b4e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084609391 DMM DEBUG MM(262420000000021/f8c36b4e) checking auth: received GSM SRES = 2d 15 bb 06 (gprs_gmm.c:666) 20241015084609391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084609391 DMM DEBUG MM(262420000000021/f8c36b4e) Requesting authorization (sgsn_auth.c:160) 20241015084609391 DMM INFO MM(262420000000021/f8c36b4e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084609391 DMM DEBUG MM(262420000000021/f8c36b4e) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084609391 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241015084609391 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) 20241015084609391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084609391 DMM INFO MM(262420000000021/f8c36b4e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8c36b4e) (gprs_gmm.c:300) 20241015084609393 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084609393 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084609393 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241015084609393 DMM INFO MM(262420000000021/f8c36b4e) Subscriber data update (mmctx.c:445) 20241015084609393 DMM DEBUG MM(262420000000021/f8c36b4e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084609393 DMM INFO MM(262420000000021/f8c36b4e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084609393 DMM NOTICE MM(262420000000021/f8c36b4e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241015084609393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084609393 DMM NOTICE MM(262420000000021/f8c36b4e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084609393 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) 20241015084609393 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084609393 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241015084609394 DMM INFO MM(262420000000021/f8c36b4e) Subscriber data update (mmctx.c:445) 20241015084609394 DMM DEBUG MM(262420000000021/f8c36b4e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084609400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084609400 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084609400 DMM INFO MM(262420000000021/f8c36b4e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084609400 DMM NOTICE MM(262420000000021/f8c36b4e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084609400 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084609400 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084609400 DLLC NOTICE LLME(e66390ec/f8c36b4e){ASSIGNED} LLGM Assign pre (ffffffff => f8c36b4e) (gprs_llc.c:1079) 20241015084609400 DLLC NOTICE LLME(ffffffff/f8c36b4e){ASSIGNED} LLGM Assign post (ffffffff => f8c36b4e) (gprs_llc.c:1125) 20241015084609400 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084609400 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084609400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084609400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084609451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084609452 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084609452 DMM INFO MM(262420000000021/f8c36b4e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084609452 DMM INFO MM(262420000000021/f8c36b4e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084609452 DMM DEBUG MM(262420000000021/f8c36b4e) Using GGSN 0 (gprs_sm.c:312) 20241015084609452 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) 20241015084609452 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241015084609452 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084609452 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084609452 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241015084609463 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 8c 60 04 57 11 f8 98 0d e1 14 05 7f 40 fb 77 97 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) 20241015084609463 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd41a8, cbp=0x55eedeed8060) (sgsn_libgtp.c:632) 20241015084609463 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084609463 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedbe48 TLLI=f8c36b4e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084609463 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084609463 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084609471 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241015084609478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609478 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241015084609478 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084609482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084609482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241015084609482 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084609482 DMM INFO MM(262420000000021/f8c36b4e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241015084609482 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084609482 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241015084609484 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) 20241015084609484 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1a7bfd41a8, cbp=0x55eedeed8060) (sgsn_libgtp.c:632) 20241015084609484 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241015084609484 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedbe48, TLLI=f8c36b4e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084609484 DMM INFO MM(262420000000021/f8c36b4e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241015084609484 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241015084609484 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@bf4a5e8570aa: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084609492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55834<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084609494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084609494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(792)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(799)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(798)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(787)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(790)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(785)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(796)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Tue Oct 15 08:46:09 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 20241015084609620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084610021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91952) 20241015084610495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084610495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91952, count=105644) 20241015084611496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084611496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Tue Oct 15 08:46:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084612496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084612496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user_deact_mt started. 20241015084613084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084613085 DMM INFO MM(262420000000021/f8c36b4e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084613085 DMM INFO MM(262420000000021/f8c36b4e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084613085 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084613085 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084613085 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084613085 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084613085 DLLC NOTICE LLME(ffffffff/f8c36b4e){ASSIGNED} LLGM Assign pre (f8c36b4e => ffffffff) (gprs_llc.c:1079) 20241015084613085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8c36b4e => ffffffff) (gprs_llc.c:1125) 20241015084613085 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241015084613085 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) 20241015084613085 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) 20241015084613085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084613085 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084613085 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084613085 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084613085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084613132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084613132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084613132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084613132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084613132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084613132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084613132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084613132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084613132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084613134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084613134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084613134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084613134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084613134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084613134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084613134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084613134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084613134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084613134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084613134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084613135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084613135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084613138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084613147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084613169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084613169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084613169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084613169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084613169 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084613169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084613169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084613169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084613169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084613171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084613171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084613171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084613171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084613171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084613171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084613171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084613171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084613171 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084613171 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084613171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084613172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084613172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084613176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084613185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084613202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084613202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084613202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084613202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084613202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084613202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084613202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084613202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084613202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084613204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084613204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084613204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084613204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084613204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084613204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084613204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084613204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084613204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084613204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084613204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084613205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084613205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084613209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084613219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084613498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084613498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084613498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084613498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084613499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084613500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='E72B1AAA'O, index=0 SGSN_Test-GSUP(818)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@bf4a5e8570aa: 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 := 'B58FC812DBB64ABEEF085F84511A230C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB901BF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE4D0457FE6D1570'O } } } } } 20241015084613544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613544 DLLC NOTICE LLME(ffffffff/e72b1aaa){UNASSIGNED} LLC RX: unknown TLLI 0xe72b1aaa, creating LLME on the fly (gprs_llc.c:552) 20241015084613544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084613544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241015084613544 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084613544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084613544 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084613544 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084613544 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084613544 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084613544 DLLC NOTICE LLME(ffffffff/e72b1aaa){UNASSIGNED} LLGM Assign pre (e72b1aaa => c1d267f1) (gprs_llc.c:1079) 20241015084613544 DLLC NOTICE LLME(e72b1aaa/c1d267f1){ASSIGNED} LLGM Assign post (e72b1aaa => c1d267f1) (gprs_llc.c:1125) 20241015084613544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084613544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084613544 DMM DEBUG MM(262420000000022/c1d267f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084613557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084613557 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084613557 DMM DEBUG MM(262420000000022/c1d267f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241015084613557 DMM NOTICE MM(262420000000022/c1d267f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084613557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084613557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084613557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084613557 DMM DEBUG MM(262420000000022/c1d267f1) Requesting authorization (sgsn_auth.c:160) 20241015084613558 DMM INFO MM(262420000000022/c1d267f1) Requesting authentication tuples (sgsn_auth.c:184) 20241015084613558 DMM DEBUG MM(262420000000022/c1d267f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084613558 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241015084613558 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241015084613560 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084613560 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084613560 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084613560 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084613560 DMM INFO MM(262420000000022/c1d267f1) Subscriber data update (mmctx.c:445) 20241015084613560 DMM DEBUG MM(262420000000022/c1d267f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084613560 DMM INFO MM(262420000000022/c1d267f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084613560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084613560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084613560 DMM INFO MM(262420000000022/c1d267f1) <- GMM AUTH AND CIPHERING REQ (rand = b5 8f c8 12 db b6 4a be ef 08 5f 84 51 1a 23 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084613567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084613567 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084613567 DMM INFO MM(262420000000022/c1d267f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084613567 DMM NOTICE MM(262420000000022/c1d267f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084613567 DMM DEBUG MM(262420000000022/c1d267f1) checking auth: received GSM SRES = db 90 1b f2 (gprs_gmm.c:666) 20241015084613567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084613567 DMM DEBUG MM(262420000000022/c1d267f1) Requesting authorization (sgsn_auth.c:160) 20241015084613567 DMM INFO MM(262420000000022/c1d267f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084613567 DMM DEBUG MM(262420000000022/c1d267f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084613567 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241015084613567 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) 20241015084613567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084613567 DMM INFO MM(262420000000022/c1d267f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1d267f1) (gprs_gmm.c:300) 20241015084613569 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084613569 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084613569 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241015084613569 DMM INFO MM(262420000000022/c1d267f1) Subscriber data update (mmctx.c:445) 20241015084613569 DMM DEBUG MM(262420000000022/c1d267f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084613569 DMM INFO MM(262420000000022/c1d267f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084613569 DMM NOTICE MM(262420000000022/c1d267f1) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241015084613569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084613569 DMM NOTICE MM(262420000000022/c1d267f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084613569 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) 20241015084613569 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084613569 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241015084613569 DMM INFO MM(262420000000022/c1d267f1) Subscriber data update (mmctx.c:445) 20241015084613569 DMM DEBUG MM(262420000000022/c1d267f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084613575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084613575 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084613575 DMM INFO MM(262420000000022/c1d267f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084613575 DMM NOTICE MM(262420000000022/c1d267f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084613575 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084613575 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084613575 DLLC NOTICE LLME(e72b1aaa/c1d267f1){ASSIGNED} LLGM Assign pre (ffffffff => c1d267f1) (gprs_llc.c:1079) 20241015084613575 DLLC NOTICE LLME(ffffffff/c1d267f1){ASSIGNED} LLGM Assign post (ffffffff => c1d267f1) (gprs_llc.c:1125) 20241015084613575 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084613575 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084613575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084613575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084613627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084613627 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084613627 DMM INFO MM(262420000000022/c1d267f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084613627 DMM INFO MM(262420000000022/c1d267f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084613627 DMM DEBUG MM(262420000000022/c1d267f1) Using GGSN 0 (gprs_sm.c:312) 20241015084613627 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) 20241015084613627 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241015084613627 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084613627 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084613627 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241015084613639 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 f2 6b 5b fb 11 0e e9 fc 7c 14 05 7f 98 70 26 ad 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) 20241015084613639 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd41a8, cbp=0x55eedeed8480) (sgsn_libgtp.c:632) 20241015084613639 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084613639 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedbe48 TLLI=c1d267f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084613639 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084613639 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084613646 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241015084613654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613654 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241015084613654 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084613656 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241015084613656 DGPRS INFO PDP(262420000000022:5): Context 0x7f1a7bfd41a8 was deleted (sgsn_libgtp.c:660) 20241015084613656 DMM INFO MM(262420000000022/c1d267f1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084613656 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241015084613656 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@bf4a5e8570aa: Removing Client IMSI='262420000000022'H, index=0 20241015084613662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084613662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241015084613662 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084613662 DMM INFO MM(262420000000022/c1d267f1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084613665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55844<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084613667 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084613667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(802)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(818)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(806)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(811)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(816)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(814)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(804)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(809)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Tue Oct 15 08:46:13 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 20241015084613792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084614193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88576) 20241015084614668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084614668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88576, count=103936) 20241015084615669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084615669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Tue Oct 15 08:46:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084616670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084616670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_deact_dup started. 20241015084617257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084617258 DMM INFO MM(262420000000022/c1d267f1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084617258 DMM INFO MM(262420000000022/c1d267f1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084617258 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084617258 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084617258 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084617258 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084617258 DLLC NOTICE LLME(ffffffff/c1d267f1){ASSIGNED} LLGM Assign pre (c1d267f1 => ffffffff) (gprs_llc.c:1079) 20241015084617258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1d267f1 => ffffffff) (gprs_llc.c:1125) 20241015084617258 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedbaf0 (gprs_sndcp.c:574) 20241015084617258 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedbe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084617258 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241015084617258 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) 20241015084617258 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) 20241015084617258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084617258 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084617258 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084617258 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084617258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084617306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084617306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084617306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084617306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084617306 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084617306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084617306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084617306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084617306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084617308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084617308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084617308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084617308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084617308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084617308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084617308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084617308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084617308 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084617308 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084617308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084617309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084617309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084617312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084617322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(827)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(824)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084617355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084617355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084617355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084617355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084617355 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084617355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084617355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084617355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(830)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084617355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084617357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084617357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084617357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084617357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084617357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084617357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084617357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084617357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084617357 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084617357 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084617357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084617358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084617358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084617362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084617372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(832)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(828)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084617381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084617381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084617381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084617381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084617382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084617382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084617382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084617382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084617382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084617383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084617383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084617383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084617383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084617383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084617383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084617383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084617383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084617383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084617383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084617383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084617384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084617384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084617388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084617396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084617671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084617671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084617671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084617671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084617673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084617674 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='D56A798A'O, index=0 SGSN_Test-GSUP(837)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: 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 := '4EAB9C0B4B1CAD0D696CD8A5D743E9FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CEDF2DBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '963053F81741FB5F'O } } } } } 20241015084617720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617720 DLLC NOTICE LLME(ffffffff/d56a798a){UNASSIGNED} LLC RX: unknown TLLI 0xd56a798a, creating LLME on the fly (gprs_llc.c:552) 20241015084617720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084617720 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241015084617720 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084617720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084617720 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084617720 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084617720 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084617720 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084617720 DLLC NOTICE LLME(ffffffff/d56a798a){UNASSIGNED} LLGM Assign pre (d56a798a => df2f4b2e) (gprs_llc.c:1079) 20241015084617720 DLLC NOTICE LLME(d56a798a/df2f4b2e){ASSIGNED} LLGM Assign post (d56a798a => df2f4b2e) (gprs_llc.c:1125) 20241015084617720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084617720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084617720 DMM DEBUG MM(262420000000046/df2f4b2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084617732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084617732 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084617732 DMM DEBUG MM(262420000000046/df2f4b2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241015084617732 DMM NOTICE MM(262420000000046/df2f4b2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084617732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084617732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084617732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084617732 DMM DEBUG MM(262420000000046/df2f4b2e) Requesting authorization (sgsn_auth.c:160) 20241015084617732 DMM INFO MM(262420000000046/df2f4b2e) Requesting authentication tuples (sgsn_auth.c:184) 20241015084617732 DMM DEBUG MM(262420000000046/df2f4b2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084617732 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241015084617732 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241015084617735 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084617735 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084617735 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084617735 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084617735 DMM INFO MM(262420000000046/df2f4b2e) Subscriber data update (mmctx.c:445) 20241015084617735 DMM DEBUG MM(262420000000046/df2f4b2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084617735 DMM INFO MM(262420000000046/df2f4b2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084617735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084617735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084617735 DMM INFO MM(262420000000046/df2f4b2e) <- GMM AUTH AND CIPHERING REQ (rand = 4e ab 9c 0b 4b 1c ad 0d 69 6c d8 a5 d7 43 e9 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084617742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084617743 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084617743 DMM INFO MM(262420000000046/df2f4b2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084617743 DMM NOTICE MM(262420000000046/df2f4b2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084617743 DMM DEBUG MM(262420000000046/df2f4b2e) checking auth: received GSM SRES = ce df 2d ba (gprs_gmm.c:666) 20241015084617743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084617743 DMM DEBUG MM(262420000000046/df2f4b2e) Requesting authorization (sgsn_auth.c:160) 20241015084617743 DMM INFO MM(262420000000046/df2f4b2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084617743 DMM DEBUG MM(262420000000046/df2f4b2e) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084617743 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241015084617743 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) 20241015084617743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084617743 DMM INFO MM(262420000000046/df2f4b2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf2f4b2e) (gprs_gmm.c:300) 20241015084617744 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084617744 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084617744 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241015084617744 DMM INFO MM(262420000000046/df2f4b2e) Subscriber data update (mmctx.c:445) 20241015084617744 DMM DEBUG MM(262420000000046/df2f4b2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084617744 DMM INFO MM(262420000000046/df2f4b2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084617744 DMM NOTICE MM(262420000000046/df2f4b2e) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241015084617744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084617744 DMM NOTICE MM(262420000000046/df2f4b2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084617744 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) 20241015084617745 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084617745 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241015084617745 DMM INFO MM(262420000000046/df2f4b2e) Subscriber data update (mmctx.c:445) 20241015084617745 DMM DEBUG MM(262420000000046/df2f4b2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084617751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084617751 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084617751 DMM INFO MM(262420000000046/df2f4b2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084617751 DMM NOTICE MM(262420000000046/df2f4b2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084617751 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084617751 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084617751 DLLC NOTICE LLME(d56a798a/df2f4b2e){ASSIGNED} LLGM Assign pre (ffffffff => df2f4b2e) (gprs_llc.c:1079) 20241015084617751 DLLC NOTICE LLME(ffffffff/df2f4b2e){ASSIGNED} LLGM Assign post (ffffffff => df2f4b2e) (gprs_llc.c:1125) 20241015084617751 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084617751 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084617751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084617751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084617803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084617803 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084617803 DMM INFO MM(262420000000046/df2f4b2e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084617803 DMM INFO MM(262420000000046/df2f4b2e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084617803 DMM DEBUG MM(262420000000046/df2f4b2e) Using GGSN 0 (gprs_sm.c:312) 20241015084617803 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) 20241015084617803 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241015084617803 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084617803 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084617803 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241015084617814 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 b6 c5 b6 df 11 c7 ac 6f 2e 14 05 7f d6 6a 02 5c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241015084617814 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd41a8, cbp=0x55eedeed8480) (sgsn_libgtp.c:632) 20241015084617814 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084617814 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedbe48 TLLI=df2f4b2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084617814 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084617814 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084617821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241015084617821 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084617821 DMM INFO MM(262420000000046/df2f4b2e) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241015084617821 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084617821 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241015084617821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084617821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084617821 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084617821 DMM INFO MM(262420000000046/df2f4b2e) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241015084617821 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084617821 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: "Received deletePDPContextResponse 0, seq_nr=1035" 20241015084617823 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) 20241015084617823 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1a7bfd41a8, cbp=0x55eedeed8480) (sgsn_libgtp.c:632) TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: "Received deletePDPContextResponse 1, seq_nr=1036" 20241015084617823 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241015084617823 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedbe48, TLLI=df2f4b2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084617823 DMM INFO MM(262420000000046/df2f4b2e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241015084617823 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241015084617823 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241015084617823 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) 20241015084617823 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@bf4a5e8570aa: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084619833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35282<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084619835 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084619835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI196(824)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(825)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(837)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(831)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(835)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(823)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(829)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(833)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Tue Oct 15 08:46:19 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 20241015084619963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084620364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241015084620836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084620836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20241015084621837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084621837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Tue Oct 15 08:46:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084622838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084622838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_second_attempt started. 20241015084623429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084623430 DMM INFO MM(262420000000046/df2f4b2e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084623430 DMM INFO MM(262420000000046/df2f4b2e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084623430 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084623430 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084623430 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084623430 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084623430 DLLC NOTICE LLME(ffffffff/df2f4b2e){ASSIGNED} LLGM Assign pre (df2f4b2e => ffffffff) (gprs_llc.c:1079) 20241015084623430 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df2f4b2e => ffffffff) (gprs_llc.c:1125) 20241015084623430 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241015084623430 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) 20241015084623430 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) 20241015084623430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084623430 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084623430 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084623430 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084623430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084623472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084623472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084623472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084623472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084623472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084623472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084623472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084623472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084623472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084623474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084623474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084623474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084623474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084623474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084623474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084623474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084623474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084623474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084623474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084623474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084623475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084623475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084623477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084623487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084623515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084623515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084623515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084623515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084623515 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084623515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084623515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084623515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084623515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(849)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(850)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084623517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084623517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084623517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084623518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084623518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084623518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084623518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084623518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084623518 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084623518 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084623518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(850)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084623519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084623519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084623522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084623532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(847)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084623541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084623541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084623541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084623541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084623541 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084623541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084623541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084623541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084623541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084623543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084623543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084623543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084623543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084623543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084623543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084623543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084623543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084623543 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084623543 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084623543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084623544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084623544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084623548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084623557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084623838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084623838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084623838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084623838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084623841 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241015084623841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@bf4a5e8570aa: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F4C3C832'O, index=0 SGSN_Test-GSUP(856)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@bf4a5e8570aa: 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 := '52C60C46E50249FA681EE6E2B66AD3B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DAF7C45'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '258DE130442DD657'O } } } } } 20241015084623887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623887 DLLC NOTICE LLME(ffffffff/f4c3c832){UNASSIGNED} LLC RX: unknown TLLI 0xf4c3c832, creating LLME on the fly (gprs_llc.c:552) 20241015084623887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084623887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241015084623887 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084623887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084623887 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084623887 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084623887 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084623887 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084623887 DLLC NOTICE LLME(ffffffff/f4c3c832){UNASSIGNED} LLGM Assign pre (f4c3c832 => c70c4797) (gprs_llc.c:1079) 20241015084623888 DLLC NOTICE LLME(f4c3c832/c70c4797){ASSIGNED} LLGM Assign post (f4c3c832 => c70c4797) (gprs_llc.c:1125) 20241015084623888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084623888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084623888 DMM DEBUG MM(262420000000022/c70c4797) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084623900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084623900 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084623901 DMM DEBUG MM(262420000000022/c70c4797) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241015084623901 DMM NOTICE MM(262420000000022/c70c4797) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084623901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084623901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084623901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084623901 DMM DEBUG MM(262420000000022/c70c4797) Requesting authorization (sgsn_auth.c:160) 20241015084623901 DMM INFO MM(262420000000022/c70c4797) Requesting authentication tuples (sgsn_auth.c:184) 20241015084623901 DMM DEBUG MM(262420000000022/c70c4797) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084623901 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241015084623901 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241015084623904 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084623904 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084623904 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084623904 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084623904 DMM INFO MM(262420000000022/c70c4797) Subscriber data update (mmctx.c:445) 20241015084623904 DMM DEBUG MM(262420000000022/c70c4797) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084623904 DMM INFO MM(262420000000022/c70c4797) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084623904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084623904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084623904 DMM INFO MM(262420000000022/c70c4797) <- GMM AUTH AND CIPHERING REQ (rand = 52 c6 0c 46 e5 02 49 fa 68 1e e6 e2 b6 6a d3 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084623910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084623910 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084623910 DMM INFO MM(262420000000022/c70c4797) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084623910 DMM NOTICE MM(262420000000022/c70c4797) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084623910 DMM DEBUG MM(262420000000022/c70c4797) checking auth: received GSM SRES = 9d af 7c 45 (gprs_gmm.c:666) 20241015084623910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084623910 DMM DEBUG MM(262420000000022/c70c4797) Requesting authorization (sgsn_auth.c:160) 20241015084623910 DMM INFO MM(262420000000022/c70c4797) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084623910 DMM DEBUG MM(262420000000022/c70c4797) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084623910 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241015084623910 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) 20241015084623910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084623910 DMM INFO MM(262420000000022/c70c4797) <- GMM ATTACH ACCEPT (new P-TMSI=0xc70c4797) (gprs_gmm.c:300) 20241015084623912 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084623912 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084623912 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241015084623912 DMM INFO MM(262420000000022/c70c4797) Subscriber data update (mmctx.c:445) 20241015084623912 DMM DEBUG MM(262420000000022/c70c4797) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084623912 DMM INFO MM(262420000000022/c70c4797) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084623912 DMM NOTICE MM(262420000000022/c70c4797) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241015084623912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084623912 DMM NOTICE MM(262420000000022/c70c4797) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084623912 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) 20241015084623912 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084623912 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241015084623912 DMM INFO MM(262420000000022/c70c4797) Subscriber data update (mmctx.c:445) 20241015084623912 DMM DEBUG MM(262420000000022/c70c4797) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084623918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084623918 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084623918 DMM INFO MM(262420000000022/c70c4797) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084623918 DMM NOTICE MM(262420000000022/c70c4797) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084623918 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084623918 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084623918 DLLC NOTICE LLME(f4c3c832/c70c4797){ASSIGNED} LLGM Assign pre (ffffffff => c70c4797) (gprs_llc.c:1079) 20241015084623918 DLLC NOTICE LLME(ffffffff/c70c4797){ASSIGNED} LLGM Assign post (ffffffff => c70c4797) (gprs_llc.c:1125) 20241015084623918 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084623918 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084623918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084623918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_second_attempt(858)@bf4a5e8570aa: 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 := 'E8B1710EFEEC14CECA78187CFB8244D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '271D88F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20DB7E6444189BCE'O } } } } } 20241015084623969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084623969 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084623969 DMM INFO MM(262420000000022/c70c4797) -> GMM ATTACH REQUEST MI(TMSI-0xC70C4797) type="GPRS attach" (gprs_gmm.c:1266) 20241015084623969 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084623969 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015084623969 DLLC NOTICE LLME(ffffffff/c70c4797){ASSIGNED} LLGM Assign pre (c70c4797 => e10acd02) (gprs_llc.c:1079) 20241015084623969 DLLC NOTICE LLME(c70c4797/e10acd02){ASSIGNED} LLGM Assign post (c70c4797 => e10acd02) (gprs_llc.c:1125) 20241015084623969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084623969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084623969 DMM DEBUG MM(262420000000022/e10acd02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084623975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084623975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241015084623975 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084623975 DMM DEBUG MM(262420000000022/e10acd02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241015084623975 DMM NOTICE MM(262420000000022/e10acd02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084623975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084623975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084623975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084623975 DMM DEBUG MM(262420000000022/e10acd02) Requesting authorization (sgsn_auth.c:160) 20241015084623975 DMM INFO MM(262420000000022/e10acd02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084623975 DMM DEBUG MM(262420000000022/e10acd02) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084623975 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241015084623975 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) 20241015084627114 DGPRS DEBUG Checking for inactive LLMEs, time = 10792721 (sgsn.c:131) 20241015084629976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241015084629976 DMM ERROR MM(262420000000022/e10acd02) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241015084629976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241015084629976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241015084629976 DMM NOTICE MM(262420000000022/e10acd02) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241015084629976 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241015084629976 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) 20241015084629976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Reject}: Deallocated (fsm.c:568) 20241015084629976 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Deallocated (fsm.c:568) 20241015084629976 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084629976 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241015084629976 DLLC NOTICE LLME(c70c4797/e10acd02){ASSIGNED} LLGM Assign pre (e10acd02 => ffffffff) (gprs_llc.c:1079) 20241015084629976 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e10acd02 => ffffffff) (gprs_llc.c:1125) 20241015084643840 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015084643840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084643840 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241015084653476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084653478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084653478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084653520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084653522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084653522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084653544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084653546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084653546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@bf4a5e8570aa: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@bf4a5e8570aa: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@bf4a5e8570aa: Final verdict of PTC: none 20241015084653905 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084653905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(844)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(854)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@bf4a5e8570aa: Final verdict of PTC: none 20241015084653906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(840)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(850)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(847)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(852)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_second_attempt(858)@bf4a5e8570aa: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(848)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(842)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_second_attempt-BVCI210(847): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@bf4a5e8570aa: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Tue Oct 15 08:46:54 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 20241015084654032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084654333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106648) 20241015084654907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084654907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106648, count=112700) 20241015084655908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084655908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Tue Oct 15 08:46:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084656909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084656909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015084657115 DGPRS DEBUG Checking for inactive LLMEs, time = 10792751 (sgsn.c:131) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_echo_timeout started. 20241015084657396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084657397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084657443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084657443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084657443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084657443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084657443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084657443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084657443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084657443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084657443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084657445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084657445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084657445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084657445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084657445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084657445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084657445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084657445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084657445 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084657445 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084657445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084657446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084657446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084657449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084657460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084657460 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084657478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084657478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084657478 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084657478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084657478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084657478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084657480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084657480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084657480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084657481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084657481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084657481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084657481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084657481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084657481 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084657481 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084657481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084657481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084657481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084657485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084657494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084657494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084657528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084657528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084657528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084657528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084657528 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084657528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084657528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084657528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084657528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084657530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084657530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084657530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084657530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084657530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084657530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084657530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084657530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084657530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084657530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084657530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084657531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084657531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084657534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084657544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084657544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084657910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084657910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084657910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084657910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084657912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084657912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@bf4a5e8570aa: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='EE55AC56'O, index=0 SGSN_Test-GSUP(875)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@bf4a5e8570aa: 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 := 'DF0238605E687D4217AAEE412F844049'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90B339E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CBBC5DBED4986C43'O } } } } } 20241015084657959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084657959 DLLC NOTICE LLME(ffffffff/ee55ac56){UNASSIGNED} LLC RX: unknown TLLI 0xee55ac56, creating LLME on the fly (gprs_llc.c:552) 20241015084657959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084657959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241015084657959 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084657959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084657959 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084657959 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084657959 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084657959 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084657959 DLLC NOTICE LLME(ffffffff/ee55ac56){UNASSIGNED} LLGM Assign pre (ee55ac56 => d7cb6376) (gprs_llc.c:1079) 20241015084657959 DLLC NOTICE LLME(ee55ac56/d7cb6376){ASSIGNED} LLGM Assign post (ee55ac56 => d7cb6376) (gprs_llc.c:1125) 20241015084657959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084657959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084657959 DMM DEBUG MM(262420000000067/d7cb6376) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084657974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084657974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084657974 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084657974 DMM DEBUG MM(262420000000067/d7cb6376) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241015084657974 DMM NOTICE MM(262420000000067/d7cb6376) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084657974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084657974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084657974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084657974 DMM DEBUG MM(262420000000067/d7cb6376) Requesting authorization (sgsn_auth.c:160) 20241015084657974 DMM INFO MM(262420000000067/d7cb6376) Requesting authentication tuples (sgsn_auth.c:184) 20241015084657974 DMM DEBUG MM(262420000000067/d7cb6376) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084657974 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241015084657974 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241015084657977 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084657977 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084657977 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084657977 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084657977 DMM INFO MM(262420000000067/d7cb6376) Subscriber data update (mmctx.c:445) 20241015084657977 DMM DEBUG MM(262420000000067/d7cb6376) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084657977 DMM INFO MM(262420000000067/d7cb6376) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084657977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084657977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084657977 DMM INFO MM(262420000000067/d7cb6376) <- GMM AUTH AND CIPHERING REQ (rand = df 02 38 60 5e 68 7d 42 17 aa ee 41 2f 84 40 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084657984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084657984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084657984 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084657984 DMM INFO MM(262420000000067/d7cb6376) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084657984 DMM NOTICE MM(262420000000067/d7cb6376) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084657984 DMM DEBUG MM(262420000000067/d7cb6376) checking auth: received GSM SRES = 90 b3 39 e1 (gprs_gmm.c:666) 20241015084657984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084657984 DMM DEBUG MM(262420000000067/d7cb6376) Requesting authorization (sgsn_auth.c:160) 20241015084657984 DMM INFO MM(262420000000067/d7cb6376) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084657984 DMM DEBUG MM(262420000000067/d7cb6376) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084657984 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241015084657984 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) 20241015084657985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084657985 DMM INFO MM(262420000000067/d7cb6376) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7cb6376) (gprs_gmm.c:300) 20241015084657986 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084657986 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084657986 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241015084657986 DMM INFO MM(262420000000067/d7cb6376) Subscriber data update (mmctx.c:445) 20241015084657986 DMM DEBUG MM(262420000000067/d7cb6376) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084657986 DMM INFO MM(262420000000067/d7cb6376) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084657986 DMM NOTICE MM(262420000000067/d7cb6376) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241015084657986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084657986 DMM NOTICE MM(262420000000067/d7cb6376) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084657986 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) 20241015084657987 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084657987 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241015084657987 DMM INFO MM(262420000000067/d7cb6376) Subscriber data update (mmctx.c:445) 20241015084657987 DMM DEBUG MM(262420000000067/d7cb6376) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084657993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084657993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084657993 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084657993 DMM INFO MM(262420000000067/d7cb6376) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084657993 DMM NOTICE MM(262420000000067/d7cb6376) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084657993 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084657993 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084657993 DLLC NOTICE LLME(ee55ac56/d7cb6376){ASSIGNED} LLGM Assign pre (ffffffff => d7cb6376) (gprs_llc.c:1079) 20241015084657993 DLLC NOTICE LLME(ffffffff/d7cb6376){ASSIGNED} LLGM Assign post (ffffffff => d7cb6376) (gprs_llc.c:1125) 20241015084657993 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084657993 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084657993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084657993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084658045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084658045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084658046 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084658046 DMM INFO MM(262420000000067/d7cb6376) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084658046 DMM INFO MM(262420000000067/d7cb6376) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084658046 DMM DEBUG MM(262420000000067/d7cb6376) Using GGSN 0 (gprs_sm.c:312) 20241015084658046 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) 20241015084658046 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241015084658046 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084658046 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084658046 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241015084658055 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 ae 0a 1b bf 11 8b 48 41 17 14 05 7f 59 46 af 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=1037 from retransmit req queue (gtp.c:443) 20241015084658055 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd41a8, cbp=0x55eedeed8480) (sgsn_libgtp.c:632) 20241015084658055 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084658056 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedbe48 TLLI=d7cb6376, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084658056 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084658056 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084702925 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241015084702927 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) 20241015084702927 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55eedeecd8f0) (sgsn_libgtp.c:632) 20241015084707927 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1039" 20241015084712928 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241015084712928 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1039" 20241015084717912 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015084717912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084717912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241015084717928 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241015084717928 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241015084717928 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1041" 20241015084722929 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241015084722929 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241015084722929 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241015084722929 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1041" 20241015084727116 DGPRS DEBUG Checking for inactive LLMEs, time = 10792781 (sgsn.c:131) 20241015084727446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084727448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084727448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084727482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084727483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084727483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084727531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084727533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084727533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084727931 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241015084727931 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241015084727931 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241015084727931 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241015084727931 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1043" 20241015084732933 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241015084732933 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241015084732933 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241015084732933 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241015084732933 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55eedeecd8f0) (sgsn_libgtp.c:632) 20241015084732933 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55eedeecd8f0) (sgsn_libgtp.c:636) 20241015084732933 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241015084732933 DMM INFO MM(262420000000067/d7cb6376) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084732933 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241015084732933 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241015084732933 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241015084732933 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241015084732933 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241015084732933 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241015084732933 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241015084732933 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241015084732933 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241015084732933 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241015084732933 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241015084732933 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241015084732933 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@bf4a5e8570aa: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@bf4a5e8570aa: Removing Client IMSI='262420000000067'H, index=0 20241015084732942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084732942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241015084732942 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084732942 DMM INFO MM(262420000000067/d7cb6376) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084732945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58918<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084732947 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084732947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_echo_timeout-BVCI220(871)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(863)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(868)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(875)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(874)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(861)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(866)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(872)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Tue Oct 15 08:47:33 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 20241015084733073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084733474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110228) 20241015084733948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084733948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110228, count=114584) 20241015084734949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084734949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Tue Oct 15 08:47:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084735951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084735951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_restart_ctr_echo started. 20241015084736538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084736539 DMM INFO MM(262420000000067/d7cb6376) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084736539 DMM INFO MM(262420000000067/d7cb6376) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084736539 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084736539 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084736539 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084736539 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084736539 DLLC NOTICE LLME(ffffffff/d7cb6376){ASSIGNED} LLGM Assign pre (d7cb6376 => ffffffff) (gprs_llc.c:1079) 20241015084736539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7cb6376 => ffffffff) (gprs_llc.c:1125) 20241015084736539 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedbaf0 (gprs_sndcp.c:574) 20241015084736539 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedbe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084736539 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241015084736539 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) 20241015084736539 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) 20241015084736539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084736539 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084736539 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084736539 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084736539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084736590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084736590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084736590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084736590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084736590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084736590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084736590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084736590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084736590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084736592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084736592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084736592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084736592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084736592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084736592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084736592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084736592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084736592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084736592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084736592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084736593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084736593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084736597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084736606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084736606 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(884)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(881)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084736630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084736630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084736630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084736630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084736630 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084736630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084736630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084736630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084736630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084736632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084736632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084736632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084736632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084736632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084736632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084736632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084736632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084736632 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084736632 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084736632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(888)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084736633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084736633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084736637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084736648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084736648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(885)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084736666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084736666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084736666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084736666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084736666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084736666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084736666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084736666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084736666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084736668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084736668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084736668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084736668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084736668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084736668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084736668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084736668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084736668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084736668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084736668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(893)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084736669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084736669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084736672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084736682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084736682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084736952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084736952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084736952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084736952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084736954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084736955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@bf4a5e8570aa: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='E43197E8'O, index=0 SGSN_Test-GSUP(894)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@bf4a5e8570aa: 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 := 'DA0368CD40FE61DB2E90DBA292D418A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EED5D915'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59F6A7F2A1BB6AB7'O } } } } } 20241015084737001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084737001 DLLC NOTICE LLME(ffffffff/e43197e8){UNASSIGNED} LLC RX: unknown TLLI 0xe43197e8, creating LLME on the fly (gprs_llc.c:552) 20241015084737001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084737001 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241015084737001 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084737001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084737001 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084737001 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084737002 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084737002 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084737002 DLLC NOTICE LLME(ffffffff/e43197e8){UNASSIGNED} LLGM Assign pre (e43197e8 => c5631b06) (gprs_llc.c:1079) 20241015084737002 DLLC NOTICE LLME(e43197e8/c5631b06){ASSIGNED} LLGM Assign post (e43197e8 => c5631b06) (gprs_llc.c:1125) 20241015084737002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084737002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084737002 DMM DEBUG MM(262420000000023/c5631b06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084737015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084737015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084737015 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084737015 DMM DEBUG MM(262420000000023/c5631b06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241015084737015 DMM NOTICE MM(262420000000023/c5631b06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084737015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084737015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084737015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084737015 DMM DEBUG MM(262420000000023/c5631b06) Requesting authorization (sgsn_auth.c:160) 20241015084737015 DMM INFO MM(262420000000023/c5631b06) Requesting authentication tuples (sgsn_auth.c:184) 20241015084737015 DMM DEBUG MM(262420000000023/c5631b06) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084737015 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241015084737015 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241015084737018 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084737018 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084737018 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084737018 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084737018 DMM INFO MM(262420000000023/c5631b06) Subscriber data update (mmctx.c:445) 20241015084737018 DMM DEBUG MM(262420000000023/c5631b06) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084737018 DMM INFO MM(262420000000023/c5631b06) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084737018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084737018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084737018 DMM INFO MM(262420000000023/c5631b06) <- GMM AUTH AND CIPHERING REQ (rand = da 03 68 cd 40 fe 61 db 2e 90 db a2 92 d4 18 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084737025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084737025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084737025 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084737025 DMM INFO MM(262420000000023/c5631b06) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084737025 DMM NOTICE MM(262420000000023/c5631b06) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084737025 DMM DEBUG MM(262420000000023/c5631b06) checking auth: received GSM SRES = ee d5 d9 15 (gprs_gmm.c:666) 20241015084737025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084737025 DMM DEBUG MM(262420000000023/c5631b06) Requesting authorization (sgsn_auth.c:160) 20241015084737025 DMM INFO MM(262420000000023/c5631b06) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084737025 DMM DEBUG MM(262420000000023/c5631b06) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084737025 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241015084737025 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) 20241015084737025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084737025 DMM INFO MM(262420000000023/c5631b06) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5631b06) (gprs_gmm.c:300) 20241015084737026 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084737026 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084737026 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241015084737026 DMM INFO MM(262420000000023/c5631b06) Subscriber data update (mmctx.c:445) 20241015084737026 DMM DEBUG MM(262420000000023/c5631b06) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084737026 DMM INFO MM(262420000000023/c5631b06) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084737026 DMM NOTICE MM(262420000000023/c5631b06) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241015084737026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084737026 DMM NOTICE MM(262420000000023/c5631b06) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084737026 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) 20241015084737027 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084737027 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241015084737027 DMM INFO MM(262420000000023/c5631b06) Subscriber data update (mmctx.c:445) 20241015084737027 DMM DEBUG MM(262420000000023/c5631b06) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084737032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084737032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084737032 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084737032 DMM INFO MM(262420000000023/c5631b06) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084737032 DMM NOTICE MM(262420000000023/c5631b06) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084737032 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084737032 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084737032 DLLC NOTICE LLME(e43197e8/c5631b06){ASSIGNED} LLGM Assign pre (ffffffff => c5631b06) (gprs_llc.c:1079) 20241015084737032 DLLC NOTICE LLME(ffffffff/c5631b06){ASSIGNED} LLGM Assign post (ffffffff => c5631b06) (gprs_llc.c:1125) 20241015084737032 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084737032 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084737032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084737032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084737084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084737084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084737084 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084737084 DMM INFO MM(262420000000023/c5631b06) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084737084 DMM INFO MM(262420000000023/c5631b06) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084737084 DMM DEBUG MM(262420000000023/c5631b06) Using GGSN 0 (gprs_sm.c:312) 20241015084737084 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241015084737084 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084737084 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084737084 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241015084737094 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 a4 a6 f1 9a 11 75 23 47 e1 14 05 7f c4 59 c0 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241015084737094 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd1058, cbp=0x55eedeed8480) (sgsn_libgtp.c:632) 20241015084737094 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084737094 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=c5631b06, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084737094 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084737094 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084742085 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241015084742087 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) 20241015084742087 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55eedeecd8f0) (sgsn_libgtp.c:632) 20241015084747087 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241015084747089 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) 20241015084747089 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55eedeecd8f0) (sgsn_libgtp.c:632) 20241015084747089 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241015084747089 DMM INFO MM(262420000000023/c5631b06) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084747089 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241015084747089 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@bf4a5e8570aa: Removing Client IMSI='262420000000023'H, index=0 20241015084747097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084747097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241015084747097 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084747097 DMM INFO MM(262420000000023/c5631b06) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084747099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43532<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084747101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084747101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(892)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(894)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(882)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(888)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(893)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(891)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(880)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(886)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Tue Oct 15 08:47:47 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 20241015084747227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084747629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102560) 20241015084748102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084748102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102560, count=103720) 20241015084749103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084749103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Tue Oct 15 08:47:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084750104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084750104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_restart_ctr_create started. 20241015084750690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084750692 DMM INFO MM(262420000000023/c5631b06) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084750692 DMM INFO MM(262420000000023/c5631b06) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084750692 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084750692 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084750692 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084750692 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084750692 DLLC NOTICE LLME(ffffffff/c5631b06){ASSIGNED} LLGM Assign pre (c5631b06 => ffffffff) (gprs_llc.c:1079) 20241015084750692 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5631b06 => ffffffff) (gprs_llc.c:1125) 20241015084750692 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015084750692 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084750692 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241015084750692 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) 20241015084750692 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) 20241015084750692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084750692 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084750692 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084750692 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084750692 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084750742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084750742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084750742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084750742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084750742 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084750742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084750742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084750742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084750742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084750743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084750743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084750743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084750743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084750743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084750744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084750744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084750744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084750744 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084750744 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084750744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084750744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084750744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084750747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084750756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084750756 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(902)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 TC_attach_restart_ctr_create-BVCI196(900)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084750778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084750778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084750778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084750778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084750778 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084750778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084750778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084750778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084750778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084750779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084750779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084750779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084750779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084750779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084750779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084750780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084750780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084750780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084750780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084750780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084750780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084750780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084750784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084750794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084750794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084750816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084750816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084750816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084750816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084750816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084750816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084750816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084750816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084750816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084750818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084750818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084750818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084750818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084750818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084750818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084750818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084750818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084750818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084750818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084750818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084750819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084750819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084750823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084750831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084750831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084751105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084751105 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084751105 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084751105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084751107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084751108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@bf4a5e8570aa: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='D42B1DF2'O, index=0 SGSN_Test-GSUP(913)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@bf4a5e8570aa: 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 := '232B401155A98ACD1324E8C3178C0552'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E126987C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33AEA00B9ACAEB9A'O } } } } } 20241015084751153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084751153 DLLC NOTICE LLME(ffffffff/d42b1df2){UNASSIGNED} LLC RX: unknown TLLI 0xd42b1df2, creating LLME on the fly (gprs_llc.c:552) 20241015084751153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084751153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241015084751153 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084751153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084751153 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084751154 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084751154 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084751154 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084751154 DLLC NOTICE LLME(ffffffff/d42b1df2){UNASSIGNED} LLGM Assign pre (d42b1df2 => dd877545) (gprs_llc.c:1079) 20241015084751154 DLLC NOTICE LLME(d42b1df2/dd877545){ASSIGNED} LLGM Assign post (d42b1df2 => dd877545) (gprs_llc.c:1125) 20241015084751154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084751154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084751154 DMM DEBUG MM(262420000000024/dd877545) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084751165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084751165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084751165 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084751166 DMM DEBUG MM(262420000000024/dd877545) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241015084751166 DMM NOTICE MM(262420000000024/dd877545) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084751166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084751166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084751166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084751166 DMM DEBUG MM(262420000000024/dd877545) Requesting authorization (sgsn_auth.c:160) 20241015084751166 DMM INFO MM(262420000000024/dd877545) Requesting authentication tuples (sgsn_auth.c:184) 20241015084751166 DMM DEBUG MM(262420000000024/dd877545) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084751166 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241015084751166 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241015084751168 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084751168 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084751168 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084751168 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084751168 DMM INFO MM(262420000000024/dd877545) Subscriber data update (mmctx.c:445) 20241015084751168 DMM DEBUG MM(262420000000024/dd877545) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084751168 DMM INFO MM(262420000000024/dd877545) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084751168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084751168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084751168 DMM INFO MM(262420000000024/dd877545) <- GMM AUTH AND CIPHERING REQ (rand = 23 2b 40 11 55 a9 8a cd 13 24 e8 c3 17 8c 05 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084751177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084751177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084751177 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084751177 DMM INFO MM(262420000000024/dd877545) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084751177 DMM NOTICE MM(262420000000024/dd877545) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084751177 DMM DEBUG MM(262420000000024/dd877545) checking auth: received GSM SRES = e1 26 98 7c (gprs_gmm.c:666) 20241015084751177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084751177 DMM DEBUG MM(262420000000024/dd877545) Requesting authorization (sgsn_auth.c:160) 20241015084751177 DMM INFO MM(262420000000024/dd877545) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084751177 DMM DEBUG MM(262420000000024/dd877545) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084751177 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241015084751177 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) 20241015084751177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084751177 DMM INFO MM(262420000000024/dd877545) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd877545) (gprs_gmm.c:300) 20241015084751179 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084751179 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084751179 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241015084751179 DMM INFO MM(262420000000024/dd877545) Subscriber data update (mmctx.c:445) 20241015084751179 DMM DEBUG MM(262420000000024/dd877545) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084751179 DMM INFO MM(262420000000024/dd877545) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084751179 DMM NOTICE MM(262420000000024/dd877545) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241015084751179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084751179 DMM NOTICE MM(262420000000024/dd877545) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084751179 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) 20241015084751179 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084751180 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241015084751180 DMM INFO MM(262420000000024/dd877545) Subscriber data update (mmctx.c:445) 20241015084751180 DMM DEBUG MM(262420000000024/dd877545) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084751185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084751185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084751185 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084751185 DMM INFO MM(262420000000024/dd877545) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084751185 DMM NOTICE MM(262420000000024/dd877545) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084751185 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084751186 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084751186 DLLC NOTICE LLME(d42b1df2/dd877545){ASSIGNED} LLGM Assign pre (ffffffff => dd877545) (gprs_llc.c:1079) 20241015084751186 DLLC NOTICE LLME(ffffffff/dd877545){ASSIGNED} LLGM Assign post (ffffffff => dd877545) (gprs_llc.c:1125) 20241015084751186 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084751186 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084751186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084751186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084751237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084751237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084751237 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084751237 DMM INFO MM(262420000000024/dd877545) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084751237 DMM INFO MM(262420000000024/dd877545) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084751237 DMM DEBUG MM(262420000000024/dd877545) Using GGSN 0 (gprs_sm.c:312) 20241015084751237 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241015084751237 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084751237 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084751237 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241015084751248 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 5a a1 bc a1 11 64 67 c5 ff 14 05 7f 70 04 c8 b3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241015084751248 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f1a7bfd1058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241015084751248 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f1a7bfd1058, cbp=0x55eedeed8480) (sgsn_libgtp.c:632) 20241015084751248 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241015084751248 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241015084751248 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241015084751248 DMM NOTICE MM(262420000000024/dd877545) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084751254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084751254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084751254 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084751254 DMM INFO MM(262420000000024/dd877545) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084751254 DMM INFO MM(262420000000024/dd877545) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084751254 DMM DEBUG MM(262420000000024/dd877545) Using GGSN 0 (gprs_sm.c:312) 20241015084751254 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241015084751254 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084751255 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084751255 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241015084751258 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 5a a1 bc a1 11 64 67 c5 ff 14 05 7f 70 04 c8 b3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241015084751258 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f1a7bfd1058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241015084751258 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd1058, cbp=0x55eedeed8480) (sgsn_libgtp.c:632) 20241015084751258 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084751258 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=dd877545, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084751258 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084751258 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@bf4a5e8570aa: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084751267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57758<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084751269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084751269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(901)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(913)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(911)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(904)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(899)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(909)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Tue Oct 15 08:47:51 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 20241015084751394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084751796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98636) 20241015084752270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084752270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98636, count=104688) 20241015084753271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084753271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Tue Oct 15 08:47:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084754273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084754273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241015084754861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084754863 DMM INFO MM(262420000000024/dd877545) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084754863 DMM INFO MM(262420000000024/dd877545) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084754863 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084754863 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084754863 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084754863 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084754863 DLLC NOTICE LLME(ffffffff/dd877545){ASSIGNED} LLGM Assign pre (dd877545 => ffffffff) (gprs_llc.c:1079) 20241015084754863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd877545 => ffffffff) (gprs_llc.c:1125) 20241015084754863 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015084754863 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084754863 DMM NOTICE MM(262420000000024/dd877545) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084754863 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241015084754863 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084754863 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084754863 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241015084754863 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241015084754863 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) 20241015084754863 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) 20241015084754863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084754863 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084754863 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084754863 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084754863 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084754918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084754918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084754918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084754918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084754918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084754918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084754918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084754918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084754918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084754920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084754920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084754920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084754920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084754920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084754920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084754920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084754920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084754920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084754920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084754920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(921)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084754921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084754921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084754925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084754936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084754936 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(922)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084754950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084754950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084754950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084754950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084754950 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084754950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084754950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084754950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084754950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084754952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084754952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084754952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084754952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084754952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084754952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084754952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084754952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084754952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084754952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084754952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084754953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084754953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084754957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084754966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084754966 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084754991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084754991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084754991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084754991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084754991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084754991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084754991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084754991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084754991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084754993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084754993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084754993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084754993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084754993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084754993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084754993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084754993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084754993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084754993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084754993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084754994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084754994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084754998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084755007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084755007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084755273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084755274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084755274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084755274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084755275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084755276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='E683D629'O, index=0 SGSN_Test-GSUP(932)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@bf4a5e8570aa: 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 := 'B4B4A8433CD66582E350FCFD003749F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D97F29F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '850765EE84A8E4B0'O } } } } } 20241015084756330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084756330 DLLC NOTICE LLME(ffffffff/e683d629){UNASSIGNED} LLC RX: unknown TLLI 0xe683d629, creating LLME on the fly (gprs_llc.c:552) 20241015084756330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084756330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241015084756330 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084756330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084756330 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084756330 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084756330 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084756330 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084756330 DLLC NOTICE LLME(ffffffff/e683d629){UNASSIGNED} LLGM Assign pre (e683d629 => d00f95aa) (gprs_llc.c:1079) 20241015084756330 DLLC NOTICE LLME(e683d629/d00f95aa){ASSIGNED} LLGM Assign post (e683d629 => d00f95aa) (gprs_llc.c:1125) 20241015084756330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084756330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084756330 DMM DEBUG MM(262420000000025/d00f95aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084756343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084756343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084756343 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084756343 DMM DEBUG MM(262420000000025/d00f95aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241015084756343 DMM NOTICE MM(262420000000025/d00f95aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084756343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084756343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084756343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084756343 DMM DEBUG MM(262420000000025/d00f95aa) Requesting authorization (sgsn_auth.c:160) 20241015084756343 DMM INFO MM(262420000000025/d00f95aa) Requesting authentication tuples (sgsn_auth.c:184) 20241015084756343 DMM DEBUG MM(262420000000025/d00f95aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084756343 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241015084756343 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241015084756346 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084756346 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084756346 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084756346 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084756346 DMM INFO MM(262420000000025/d00f95aa) Subscriber data update (mmctx.c:445) 20241015084756346 DMM DEBUG MM(262420000000025/d00f95aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084756346 DMM INFO MM(262420000000025/d00f95aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084756346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084756346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084756346 DMM INFO MM(262420000000025/d00f95aa) <- GMM AUTH AND CIPHERING REQ (rand = b4 b4 a8 43 3c d6 65 82 e3 50 fc fd 00 37 49 f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084756354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084756354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084756354 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084756354 DMM INFO MM(262420000000025/d00f95aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084756354 DMM NOTICE MM(262420000000025/d00f95aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084756354 DMM DEBUG MM(262420000000025/d00f95aa) checking auth: received GSM SRES = 5d 97 f2 9f (gprs_gmm.c:666) 20241015084756354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084756354 DMM DEBUG MM(262420000000025/d00f95aa) Requesting authorization (sgsn_auth.c:160) 20241015084756354 DMM INFO MM(262420000000025/d00f95aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084756354 DMM DEBUG MM(262420000000025/d00f95aa) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084756354 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241015084756354 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) 20241015084756354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084756354 DMM INFO MM(262420000000025/d00f95aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xd00f95aa) (gprs_gmm.c:300) 20241015084756355 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084756355 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084756355 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241015084756355 DMM INFO MM(262420000000025/d00f95aa) Subscriber data update (mmctx.c:445) 20241015084756355 DMM DEBUG MM(262420000000025/d00f95aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084756355 DMM INFO MM(262420000000025/d00f95aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084756355 DMM NOTICE MM(262420000000025/d00f95aa) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241015084756355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084756355 DMM NOTICE MM(262420000000025/d00f95aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084756355 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) 20241015084756356 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084756356 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241015084756356 DMM INFO MM(262420000000025/d00f95aa) Subscriber data update (mmctx.c:445) 20241015084756356 DMM DEBUG MM(262420000000025/d00f95aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084756362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084756362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084756362 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084756362 DMM INFO MM(262420000000025/d00f95aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084756362 DMM NOTICE MM(262420000000025/d00f95aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084756362 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084756362 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084756362 DLLC NOTICE LLME(e683d629/d00f95aa){ASSIGNED} LLGM Assign pre (ffffffff => d00f95aa) (gprs_llc.c:1079) 20241015084756362 DLLC NOTICE LLME(ffffffff/d00f95aa){ASSIGNED} LLGM Assign post (ffffffff => d00f95aa) (gprs_llc.c:1125) 20241015084756362 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084756362 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084756362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084756362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084756413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084756413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084756413 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084756413 DMM INFO MM(262420000000025/d00f95aa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084756413 DMM INFO MM(262420000000025/d00f95aa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084756413 DMM DEBUG MM(262420000000025/d00f95aa) Using GGSN 0 (gprs_sm.c:312) 20241015084756413 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) 20241015084756413 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241015084756413 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084756413 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084756413 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241015084756424 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 fc 31 a5 b7 11 33 3e e8 39 14 05 7f a2 0a ce da 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241015084756424 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd20c8, cbp=0x55eedeed50f0) (sgsn_libgtp.c:632) 20241015084756424 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084756424 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=d00f95aa, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084756424 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084756424 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084756431 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241015084756431 DGPRS INFO PDP(262420000000025:5): Context 0x7f1a7bfd20c8 was deleted (sgsn_libgtp.c:660) 20241015084756431 DMM INFO MM(262420000000025/d00f95aa) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084756431 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241015084756431 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241015084757117 DGPRS DEBUG Checking for inactive LLMEs, time = 10792811 (sgsn.c:131) 20241015084804431 DMM INFO MM(262420000000025/d00f95aa) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084812005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241015084812432 DMM INFO MM(262420000000025/d00f95aa) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084815274 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015084815274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241015084815275 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084820434 DMM INFO MM(262420000000025/d00f95aa) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084824922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084824924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084824924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084824954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084824956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084824956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084824994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084824996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084824996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015084827118 DGPRS DEBUG Checking for inactive LLMEs, time = 10792841 (sgsn.c:131) 20241015084828434 DMM INFO MM(262420000000025/d00f95aa) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@bf4a5e8570aa: Removing Client IMSI='262420000000025'H, index=0 20241015084828442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084828442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241015084828442 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084828442 DMM INFO MM(262420000000025/d00f95aa) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084828445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57786<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084828447 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084828447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(921)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(925)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(930)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(919)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(923)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(928)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Tue Oct 15 08:48:28 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 20241015084828574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084828975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110944) 20241015084829448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084829449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110944, count=112104) 20241015084830449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084830450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Tue Oct 15 08:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084831450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084831450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241015084832038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084832039 DMM INFO MM(262420000000025/d00f95aa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084832039 DMM INFO MM(262420000000025/d00f95aa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084832039 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084832039 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084832039 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084832039 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084832039 DLLC NOTICE LLME(ffffffff/d00f95aa){ASSIGNED} LLGM Assign pre (d00f95aa => ffffffff) (gprs_llc.c:1079) 20241015084832039 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d00f95aa => ffffffff) (gprs_llc.c:1125) 20241015084832039 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015084832039 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084832039 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241015084832039 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) 20241015084832039 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) 20241015084832040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084832040 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084832040 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084832040 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084832040 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084832082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084832082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084832082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084832082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084832082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084832082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084832082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084832082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084832082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084832084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084832084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084832084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084832084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084832084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084832084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084832084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084832084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084832084 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084832084 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084832084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084832085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084832085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084832088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084832097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084832097 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(940)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084832124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084832124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084832124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084832124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084832124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084832124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084832124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084832124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084832124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084832125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084832125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084832125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084832126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084832126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084832126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084832126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084832126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084832126 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084832126 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084832126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084832127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084832127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084832130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084832140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084832140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(946)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084832169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084832169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084832169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084832169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084832169 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084832169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084832169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084832169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084832169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084832171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084832171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084832171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084832171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084832171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084832171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084832171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084832171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084832171 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084832171 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084832171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(950)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084832172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084832172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084832175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084832184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084832184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084832452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084832452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084832452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084832452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084832454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084832455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='E7082B0B'O, index=0 SGSN_Test-GSUP(951)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@bf4a5e8570aa: 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 := 'D2E885D9CB9259DAB394F57E6B5ADB58'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D815EFA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA4D624076E6377A'O } } } } } 20241015084832499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084832499 DLLC NOTICE LLME(ffffffff/e7082b0b){UNASSIGNED} LLC RX: unknown TLLI 0xe7082b0b, creating LLME on the fly (gprs_llc.c:552) 20241015084832499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084832499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241015084832499 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084832499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084832499 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084832499 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084832499 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084832499 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084832499 DLLC NOTICE LLME(ffffffff/e7082b0b){UNASSIGNED} LLGM Assign pre (e7082b0b => c2e2488b) (gprs_llc.c:1079) 20241015084832499 DLLC NOTICE LLME(e7082b0b/c2e2488b){ASSIGNED} LLGM Assign post (e7082b0b => c2e2488b) (gprs_llc.c:1125) 20241015084832499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084832499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084832499 DMM DEBUG MM(262420000000027/c2e2488b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084832512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084832512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084832512 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084832512 DMM DEBUG MM(262420000000027/c2e2488b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241015084832512 DMM NOTICE MM(262420000000027/c2e2488b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084832512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084832512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084832512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084832512 DMM DEBUG MM(262420000000027/c2e2488b) Requesting authorization (sgsn_auth.c:160) 20241015084832512 DMM INFO MM(262420000000027/c2e2488b) Requesting authentication tuples (sgsn_auth.c:184) 20241015084832512 DMM DEBUG MM(262420000000027/c2e2488b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084832512 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241015084832512 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241015084832515 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084832515 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084832515 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084832515 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084832515 DMM INFO MM(262420000000027/c2e2488b) Subscriber data update (mmctx.c:445) 20241015084832515 DMM DEBUG MM(262420000000027/c2e2488b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084832515 DMM INFO MM(262420000000027/c2e2488b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084832515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084832515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084832515 DMM INFO MM(262420000000027/c2e2488b) <- GMM AUTH AND CIPHERING REQ (rand = d2 e8 85 d9 cb 92 59 da b3 94 f5 7e 6b 5a db 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084832523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084832523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084832523 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084832523 DMM INFO MM(262420000000027/c2e2488b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084832523 DMM NOTICE MM(262420000000027/c2e2488b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084832523 DMM DEBUG MM(262420000000027/c2e2488b) checking auth: received GSM SRES = d8 15 ef a1 (gprs_gmm.c:666) 20241015084832523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084832523 DMM DEBUG MM(262420000000027/c2e2488b) Requesting authorization (sgsn_auth.c:160) 20241015084832523 DMM INFO MM(262420000000027/c2e2488b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084832523 DMM DEBUG MM(262420000000027/c2e2488b) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084832523 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241015084832523 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) 20241015084832523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084832523 DMM INFO MM(262420000000027/c2e2488b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2e2488b) (gprs_gmm.c:300) 20241015084832524 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084832525 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084832525 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241015084832525 DMM INFO MM(262420000000027/c2e2488b) Subscriber data update (mmctx.c:445) 20241015084832525 DMM DEBUG MM(262420000000027/c2e2488b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084832525 DMM INFO MM(262420000000027/c2e2488b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084832525 DMM NOTICE MM(262420000000027/c2e2488b) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241015084832525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084832525 DMM NOTICE MM(262420000000027/c2e2488b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084832525 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) 20241015084832525 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084832525 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241015084832525 DMM INFO MM(262420000000027/c2e2488b) Subscriber data update (mmctx.c:445) 20241015084832525 DMM DEBUG MM(262420000000027/c2e2488b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084832532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084832532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084832532 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084832532 DMM INFO MM(262420000000027/c2e2488b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084832532 DMM NOTICE MM(262420000000027/c2e2488b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084832532 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084832532 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084832532 DLLC NOTICE LLME(e7082b0b/c2e2488b){ASSIGNED} LLGM Assign pre (ffffffff => c2e2488b) (gprs_llc.c:1079) 20241015084832532 DLLC NOTICE LLME(ffffffff/c2e2488b){ASSIGNED} LLGM Assign post (ffffffff => c2e2488b) (gprs_llc.c:1125) 20241015084832532 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084832532 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084832532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084832532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084832584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084832584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084832584 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084832584 DMM INFO MM(262420000000027/c2e2488b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084832584 DMM INFO MM(262420000000027/c2e2488b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084832584 DMM DEBUG MM(262420000000027/c2e2488b) Using GGSN 0 (gprs_sm.c:312) 20241015084832584 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) 20241015084832584 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241015084832584 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084832584 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084832584 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@bf4a5e8570aa: First createPDPContextRequest received, dropping & waiting for retransmission 20241015084837585 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241015084837591 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 72 4d 18 42 11 89 95 90 eb 14 05 7f 96 71 ff df 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241015084837591 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd20c8, cbp=0x55eedeed50f0) (sgsn_libgtp.c:632) 20241015084837591 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084837591 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=c2e2488b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084837591 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084837591 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241015084837600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084837600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241015084837600 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084837600 DMM INFO MM(262420000000027/c2e2488b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241015084837601 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084837601 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@bf4a5e8570aa: First deletePDPContextRequest received, dropping & waiting for retransmission 20241015084842601 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241015084842604 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) 20241015084842604 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f1a7bfd20c8, cbp=0x55eedeed50f0) (sgsn_libgtp.c:632) 20241015084842604 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241015084842604 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=c2e2488b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084842604 DMM INFO MM(262420000000027/c2e2488b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241015084842604 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241015084842604 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@bf4a5e8570aa: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084842614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084842616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084842616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(944)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(950)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(939)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(948)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(937)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(942)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Tue Oct 15 08:48:42 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 20241015084842745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084843146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103156) 20241015084843616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084843616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103156, count=103696) 20241015084844617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084844617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Tue Oct 15 08:48:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084845619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084845619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241015084846203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084846204 DMM INFO MM(262420000000027/c2e2488b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084846204 DMM INFO MM(262420000000027/c2e2488b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084846204 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084846204 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084846204 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084846204 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084846204 DLLC NOTICE LLME(ffffffff/c2e2488b){ASSIGNED} LLGM Assign pre (c2e2488b => ffffffff) (gprs_llc.c:1079) 20241015084846204 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2e2488b => ffffffff) (gprs_llc.c:1125) 20241015084846204 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241015084846204 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) 20241015084846204 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) 20241015084846204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084846204 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084846204 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084846205 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084846205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084846259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084846259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084846259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084846259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084846259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084846259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084846259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084846259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084846259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(958)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(959)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084846261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084846261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084846261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084846261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084846261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084846261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084846261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084846261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084846261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084846261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084846261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(959)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084846262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084846262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084846265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084846274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846274 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(960)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084846286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084846286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084846286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084846286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084846286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084846286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084846286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084846286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084846286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084846287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084846287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084846287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084846288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084846288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084846288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084846288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084846288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084846288 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084846288 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084846288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(963)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084846288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084846288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084846292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084846301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084846322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084846322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084846322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084846322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084846322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084846322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084846322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084846322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084846322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084846324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084846324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084846324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084846324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084846324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084846324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084846324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084846324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084846324 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084846324 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084846324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084846325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084846325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084846329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084846340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084846620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084846620 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084846620 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084846620 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084846622 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084846623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='F26BB58E'O, index=0 SGSN_Test-GSUP(970)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@bf4a5e8570aa: 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 := 'E43A60E2C64041770F7B0071212A0EF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C20510E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9632BFF2C18B5400'O } } } } } 20241015084846668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846668 DLLC NOTICE LLME(ffffffff/f26bb58e){UNASSIGNED} LLC RX: unknown TLLI 0xf26bb58e, creating LLME on the fly (gprs_llc.c:552) 20241015084846668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084846668 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241015084846668 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084846668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084846668 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084846668 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084846668 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084846668 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084846668 DLLC NOTICE LLME(ffffffff/f26bb58e){UNASSIGNED} LLGM Assign pre (f26bb58e => f11d2aa6) (gprs_llc.c:1079) 20241015084846668 DLLC NOTICE LLME(f26bb58e/f11d2aa6){ASSIGNED} LLGM Assign post (f26bb58e => f11d2aa6) (gprs_llc.c:1125) 20241015084846668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084846668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084846668 DMM DEBUG MM(262420000000028/f11d2aa6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084846682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084846682 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084846682 DMM DEBUG MM(262420000000028/f11d2aa6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241015084846682 DMM NOTICE MM(262420000000028/f11d2aa6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084846682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084846682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084846682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084846682 DMM DEBUG MM(262420000000028/f11d2aa6) Requesting authorization (sgsn_auth.c:160) 20241015084846682 DMM INFO MM(262420000000028/f11d2aa6) Requesting authentication tuples (sgsn_auth.c:184) 20241015084846682 DMM DEBUG MM(262420000000028/f11d2aa6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084846682 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241015084846682 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241015084846685 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084846685 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084846685 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084846685 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084846685 DMM INFO MM(262420000000028/f11d2aa6) Subscriber data update (mmctx.c:445) 20241015084846685 DMM DEBUG MM(262420000000028/f11d2aa6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084846685 DMM INFO MM(262420000000028/f11d2aa6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084846685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084846685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084846685 DMM INFO MM(262420000000028/f11d2aa6) <- GMM AUTH AND CIPHERING REQ (rand = e4 3a 60 e2 c6 40 41 77 0f 7b 00 71 21 2a 0e f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084846694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084846694 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084846694 DMM INFO MM(262420000000028/f11d2aa6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084846694 DMM NOTICE MM(262420000000028/f11d2aa6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084846694 DMM DEBUG MM(262420000000028/f11d2aa6) checking auth: received GSM SRES = 1c 20 51 0e (gprs_gmm.c:666) 20241015084846694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084846694 DMM DEBUG MM(262420000000028/f11d2aa6) Requesting authorization (sgsn_auth.c:160) 20241015084846694 DMM INFO MM(262420000000028/f11d2aa6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084846694 DMM DEBUG MM(262420000000028/f11d2aa6) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084846694 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241015084846694 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) 20241015084846694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084846694 DMM INFO MM(262420000000028/f11d2aa6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf11d2aa6) (gprs_gmm.c:300) 20241015084846695 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084846695 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084846695 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241015084846695 DMM INFO MM(262420000000028/f11d2aa6) Subscriber data update (mmctx.c:445) 20241015084846695 DMM DEBUG MM(262420000000028/f11d2aa6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084846695 DMM INFO MM(262420000000028/f11d2aa6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084846695 DMM NOTICE MM(262420000000028/f11d2aa6) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241015084846695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084846695 DMM NOTICE MM(262420000000028/f11d2aa6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084846695 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) 20241015084846696 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084846696 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241015084846696 DMM INFO MM(262420000000028/f11d2aa6) Subscriber data update (mmctx.c:445) 20241015084846696 DMM DEBUG MM(262420000000028/f11d2aa6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084846702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084846702 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084846702 DMM INFO MM(262420000000028/f11d2aa6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084846702 DMM NOTICE MM(262420000000028/f11d2aa6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084846702 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084846702 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084846702 DLLC NOTICE LLME(f26bb58e/f11d2aa6){ASSIGNED} LLGM Assign pre (ffffffff => f11d2aa6) (gprs_llc.c:1079) 20241015084846702 DLLC NOTICE LLME(ffffffff/f11d2aa6){ASSIGNED} LLGM Assign post (ffffffff => f11d2aa6) (gprs_llc.c:1125) 20241015084846702 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084846702 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084846702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084846702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084846754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084846754 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084846754 DMM INFO MM(262420000000028/f11d2aa6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084846754 DMM INFO MM(262420000000028/f11d2aa6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084846754 DMM DEBUG MM(262420000000028/f11d2aa6) Using GGSN 0 (gprs_sm.c:312) 20241015084846754 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) 20241015084846754 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241015084846754 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084846754 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084846754 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241015084846763 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 79 18 c6 3e 11 64 c9 b3 29 14 05 7f 06 18 d0 8f 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) 20241015084846763 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd20c8, cbp=0x55eedeed50f0) (sgsn_libgtp.c:632) 20241015084846763 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084846763 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedbe48 TLLI=f11d2aa6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084846763 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084846763 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084846770 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241015084846770 DGPRS INFO PDP(262420000000028:5): Context 0x7f1a7bfd20c8 was deleted (sgsn_libgtp.c:660) 20241015084846770 DMM INFO MM(262420000000028/f11d2aa6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084846770 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241015084846770 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@bf4a5e8570aa: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241015084846776 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241015084846777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084846777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241015084846777 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084846777 DMM INFO MM(262420000000028/f11d2aa6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241015084846777 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241015084846777 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@bf4a5e8570aa: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084846782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54504<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084846784 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084846784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(970)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(963)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(959)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(968)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(957)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(966)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(961)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Tue Oct 15 08:48:46 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 20241015084846909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084847310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98076) 20241015084847785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084847785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98076, count=102432) 20241015084848787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084848787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Tue Oct 15 08:48:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084849788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084849788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241015084850374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084850375 DMM INFO MM(262420000000028/f11d2aa6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084850375 DMM INFO MM(262420000000028/f11d2aa6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084850375 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084850375 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084850376 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084850376 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084850376 DLLC NOTICE LLME(ffffffff/f11d2aa6){ASSIGNED} LLGM Assign pre (f11d2aa6 => ffffffff) (gprs_llc.c:1079) 20241015084850376 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f11d2aa6 => ffffffff) (gprs_llc.c:1125) 20241015084850376 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedbaf0 (gprs_sndcp.c:574) 20241015084850376 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedbe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084850376 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241015084850376 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) 20241015084850376 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) 20241015084850376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084850376 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084850376 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084850376 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084850376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084850418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084850418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084850418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084850418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084850418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084850418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084850418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084850418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084850418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084850420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084850420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084850420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084850420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084850420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084850420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084850420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084850420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084850420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084850420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084850420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084850421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084850421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084850425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084850433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084850456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084850456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084850456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084850456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084850456 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084850456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084850456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084850456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084850456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084850458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084850458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084850458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084850458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084850458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084850458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084850458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084850458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084850458 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084850458 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084850458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084850459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084850459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084850463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084850471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084850498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084850498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084850498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084850498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084850498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084850498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084850498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084850498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084850498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084850500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084850500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084850500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084850500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084850500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084850500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084850500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084850500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084850500 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084850500 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084850500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084850501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084850501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084850505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084850515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084850789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084850789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084850789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084850789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084850791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084850792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='DE02DBF7'O, index=0 SGSN_Test-GSUP(989)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@bf4a5e8570aa: 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 := '090A7B40657F2CA44FC42C55B858E91C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FF1699D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '864B4E26930AAA1B'O } } } } } 20241015084850836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850837 DLLC NOTICE LLME(ffffffff/de02dbf7){UNASSIGNED} LLC RX: unknown TLLI 0xde02dbf7, creating LLME on the fly (gprs_llc.c:552) 20241015084850837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084850837 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241015084850837 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084850837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084850837 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084850837 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084850837 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084850837 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084850837 DLLC NOTICE LLME(ffffffff/de02dbf7){UNASSIGNED} LLGM Assign pre (de02dbf7 => cae65a78) (gprs_llc.c:1079) 20241015084850837 DLLC NOTICE LLME(de02dbf7/cae65a78){ASSIGNED} LLGM Assign post (de02dbf7 => cae65a78) (gprs_llc.c:1125) 20241015084850837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084850837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084850837 DMM DEBUG MM(262420000000026/cae65a78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084850849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084850849 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084850849 DMM DEBUG MM(262420000000026/cae65a78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241015084850849 DMM NOTICE MM(262420000000026/cae65a78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084850849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084850849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084850849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084850849 DMM DEBUG MM(262420000000026/cae65a78) Requesting authorization (sgsn_auth.c:160) 20241015084850849 DMM INFO MM(262420000000026/cae65a78) Requesting authentication tuples (sgsn_auth.c:184) 20241015084850849 DMM DEBUG MM(262420000000026/cae65a78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084850849 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241015084850849 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241015084850852 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084850852 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084850852 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084850852 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084850852 DMM INFO MM(262420000000026/cae65a78) Subscriber data update (mmctx.c:445) 20241015084850852 DMM DEBUG MM(262420000000026/cae65a78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084850852 DMM INFO MM(262420000000026/cae65a78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084850852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084850852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084850852 DMM INFO MM(262420000000026/cae65a78) <- GMM AUTH AND CIPHERING REQ (rand = 09 0a 7b 40 65 7f 2c a4 4f c4 2c 55 b8 58 e9 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084850859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084850859 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084850859 DMM INFO MM(262420000000026/cae65a78) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084850859 DMM NOTICE MM(262420000000026/cae65a78) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084850859 DMM DEBUG MM(262420000000026/cae65a78) checking auth: received GSM SRES = 2f f1 69 9d (gprs_gmm.c:666) 20241015084850859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084850859 DMM DEBUG MM(262420000000026/cae65a78) Requesting authorization (sgsn_auth.c:160) 20241015084850859 DMM INFO MM(262420000000026/cae65a78) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084850859 DMM DEBUG MM(262420000000026/cae65a78) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084850859 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241015084850859 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) 20241015084850860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084850860 DMM INFO MM(262420000000026/cae65a78) <- GMM ATTACH ACCEPT (new P-TMSI=0xcae65a78) (gprs_gmm.c:300) 20241015084850861 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084850861 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084850861 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241015084850861 DMM INFO MM(262420000000026/cae65a78) Subscriber data update (mmctx.c:445) 20241015084850861 DMM DEBUG MM(262420000000026/cae65a78) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084850861 DMM INFO MM(262420000000026/cae65a78) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084850861 DMM NOTICE MM(262420000000026/cae65a78) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241015084850861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084850861 DMM NOTICE MM(262420000000026/cae65a78) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084850861 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) 20241015084850862 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084850862 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241015084850862 DMM INFO MM(262420000000026/cae65a78) Subscriber data update (mmctx.c:445) 20241015084850862 DMM DEBUG MM(262420000000026/cae65a78) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084850868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084850868 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084850868 DMM INFO MM(262420000000026/cae65a78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084850868 DMM NOTICE MM(262420000000026/cae65a78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084850868 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084850868 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084850868 DLLC NOTICE LLME(de02dbf7/cae65a78){ASSIGNED} LLGM Assign pre (ffffffff => cae65a78) (gprs_llc.c:1079) 20241015084850868 DLLC NOTICE LLME(ffffffff/cae65a78){ASSIGNED} LLGM Assign post (ffffffff => cae65a78) (gprs_llc.c:1125) 20241015084850868 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084850868 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084850868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084850868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084850920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084850920 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084850920 DMM INFO MM(262420000000026/cae65a78) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084850920 DMM INFO MM(262420000000026/cae65a78) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084850920 DMM DEBUG MM(262420000000026/cae65a78) Using GGSN 0 (gprs_sm.c:312) 20241015084850920 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) 20241015084850920 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241015084850920 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084850920 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084850920 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241015084850930 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 74 31 57 5c 11 43 8f ee d2 14 05 7f 26 90 e6 ca 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) 20241015084850930 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd20c8, cbp=0x55eedeed50f0) (sgsn_libgtp.c:632) 20241015084850930 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084850930 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedbe48 TLLI=cae65a78, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084850930 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084850930 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084850940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850940 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241015084850940 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084850943 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 74 31 57 5c 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241015084850943 DGPRS INFO PDP(262420000000026:5): Context 0x7f1a7bfd20c8 was deleted (sgsn_libgtp.c:660) 20241015084850943 DMM INFO MM(262420000000026/cae65a78) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241015084850943 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241015084850943 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@bf4a5e8570aa: Removing Client IMSI='262420000000026'H, index=0 20241015084850950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084850950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241015084850950 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084850950 DMM INFO MM(262420000000026/cae65a78) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084850953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084850955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084850955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(989)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(987)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(982)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(977)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(975)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(980)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(985)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Tue Oct 15 08:48:51 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 20241015084851083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084851484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96072) 20241015084851956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084851956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96072, count=104452) 20241015084852957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084852957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Tue Oct 15 08:48:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084853959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084853959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_gmm_detach started. 20241015084854547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084854549 DMM INFO MM(262420000000026/cae65a78) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084854549 DMM INFO MM(262420000000026/cae65a78) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084854549 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084854549 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084854549 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084854549 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084854549 DLLC NOTICE LLME(ffffffff/cae65a78){ASSIGNED} LLGM Assign pre (cae65a78 => ffffffff) (gprs_llc.c:1079) 20241015084854549 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cae65a78 => ffffffff) (gprs_llc.c:1125) 20241015084854549 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedbaf0 (gprs_sndcp.c:574) 20241015084854549 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedbe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084854549 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241015084854549 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) 20241015084854549 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) 20241015084854549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084854549 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084854549 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084854549 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084854549 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084854598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084854598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084854598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084854598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084854598 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084854598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084854598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084854598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084854598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084854600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084854600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084854600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(996)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084854600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084854600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084854600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084854600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084854600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084854600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084854600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084854600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084854601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084854601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084854604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084854613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084854613 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1002)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084854637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084854637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084854637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084854637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084854637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084854637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084854637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084854637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084854637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1001)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084854639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084854639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084854639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084854639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084854639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084854639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084854639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084854639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084854639 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084854639 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084854639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084854640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084854640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084854644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015084854653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084854653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(999)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084854682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084854682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084854682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084854682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084854682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084854682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084854682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084854682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084854682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084854684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084854684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084854684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084854684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084854684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084854684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084854684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084854684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084854684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084854684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084854684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084854685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084854685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084854688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084854698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084854698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084854959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084854959 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084854960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084854960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084854961 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084854962 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='D72D32D4'O, index=0 SGSN_Test-GSUP(1008)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@bf4a5e8570aa: 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 := 'E5D629FB23D75A388840BF0503A2076F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B11FD57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '746C009680EB05B7'O } } } } } 20241015084855010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084855010 DLLC NOTICE LLME(ffffffff/d72d32d4){UNASSIGNED} LLC RX: unknown TLLI 0xd72d32d4, creating LLME on the fly (gprs_llc.c:552) 20241015084855010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084855010 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241015084855010 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084855010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084855010 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084855010 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084855010 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084855010 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084855010 DLLC NOTICE LLME(ffffffff/d72d32d4){UNASSIGNED} LLGM Assign pre (d72d32d4 => c524671f) (gprs_llc.c:1079) 20241015084855010 DLLC NOTICE LLME(d72d32d4/c524671f){ASSIGNED} LLGM Assign post (d72d32d4 => c524671f) (gprs_llc.c:1125) 20241015084855010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084855010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084855010 DMM DEBUG MM(262420000000026/c524671f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084855023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084855023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084855023 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084855023 DMM DEBUG MM(262420000000026/c524671f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241015084855023 DMM NOTICE MM(262420000000026/c524671f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084855023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084855023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084855023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084855023 DMM DEBUG MM(262420000000026/c524671f) Requesting authorization (sgsn_auth.c:160) 20241015084855023 DMM INFO MM(262420000000026/c524671f) Requesting authentication tuples (sgsn_auth.c:184) 20241015084855023 DMM DEBUG MM(262420000000026/c524671f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084855023 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241015084855023 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)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241015084855026 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084855026 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084855026 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084855026 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084855026 DMM INFO MM(262420000000026/c524671f) Subscriber data update (mmctx.c:445) 20241015084855026 DMM DEBUG MM(262420000000026/c524671f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084855026 DMM INFO MM(262420000000026/c524671f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084855026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084855026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084855026 DMM INFO MM(262420000000026/c524671f) <- GMM AUTH AND CIPHERING REQ (rand = e5 d6 29 fb 23 d7 5a 38 88 40 bf 05 03 a2 07 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084855033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084855033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084855033 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084855033 DMM INFO MM(262420000000026/c524671f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084855033 DMM NOTICE MM(262420000000026/c524671f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084855033 DMM DEBUG MM(262420000000026/c524671f) checking auth: received GSM SRES = 0b 11 fd 57 (gprs_gmm.c:666) 20241015084855033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084855034 DMM DEBUG MM(262420000000026/c524671f) Requesting authorization (sgsn_auth.c:160) 20241015084855034 DMM INFO MM(262420000000026/c524671f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084855034 DMM DEBUG MM(262420000000026/c524671f) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084855034 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241015084855034 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) 20241015084855034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084855034 DMM INFO MM(262420000000026/c524671f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc524671f) (gprs_gmm.c:300) 20241015084855035 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084855035 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084855035 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241015084855035 DMM INFO MM(262420000000026/c524671f) Subscriber data update (mmctx.c:445) 20241015084855035 DMM DEBUG MM(262420000000026/c524671f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084855035 DMM INFO MM(262420000000026/c524671f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084855035 DMM NOTICE MM(262420000000026/c524671f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241015084855035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084855035 DMM NOTICE MM(262420000000026/c524671f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084855035 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) 20241015084855036 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084855036 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241015084855036 DMM INFO MM(262420000000026/c524671f) Subscriber data update (mmctx.c:445) 20241015084855036 DMM DEBUG MM(262420000000026/c524671f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084855041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084855041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084855041 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084855041 DMM INFO MM(262420000000026/c524671f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084855041 DMM NOTICE MM(262420000000026/c524671f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084855041 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084855041 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084855041 DLLC NOTICE LLME(d72d32d4/c524671f){ASSIGNED} LLGM Assign pre (ffffffff => c524671f) (gprs_llc.c:1079) 20241015084855041 DLLC NOTICE LLME(ffffffff/c524671f){ASSIGNED} LLGM Assign post (ffffffff => c524671f) (gprs_llc.c:1125) 20241015084855041 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084855041 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084855041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084855041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084855092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084855092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084855092 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084855092 DMM INFO MM(262420000000026/c524671f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084855092 DMM INFO MM(262420000000026/c524671f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084855092 DMM DEBUG MM(262420000000026/c524671f) Using GGSN 0 (gprs_sm.c:312) 20241015084855092 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) 20241015084855092 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241015084855092 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084855092 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084855092 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241015084855103 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 46 1a a3 03 11 a9 45 9a ef 14 05 7f 28 e8 d1 fd 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) 20241015084855103 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd20c8, cbp=0x55eedeed50f0) (sgsn_libgtp.c:632) 20241015084855103 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084855103 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedbe48 TLLI=c524671f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084855103 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084855103 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084855110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084855110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084855110 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084855110 DMM INFO MM(262420000000026/c524671f) -> GMM DETACH REQUEST TLLI=0xc524671f type=GPRS detach (gprs_gmm.c:1465) 20241015084855110 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241015084855110 DMM INFO MM(262420000000026/c524671f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241015084855110 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084855110 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084855110 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084855110 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084855110 DLLC NOTICE LLME(ffffffff/c524671f){ASSIGNED} LLGM Assign pre (c524671f => ffffffff) (gprs_llc.c:1079) 20241015084855110 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c524671f => ffffffff) (gprs_llc.c:1125) 20241015084855110 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedbaf0 (gprs_sndcp.c:574) 20241015084855110 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedbe48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084855110 DMM NOTICE MM(262420000000026/c524671f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084855110 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241015084855110 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084855110 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084855110 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241015084855110 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241015084855110 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) 20241015084855110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084855110 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084855110 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084855110 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084855111 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@bf4a5e8570aa: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084855117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37710<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1007)@bf4a5e8570aa: Final verdict of PTC: none 20241015084855119 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084855119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1002)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(997)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1000)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(995)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1005)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Tue Oct 15 08:48:55 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 20241015084855248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084855549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241015084856120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084856120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103496, count=107852) 20241015084857119 DGPRS DEBUG Checking for inactive LLMEs, time = 10792871 (sgsn.c:131) 20241015084857121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084857121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Tue Oct 15 08:48:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084858122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084858122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241015084858609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084858611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084858653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084858653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084858653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084858653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084858653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084858653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084858653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084858653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084858653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084858654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084858654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084858654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084858654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084858654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084858654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084858654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084858654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084858654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084858655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084858655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084858655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1015)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084858655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084858659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084858668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084858668 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084858696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084858696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084858696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084858696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084858696 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084858696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084858696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084858696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084858696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084858698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084858698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084858698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084858698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084858698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084858698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084858698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084858698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084858698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084858698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084858698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084858699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084858699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084858703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084858712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084858712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084858738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084858738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084858738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084858738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084858738 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084858738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084858738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084858738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084858738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084858740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084858740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084858740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084858740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084858740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084858740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084858740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084858740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084858740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084858740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084858740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084858741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084858741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084858744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084858753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084858753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084859123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084859123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084859123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084859123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084859125 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084859126 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@bf4a5e8570aa: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='EBE71F70'O, index=0 SGSN_Test-GSUP(1027)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241015084900179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084900179 DLLC NOTICE LLME(ffffffff/ebe71f70){UNASSIGNED} LLC RX: unknown TLLI 0xebe71f70, creating LLME on the fly (gprs_llc.c:552) 20241015084900179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084900179 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241015084900179 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084900179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084900179 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084900179 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084900179 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084900179 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084900180 DLLC NOTICE LLME(ffffffff/ebe71f70){UNASSIGNED} LLGM Assign pre (ebe71f70 => cb09ec9e) (gprs_llc.c:1079) 20241015084900180 DLLC NOTICE LLME(ebe71f70/cb09ec9e){ASSIGNED} LLGM Assign post (ebe71f70 => cb09ec9e) (gprs_llc.c:1125) 20241015084900180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084900180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084900180 DMM DEBUG MM(262420000000039/cb09ec9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084900191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084900191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241015084900191 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084900191 DMM INFO MM(262420000000039/cb09ec9e) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241015084900191 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084900191 DLLC NOTICE LLME(ebe71f70/cb09ec9e){ASSIGNED} LLGM Assign pre (ebe71f70 => cb09ec9e) (gprs_llc.c:1079) 20241015084900191 DLLC NOTICE LLME(ebe71f70/cb09ec9e){ASSIGNED} LLGM Assign post (ebe71f70 => cb09ec9e) (gprs_llc.c:1125) 20241015084900191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084900191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084900191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084900191 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084900191 DMM DEBUG MM(262420000000039/cb09ec9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241015084900191 DMM NOTICE MM(262420000000039/cb09ec9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084900192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084900192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084900192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241015084900192 DMM INFO MM(262420000000039/cb09ec9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb09ec9e) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@bf4a5e8570aa: Removing Client IMSI='262420000000039'H, index=0 20241015084901196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084901196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084901196 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084901196 DMM INFO MM(262420000000039/cb09ec9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084901196 DMM NOTICE MM(262420000000039/cb09ec9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084901196 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084901196 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084901196 DLLC NOTICE LLME(ebe71f70/cb09ec9e){ASSIGNED} LLGM Assign pre (ffffffff => cb09ec9e) (gprs_llc.c:1079) 20241015084901196 DLLC NOTICE LLME(ffffffff/cb09ec9e){ASSIGNED} LLGM Assign post (ffffffff => cb09ec9e) (gprs_llc.c:1125) 20241015084901196 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084901196 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084901196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084901196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084901198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50896<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1025)@bf4a5e8570aa: Final verdict of PTC: none 20241015084901200 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084901201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1027)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1015)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1020)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1018)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1023)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1013)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Tue Oct 15 08:49:01 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 20241015084901328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084901729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69116) 20241015084902201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084902201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69116, count=69656) 20241015084903201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084903201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Tue Oct 15 08:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084904202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084904202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_xid_empty_l3 started. 20241015084904787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084904788 DMM INFO MM(262420000000039/cb09ec9e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084904788 DMM INFO MM(262420000000039/cb09ec9e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084904788 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084904788 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084904788 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084904788 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084904788 DLLC NOTICE LLME(ffffffff/cb09ec9e){ASSIGNED} LLGM Assign pre (cb09ec9e => ffffffff) (gprs_llc.c:1079) 20241015084904788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb09ec9e => ffffffff) (gprs_llc.c:1125) 20241015084904788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084904788 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084904788 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084904788 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084904788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084904834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084904834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084904834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084904834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084904834 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084904834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084904834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084904834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084904834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084904836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084904836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084904836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084904836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084904836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084904836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084904836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084904836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084904836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084904836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084904836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084904837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084904837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084904840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084904850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084904850 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084904876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084904876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084904876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084904876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084904876 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084904876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084904876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084904876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084904876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084904878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084904878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084904878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084904878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084904878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084904878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084904878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084904878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084904878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084904878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084904878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084904879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084904879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084904882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084904892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084904892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1041)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1037)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084904907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084904907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084904907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084904907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084904907 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084904907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084904907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084904907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084904907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084904908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084904908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084904908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084904909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084904909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084904909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084904909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084904909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084904909 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084904909 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084904909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1044)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084904909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084904909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084904913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084904923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084904923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084905203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084905203 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084905203 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084905203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084905205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084905206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@bf4a5e8570aa: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='D9857E19'O, index=0 SGSN_Test-GSUP(1046)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@bf4a5e8570aa: 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 := 'BBA40BE54855B7A26594DBFD754DDBE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF80FFED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D398F072B11202F3'O } } } } } 20241015084906262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084906262 DLLC NOTICE LLME(ffffffff/d9857e19){UNASSIGNED} LLC RX: unknown TLLI 0xd9857e19, creating LLME on the fly (gprs_llc.c:552) 20241015084906262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084906262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241015084906262 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084906262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084906262 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084906262 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084906262 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084906262 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084906262 DLLC NOTICE LLME(ffffffff/d9857e19){UNASSIGNED} LLGM Assign pre (d9857e19 => c648a2fe) (gprs_llc.c:1079) 20241015084906262 DLLC NOTICE LLME(d9857e19/c648a2fe){ASSIGNED} LLGM Assign post (d9857e19 => c648a2fe) (gprs_llc.c:1125) 20241015084906262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084906262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084906262 DMM DEBUG MM(262420000000044/c648a2fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084906276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084906276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084906276 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084906276 DMM DEBUG MM(262420000000044/c648a2fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241015084906276 DMM NOTICE MM(262420000000044/c648a2fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084906276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084906276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084906276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084906276 DMM DEBUG MM(262420000000044/c648a2fe) Requesting authorization (sgsn_auth.c:160) 20241015084906276 DMM INFO MM(262420000000044/c648a2fe) Requesting authentication tuples (sgsn_auth.c:184) 20241015084906276 DMM DEBUG MM(262420000000044/c648a2fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084906276 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241015084906276 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@bf4a5e8570aa: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241015084906279 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084906279 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084906279 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084906279 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084906279 DMM INFO MM(262420000000044/c648a2fe) Subscriber data update (mmctx.c:445) 20241015084906279 DMM DEBUG MM(262420000000044/c648a2fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084906279 DMM INFO MM(262420000000044/c648a2fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084906279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084906279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084906279 DMM INFO MM(262420000000044/c648a2fe) <- GMM AUTH AND CIPHERING REQ (rand = bb a4 0b e5 48 55 b7 a2 65 94 db fd 75 4d db e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084906285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084906285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084906285 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084906285 DMM INFO MM(262420000000044/c648a2fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084906285 DMM NOTICE MM(262420000000044/c648a2fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084906285 DMM DEBUG MM(262420000000044/c648a2fe) checking auth: received GSM SRES = cf 80 ff ed (gprs_gmm.c:666) 20241015084906286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084906286 DMM DEBUG MM(262420000000044/c648a2fe) Requesting authorization (sgsn_auth.c:160) 20241015084906286 DMM INFO MM(262420000000044/c648a2fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084906286 DMM DEBUG MM(262420000000044/c648a2fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084906286 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241015084906286 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) 20241015084906286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084906286 DMM INFO MM(262420000000044/c648a2fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xc648a2fe) (gprs_gmm.c:300) 20241015084906287 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084906287 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084906287 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241015084906287 DMM INFO MM(262420000000044/c648a2fe) Subscriber data update (mmctx.c:445) 20241015084906287 DMM DEBUG MM(262420000000044/c648a2fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084906287 DMM INFO MM(262420000000044/c648a2fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084906287 DMM NOTICE MM(262420000000044/c648a2fe) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241015084906287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084906287 DMM NOTICE MM(262420000000044/c648a2fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084906287 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) 20241015084906288 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084906288 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241015084906288 DMM INFO MM(262420000000044/c648a2fe) Subscriber data update (mmctx.c:445) 20241015084906288 DMM DEBUG MM(262420000000044/c648a2fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084906293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084906293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084906293 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084906293 DMM INFO MM(262420000000044/c648a2fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084906293 DMM NOTICE MM(262420000000044/c648a2fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084906293 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084906293 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084906293 DLLC NOTICE LLME(d9857e19/c648a2fe){ASSIGNED} LLGM Assign pre (ffffffff => c648a2fe) (gprs_llc.c:1079) 20241015084906293 DLLC NOTICE LLME(ffffffff/c648a2fe){ASSIGNED} LLGM Assign post (ffffffff => c648a2fe) (gprs_llc.c:1125) 20241015084906293 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084906293 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084906293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084906294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084906345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084906345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084906345 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084906345 DMM INFO MM(262420000000044/c648a2fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084906345 DMM INFO MM(262420000000044/c648a2fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084906345 DMM DEBUG MM(262420000000044/c648a2fe) Using GGSN 0 (gprs_sm.c:312) 20241015084906345 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) 20241015084906345 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241015084906345 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084906345 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084906345 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241015084906357 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 b3 a7 66 86 11 c1 41 78 f3 14 05 7f 19 3f 13 bd 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) 20241015084906357 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd3138, cbp=0x55eedeed7660) (sgsn_libgtp.c:632) 20241015084906357 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084906357 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=c648a2fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084906357 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084906357 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084906364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084906364 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241015084906364 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241015084906364 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@bf4a5e8570aa: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084906371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50910<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@bf4a5e8570aa: Final verdict of PTC: none 20241015084906373 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084906373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1034)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1040)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1044)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@bf4a5e8570aa: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@bf4a5e8570aa: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@bf4a5e8570aa: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1037)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1038)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1032)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1042)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_xid_empty_l3-BVCI210(1037): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Tue Oct 15 08:49:06 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 20241015084906497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084906898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46516) 20241015084907374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084907374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46516, count=97412) 20241015084908376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084908376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Tue Oct 15 08:49:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084909377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084909377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_xid_n201u started. 20241015084909957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084909959 DMM INFO MM(262420000000044/c648a2fe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084909959 DMM INFO MM(262420000000044/c648a2fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084909959 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084909959 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084909959 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084909959 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084909959 DLLC NOTICE LLME(ffffffff/c648a2fe){ASSIGNED} LLGM Assign pre (c648a2fe => ffffffff) (gprs_llc.c:1079) 20241015084909959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c648a2fe => ffffffff) (gprs_llc.c:1125) 20241015084909959 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015084909959 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084909959 DMM NOTICE MM(262420000000044/c648a2fe) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084909959 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241015084909959 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084909959 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084909959 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241015084909959 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241015084909959 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) 20241015084909959 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) 20241015084909959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084909959 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084909959 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084909959 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084909959 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084910000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084910001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084910001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084910001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084910001 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084910001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084910001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084910001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084910001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084910002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084910002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084910002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084910002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084910002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084910002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084910002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084910002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084910002 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084910002 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084910002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084910003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084910003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084910006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084910015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084910015 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084910037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084910038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084910038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084910038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084910038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084910038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084910038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084910038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084910038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084910039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084910039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084910039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084910040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084910040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084910040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084910040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084910040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084910040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084910040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084910040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084910040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084910040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084910044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084910055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084910055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084910083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084910083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084910083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084910083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084910083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084910083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084910083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084910083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084910083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084910085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084910086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084910086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084910086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084910086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084910086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084910086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084910086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084910086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084910086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084910086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084910087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084910087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084910091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084910100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084910100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084910377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084910377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084910377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084910377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084910379 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084910380 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@bf4a5e8570aa: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='F65A85C7'O, index=0 SGSN_Test-GSUP(1065)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@bf4a5e8570aa: 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 := '57DA19284D98B6F8113CDF247B06174C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8AB30525'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB5BF3C02F0881D7'O } } } } } 20241015084911434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084911434 DLLC NOTICE LLME(ffffffff/f65a85c7){UNASSIGNED} LLC RX: unknown TLLI 0xf65a85c7, creating LLME on the fly (gprs_llc.c:552) 20241015084911434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084911434 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241015084911434 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084911434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084911434 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084911434 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084911434 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084911435 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084911435 DLLC NOTICE LLME(ffffffff/f65a85c7){UNASSIGNED} LLGM Assign pre (f65a85c7 => f441f926) (gprs_llc.c:1079) 20241015084911435 DLLC NOTICE LLME(f65a85c7/f441f926){ASSIGNED} LLGM Assign post (f65a85c7 => f441f926) (gprs_llc.c:1125) 20241015084911435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084911435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084911435 DMM DEBUG MM(262420000000045/f441f926) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084911448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084911448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084911448 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084911448 DMM DEBUG MM(262420000000045/f441f926) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241015084911448 DMM NOTICE MM(262420000000045/f441f926) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084911448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084911448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084911448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084911448 DMM DEBUG MM(262420000000045/f441f926) Requesting authorization (sgsn_auth.c:160) 20241015084911448 DMM INFO MM(262420000000045/f441f926) Requesting authentication tuples (sgsn_auth.c:184) 20241015084911448 DMM DEBUG MM(262420000000045/f441f926) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084911448 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241015084911448 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@bf4a5e8570aa: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241015084911452 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084911452 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084911452 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084911452 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084911452 DMM INFO MM(262420000000045/f441f926) Subscriber data update (mmctx.c:445) 20241015084911452 DMM DEBUG MM(262420000000045/f441f926) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084911452 DMM INFO MM(262420000000045/f441f926) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084911452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084911452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084911452 DMM INFO MM(262420000000045/f441f926) <- GMM AUTH AND CIPHERING REQ (rand = 57 da 19 28 4d 98 b6 f8 11 3c df 24 7b 06 17 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084911459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084911459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084911459 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084911459 DMM INFO MM(262420000000045/f441f926) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084911459 DMM NOTICE MM(262420000000045/f441f926) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084911459 DMM DEBUG MM(262420000000045/f441f926) checking auth: received GSM SRES = 8a b3 05 25 (gprs_gmm.c:666) 20241015084911459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084911459 DMM DEBUG MM(262420000000045/f441f926) Requesting authorization (sgsn_auth.c:160) 20241015084911459 DMM INFO MM(262420000000045/f441f926) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084911459 DMM DEBUG MM(262420000000045/f441f926) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084911459 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241015084911459 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) 20241015084911459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084911459 DMM INFO MM(262420000000045/f441f926) <- GMM ATTACH ACCEPT (new P-TMSI=0xf441f926) (gprs_gmm.c:300) 20241015084911460 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084911460 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084911460 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241015084911460 DMM INFO MM(262420000000045/f441f926) Subscriber data update (mmctx.c:445) 20241015084911460 DMM DEBUG MM(262420000000045/f441f926) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084911460 DMM INFO MM(262420000000045/f441f926) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084911460 DMM NOTICE MM(262420000000045/f441f926) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241015084911460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084911460 DMM NOTICE MM(262420000000045/f441f926) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084911460 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) 20241015084911461 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084911461 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241015084911461 DMM INFO MM(262420000000045/f441f926) Subscriber data update (mmctx.c:445) 20241015084911461 DMM DEBUG MM(262420000000045/f441f926) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084911467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084911467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084911467 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084911467 DMM INFO MM(262420000000045/f441f926) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084911467 DMM NOTICE MM(262420000000045/f441f926) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084911467 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084911467 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084911467 DLLC NOTICE LLME(f65a85c7/f441f926){ASSIGNED} LLGM Assign pre (ffffffff => f441f926) (gprs_llc.c:1079) 20241015084911467 DLLC NOTICE LLME(ffffffff/f441f926){ASSIGNED} LLGM Assign post (ffffffff => f441f926) (gprs_llc.c:1125) 20241015084911467 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084911467 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084911467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084911467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084911519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084911519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084911519 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084911519 DMM INFO MM(262420000000045/f441f926) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084911519 DMM INFO MM(262420000000045/f441f926) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084911519 DMM DEBUG MM(262420000000045/f441f926) Using GGSN 0 (gprs_sm.c:312) 20241015084911519 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) 20241015084911519 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241015084911519 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084911519 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084911519 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241015084911531 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 be 6d ad 16 11 d8 44 aa ca 14 05 7f a5 d1 2a 11 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241015084911531 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd41a8, cbp=0x55eedeed7ae0) (sgsn_libgtp.c:632) 20241015084911531 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084911531 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=f441f926, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084911531 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084911531 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084911539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084911539 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241015084911539 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241015084911539 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241015084911539 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@bf4a5e8570aa: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084911546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084911548 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084911548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@bf4a5e8570aa: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@bf4a5e8570aa: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1053)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1058)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@bf4a5e8570aa: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1064)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1051)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1062)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1056)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_xid_n201u finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Tue Oct 15 08:49:11 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241015084911672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084912073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90616) 20241015084912548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084912548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90616, count=101396) 20241015084913549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084913549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Tue Oct 15 08:49:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084914551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084914551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_llc_null started. 20241015084915137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084915139 DMM INFO MM(262420000000045/f441f926) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084915139 DMM INFO MM(262420000000045/f441f926) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084915139 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084915139 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084915139 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084915139 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084915139 DLLC NOTICE LLME(ffffffff/f441f926){ASSIGNED} LLGM Assign pre (f441f926 => ffffffff) (gprs_llc.c:1079) 20241015084915139 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f441f926 => ffffffff) (gprs_llc.c:1125) 20241015084915139 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015084915139 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084915139 DMM NOTICE MM(262420000000045/f441f926) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084915139 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241015084915139 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084915139 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084915139 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241015084915139 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241015084915139 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) 20241015084915139 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) 20241015084915139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084915139 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084915139 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084915139 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084915139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084915182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084915182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084915182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084915182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084915182 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084915182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084915182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084915182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084915182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084915184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084915184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084915184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084915184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084915184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084915184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084915184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084915184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084915184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084915184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084915185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084915185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084915185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084915188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084915198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084915198 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084915217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084915217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084915217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084915217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084915217 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084915217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084915217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084915217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084915217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084915218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084915218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084915218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084915219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084915219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084915219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084915219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084915219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084915219 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084915219 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084915219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084915219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084915219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084915223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084915232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084915233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084915252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084915252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084915252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084915252 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084915252 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084915252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084915252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084915252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084915252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084915254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084915254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084915254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084915254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084915254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084915254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084915254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084915254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084915254 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084915254 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084915254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084915255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084915255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084915258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084915268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084915268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084915551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084915551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084915551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084915551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084915553 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084915554 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@bf4a5e8570aa: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='C1B21EDC'O, index=0 SGSN_Test-GSUP(1084)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@bf4a5e8570aa: 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 := '883161AF0C709A6D948722097D8BBF1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA0634A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81344B7C03F05CE4'O } } } } } 20241015084916606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084916606 DLLC NOTICE LLME(ffffffff/c1b21edc){UNASSIGNED} LLC RX: unknown TLLI 0xc1b21edc, creating LLME on the fly (gprs_llc.c:552) 20241015084916606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084916606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241015084916606 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084916606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084916606 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084916606 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084916606 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084916606 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084916606 DLLC NOTICE LLME(ffffffff/c1b21edc){UNASSIGNED} LLGM Assign pre (c1b21edc => f001c61d) (gprs_llc.c:1079) 20241015084916607 DLLC NOTICE LLME(c1b21edc/f001c61d){ASSIGNED} LLGM Assign post (c1b21edc => f001c61d) (gprs_llc.c:1125) 20241015084916607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084916607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084916607 DMM DEBUG MM(262420000000041/f001c61d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084916619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084916619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084916619 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084916619 DMM DEBUG MM(262420000000041/f001c61d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241015084916619 DMM NOTICE MM(262420000000041/f001c61d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084916619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084916619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084916619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084916619 DMM DEBUG MM(262420000000041/f001c61d) Requesting authorization (sgsn_auth.c:160) 20241015084916619 DMM INFO MM(262420000000041/f001c61d) Requesting authentication tuples (sgsn_auth.c:184) 20241015084916619 DMM DEBUG MM(262420000000041/f001c61d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084916619 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241015084916620 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@bf4a5e8570aa: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241015084916623 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084916623 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084916623 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084916623 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084916623 DMM INFO MM(262420000000041/f001c61d) Subscriber data update (mmctx.c:445) 20241015084916623 DMM DEBUG MM(262420000000041/f001c61d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084916623 DMM INFO MM(262420000000041/f001c61d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084916623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084916623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084916623 DMM INFO MM(262420000000041/f001c61d) <- GMM AUTH AND CIPHERING REQ (rand = 88 31 61 af 0c 70 9a 6d 94 87 22 09 7d 8b bf 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084916629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084916630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084916630 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084916630 DMM INFO MM(262420000000041/f001c61d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084916630 DMM NOTICE MM(262420000000041/f001c61d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084916630 DMM DEBUG MM(262420000000041/f001c61d) checking auth: received GSM SRES = ca 06 34 a5 (gprs_gmm.c:666) 20241015084916630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084916630 DMM DEBUG MM(262420000000041/f001c61d) Requesting authorization (sgsn_auth.c:160) 20241015084916630 DMM INFO MM(262420000000041/f001c61d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084916630 DMM DEBUG MM(262420000000041/f001c61d) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084916630 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241015084916630 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) 20241015084916630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084916630 DMM INFO MM(262420000000041/f001c61d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf001c61d) (gprs_gmm.c:300) 20241015084916631 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084916631 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084916631 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241015084916631 DMM INFO MM(262420000000041/f001c61d) Subscriber data update (mmctx.c:445) 20241015084916631 DMM DEBUG MM(262420000000041/f001c61d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084916631 DMM INFO MM(262420000000041/f001c61d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084916631 DMM NOTICE MM(262420000000041/f001c61d) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241015084916631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084916631 DMM NOTICE MM(262420000000041/f001c61d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084916631 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) 20241015084916632 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084916632 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241015084916632 DMM INFO MM(262420000000041/f001c61d) Subscriber data update (mmctx.c:445) 20241015084916632 DMM DEBUG MM(262420000000041/f001c61d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084916638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084916638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084916638 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084916638 DMM INFO MM(262420000000041/f001c61d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084916638 DMM NOTICE MM(262420000000041/f001c61d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084916638 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084916638 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084916638 DLLC NOTICE LLME(c1b21edc/f001c61d){ASSIGNED} LLGM Assign pre (ffffffff => f001c61d) (gprs_llc.c:1079) 20241015084916638 DLLC NOTICE LLME(ffffffff/f001c61d){ASSIGNED} LLGM Assign post (ffffffff => f001c61d) (gprs_llc.c:1125) 20241015084916638 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084916638 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084916638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084916638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015084917690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084917690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241015084917690 DLLC DEBUG TLLI=f001c61d sends us LLC NULL (gprs_llc.c:912) 20241015084917690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084917690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241015084917690 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084917690 DMM INFO MM(262420000000041/f001c61d) -> GMM DETACH REQUEST TLLI=0xf001c61d type=GPRS detach Power-off (gprs_gmm.c:1465) 20241015084917690 DMM INFO MM(262420000000041/f001c61d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241015084917690 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084917690 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084917690 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084917690 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084917690 DLLC NOTICE LLME(ffffffff/f001c61d){ASSIGNED} LLGM Assign pre (f001c61d => ffffffff) (gprs_llc.c:1079) 20241015084917690 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f001c61d => ffffffff) (gprs_llc.c:1125) 20241015084917690 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241015084917690 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) 20241015084917690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084917690 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084917690 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084917690 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084917691 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@bf4a5e8570aa: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@bf4a5e8570aa: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084922701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43804<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015084922703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084922703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1072)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1077)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@bf4a5e8570aa: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@bf4a5e8570aa: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@bf4a5e8570aa: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1082)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1080)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1070)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1075)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_llc_null finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Tue Oct 15 08:49:22 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241015084922828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084923129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99704) 20241015084923705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084923705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99704, count=100244) 20241015084924706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084924706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Tue Oct 15 08:49:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084925708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084925708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_llc_sabm_dm_llgmm started. 20241015084926190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084926192 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084926244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084926244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084926244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084926244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084926244 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084926244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084926244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084926244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084926244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1091)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1092)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084926246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084926246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084926246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084926246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084926246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084926246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084926246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084926246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084926246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084926246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084926246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084926247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084926247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084926251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1088)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084926262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084926262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1089)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084926275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084926275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084926275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084926275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084926275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084926275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084926275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084926275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084926276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084926277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084926277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084926277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084926277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084926277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084926277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084926277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084926277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084926277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084926277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084926277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1097)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084926278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084926278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1096)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015084926281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084926291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084926291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1098)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1094)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084926309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084926309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084926309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084926309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084926309 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084926309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084926309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084926309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084926309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084926310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084926310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084926310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084926311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084926311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084926311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084926311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084926311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084926311 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084926311 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084926311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084926311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084926311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084926315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084926325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084926325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1099)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084926709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084926709 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084926709 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084926709 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084926712 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084926712 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015084927120 DGPRS DEBUG Checking for inactive LLMEs, time = 10792901 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1089)@bf4a5e8570aa: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D66F11F8'O, index=0 SGSN_Test-GSUP(1103)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@bf4a5e8570aa: 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 := '55945AE9342AE24F2C554816DC0E56E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B270866'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83B5AB2F8D417BBB'O } } } } } 20241015084927764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084927764 DLLC NOTICE LLME(ffffffff/d66f11f8){UNASSIGNED} LLC RX: unknown TLLI 0xd66f11f8, creating LLME on the fly (gprs_llc.c:552) 20241015084927764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084927764 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241015084927764 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084927764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084927765 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084927765 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084927765 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084927765 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084927765 DLLC NOTICE LLME(ffffffff/d66f11f8){UNASSIGNED} LLGM Assign pre (d66f11f8 => c94373a6) (gprs_llc.c:1079) 20241015084927765 DLLC NOTICE LLME(d66f11f8/c94373a6){ASSIGNED} LLGM Assign post (d66f11f8 => c94373a6) (gprs_llc.c:1125) 20241015084927765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084927765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084927765 DMM DEBUG MM(262420000000042/c94373a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084927777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084927777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084927777 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084927777 DMM DEBUG MM(262420000000042/c94373a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241015084927777 DMM NOTICE MM(262420000000042/c94373a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084927777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084927777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084927777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084927778 DMM DEBUG MM(262420000000042/c94373a6) Requesting authorization (sgsn_auth.c:160) 20241015084927778 DMM INFO MM(262420000000042/c94373a6) Requesting authentication tuples (sgsn_auth.c:184) 20241015084927778 DMM DEBUG MM(262420000000042/c94373a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084927778 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241015084927778 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@bf4a5e8570aa: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241015084927780 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084927780 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084927780 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084927780 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084927780 DMM INFO MM(262420000000042/c94373a6) Subscriber data update (mmctx.c:445) 20241015084927780 DMM DEBUG MM(262420000000042/c94373a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084927780 DMM INFO MM(262420000000042/c94373a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084927780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084927780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084927780 DMM INFO MM(262420000000042/c94373a6) <- GMM AUTH AND CIPHERING REQ (rand = 55 94 5a e9 34 2a e2 4f 2c 55 48 16 dc 0e 56 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084927788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084927788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084927788 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084927788 DMM INFO MM(262420000000042/c94373a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084927788 DMM NOTICE MM(262420000000042/c94373a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084927788 DMM DEBUG MM(262420000000042/c94373a6) checking auth: received GSM SRES = 1b 27 08 66 (gprs_gmm.c:666) 20241015084927788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084927788 DMM DEBUG MM(262420000000042/c94373a6) Requesting authorization (sgsn_auth.c:160) 20241015084927788 DMM INFO MM(262420000000042/c94373a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084927788 DMM DEBUG MM(262420000000042/c94373a6) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084927788 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241015084927788 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) 20241015084927788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084927788 DMM INFO MM(262420000000042/c94373a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc94373a6) (gprs_gmm.c:300) 20241015084927789 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084927789 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084927789 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241015084927789 DMM INFO MM(262420000000042/c94373a6) Subscriber data update (mmctx.c:445) 20241015084927789 DMM DEBUG MM(262420000000042/c94373a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084927789 DMM INFO MM(262420000000042/c94373a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084927789 DMM NOTICE MM(262420000000042/c94373a6) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241015084927789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084927789 DMM NOTICE MM(262420000000042/c94373a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084927789 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) 20241015084927790 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084927790 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241015084927790 DMM INFO MM(262420000000042/c94373a6) Subscriber data update (mmctx.c:445) 20241015084927790 DMM DEBUG MM(262420000000042/c94373a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084927796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084927796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084927796 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084927796 DMM INFO MM(262420000000042/c94373a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084927796 DMM NOTICE MM(262420000000042/c94373a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084927796 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084927796 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084927796 DLLC NOTICE LLME(d66f11f8/c94373a6){ASSIGNED} LLGM Assign pre (ffffffff => c94373a6) (gprs_llc.c:1079) 20241015084927796 DLLC NOTICE LLME(ffffffff/c94373a6){ASSIGNED} LLGM Assign post (ffffffff => c94373a6) (gprs_llc.c:1125) 20241015084927796 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084927796 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084927796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084927796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015084928847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084928847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@bf4a5e8570aa: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1089)@bf4a5e8570aa: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084928856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1092)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(1103)@bf4a5e8570aa: Final verdict of PTC: none 20241015084928859 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084928859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1091)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1097)@bf4a5e8570aa: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1099)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1101)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@bf4a5e8570aa: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1089)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@bf4a5e8570aa: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1090)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1100)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1095)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1089): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1099): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Tue Oct 15 08:49:28 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 20241015084928983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084929384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79316) 20241015084929860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084929860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79316, count=87348) 20241015084930861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084930861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Tue Oct 15 08:49:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084931862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084931862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_llc_sabm_dm_ll5 started. 20241015084932445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084932446 DMM INFO MM(262420000000042/c94373a6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084932446 DMM INFO MM(262420000000042/c94373a6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084932446 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084932446 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084932446 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084932446 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084932446 DLLC NOTICE LLME(ffffffff/c94373a6){ASSIGNED} LLGM Assign pre (c94373a6 => ffffffff) (gprs_llc.c:1079) 20241015084932446 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c94373a6 => ffffffff) (gprs_llc.c:1125) 20241015084932446 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241015084932446 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) 20241015084932446 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) 20241015084932446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084932446 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084932446 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084932446 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084932446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084932486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084932486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084932486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084932486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084932486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084932486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084932486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084932486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084932486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084932487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084932487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084932487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084932487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084932488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084932488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084932488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084932488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084932488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084932488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084932488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084932488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084932488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084932493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084932503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084932503 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084932522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084932522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084932522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084932522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084932522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084932522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084932522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084932522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084932522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084932523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084932523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084932523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084932524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084932524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084932524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084932524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084932524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084932524 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084932524 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084932524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084932524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084932524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084932528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084932538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084932538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1117)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1114)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084932563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084932563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084932563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084932563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084932563 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084932563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084932563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084932563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084932563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084932565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084932565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084932565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084932565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084932565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084932565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084932565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084932565 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084932565 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084932565 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084932565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1121)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084932566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084932566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084932569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084932577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084932577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1118)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084932863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084932863 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084932863 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084932863 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084932865 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084932866 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@bf4a5e8570aa: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='DF4D2CE6'O, index=0 SGSN_Test-GSUP(1122)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@bf4a5e8570aa: 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 := '5B944095CF1BE8BBF4063B5C662A85FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '555B7B7B'O ("U[{{") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9576C2655986A229'O } } } } } 20241015084933920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084933920 DLLC NOTICE LLME(ffffffff/df4d2ce6){UNASSIGNED} LLC RX: unknown TLLI 0xdf4d2ce6, creating LLME on the fly (gprs_llc.c:552) 20241015084933920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084933920 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241015084933920 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084933921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084933921 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084933921 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084933921 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084933921 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084933921 DLLC NOTICE LLME(ffffffff/df4d2ce6){UNASSIGNED} LLGM Assign pre (df4d2ce6 => c462da85) (gprs_llc.c:1079) 20241015084933921 DLLC NOTICE LLME(df4d2ce6/c462da85){ASSIGNED} LLGM Assign post (df4d2ce6 => c462da85) (gprs_llc.c:1125) 20241015084933921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084933921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084933921 DMM DEBUG MM(262420000000043/c462da85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084933933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084933933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084933933 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084933933 DMM DEBUG MM(262420000000043/c462da85) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241015084933933 DMM NOTICE MM(262420000000043/c462da85) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084933933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084933933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084933933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084933933 DMM DEBUG MM(262420000000043/c462da85) Requesting authorization (sgsn_auth.c:160) 20241015084933933 DMM INFO MM(262420000000043/c462da85) Requesting authentication tuples (sgsn_auth.c:184) 20241015084933933 DMM DEBUG MM(262420000000043/c462da85) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084933933 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241015084933933 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@bf4a5e8570aa: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241015084933936 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084933936 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084933936 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084933936 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084933936 DMM INFO MM(262420000000043/c462da85) Subscriber data update (mmctx.c:445) 20241015084933936 DMM DEBUG MM(262420000000043/c462da85) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084933936 DMM INFO MM(262420000000043/c462da85) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084933936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084933936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084933936 DMM INFO MM(262420000000043/c462da85) <- GMM AUTH AND CIPHERING REQ (rand = 5b 94 40 95 cf 1b e8 bb f4 06 3b 5c 66 2a 85 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084933943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084933943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084933944 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084933944 DMM INFO MM(262420000000043/c462da85) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084933944 DMM NOTICE MM(262420000000043/c462da85) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084933944 DMM DEBUG MM(262420000000043/c462da85) checking auth: received GSM SRES = 55 5b 7b 7b (gprs_gmm.c:666) 20241015084933944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084933944 DMM DEBUG MM(262420000000043/c462da85) Requesting authorization (sgsn_auth.c:160) 20241015084933944 DMM INFO MM(262420000000043/c462da85) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084933944 DMM DEBUG MM(262420000000043/c462da85) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084933944 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241015084933944 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) 20241015084933944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084933944 DMM INFO MM(262420000000043/c462da85) <- GMM ATTACH ACCEPT (new P-TMSI=0xc462da85) (gprs_gmm.c:300) 20241015084933945 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084933945 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084933945 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241015084933945 DMM INFO MM(262420000000043/c462da85) Subscriber data update (mmctx.c:445) 20241015084933945 DMM DEBUG MM(262420000000043/c462da85) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084933945 DMM INFO MM(262420000000043/c462da85) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084933945 DMM NOTICE MM(262420000000043/c462da85) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241015084933945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084933945 DMM NOTICE MM(262420000000043/c462da85) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084933945 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) 20241015084933946 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084933946 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241015084933946 DMM INFO MM(262420000000043/c462da85) Subscriber data update (mmctx.c:445) 20241015084933946 DMM DEBUG MM(262420000000043/c462da85) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084933952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084933952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084933953 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084933953 DMM INFO MM(262420000000043/c462da85) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084933953 DMM NOTICE MM(262420000000043/c462da85) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084933953 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084933953 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084933953 DLLC NOTICE LLME(df4d2ce6/c462da85){ASSIGNED} LLGM Assign pre (ffffffff => c462da85) (gprs_llc.c:1079) 20241015084933953 DLLC NOTICE LLME(ffffffff/c462da85){ASSIGNED} LLGM Assign post (ffffffff => c462da85) (gprs_llc.c:1125) 20241015084933953 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084933953 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084933953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084933953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015084935004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084935004 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@bf4a5e8570aa: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@bf4a5e8570aa: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084935013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36226<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1110)@bf4a5e8570aa: Final verdict of PTC: none 20241015084935015 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(1107)@bf4a5e8570aa: Final verdict of PTC: none 20241015084935015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_ll5-BVCI196(1109)@bf4a5e8570aa: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1121)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1115)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@bf4a5e8570aa: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1118)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1108)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1113)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1119)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1118): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Tue Oct 15 08:49:35 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 20241015084935142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084935543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36236<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20241015084936017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084936017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87104, count=91460) 20241015084937017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084937017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Tue Oct 15 08:49:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084938019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084938019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_suspend_nopaging started. 20241015084938599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084938601 DMM INFO MM(262420000000043/c462da85) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084938601 DMM INFO MM(262420000000043/c462da85) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084938601 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084938601 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084938601 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084938601 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084938601 DLLC NOTICE LLME(ffffffff/c462da85){ASSIGNED} LLGM Assign pre (c462da85 => ffffffff) (gprs_llc.c:1079) 20241015084938601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c462da85 => ffffffff) (gprs_llc.c:1125) 20241015084938601 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241015084938601 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) 20241015084938601 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) 20241015084938601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084938601 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084938601 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084938601 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084938601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084938649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084938649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084938649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084938649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084938649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084938649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084938649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084938649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084938649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084938651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084938651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084938651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084938651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084938651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084938651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084938651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084938651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084938651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084938651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084938651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084938652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084938652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084938655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084938664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084938664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084938686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084938686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084938686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084938686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084938686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084938686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084938686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084938686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084938686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084938688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084938688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084938688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084938688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084938688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084938688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084938688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084938688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084938688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084938688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084938688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084938689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084938689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084938693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084938703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084938704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1135)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 TC_suspend_nopaging-BVCI210(1133)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084938737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084938737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084938737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084938737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084938737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084938737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084938737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084938737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084938737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084938739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084938739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084938739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084938739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084938739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084938739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084938739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084938739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084938739 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084938739 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084938739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084938740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1140)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084938740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084938744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084938751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084938751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084939020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084939020 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084939020 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084939020 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084939022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084939023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@bf4a5e8570aa: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='DBC30B4F'O, index=0 SGSN_Test-GSUP(1141)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@bf4a5e8570aa: 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 := '9162C00DA1EC0F57B3B0CA06E52B41EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04673036'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70E18571BBC30221'O } } } } } 20241015084940075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084940075 DLLC NOTICE LLME(ffffffff/dbc30b4f){UNASSIGNED} LLC RX: unknown TLLI 0xdbc30b4f, creating LLME on the fly (gprs_llc.c:552) 20241015084940075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084940075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241015084940075 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084940075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015084940075 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084940075 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015084940075 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084940075 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084940075 DLLC NOTICE LLME(ffffffff/dbc30b4f){UNASSIGNED} LLGM Assign pre (dbc30b4f => ebea4b87) (gprs_llc.c:1079) 20241015084940075 DLLC NOTICE LLME(dbc30b4f/ebea4b87){ASSIGNED} LLGM Assign post (dbc30b4f => ebea4b87) (gprs_llc.c:1125) 20241015084940075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084940075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084940075 DMM DEBUG MM(262420000000048/ebea4b87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084940088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084940088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084940088 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084940088 DMM DEBUG MM(262420000000048/ebea4b87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241015084940088 DMM NOTICE MM(262420000000048/ebea4b87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084940088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084940088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084940088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084940088 DMM DEBUG MM(262420000000048/ebea4b87) Requesting authorization (sgsn_auth.c:160) 20241015084940088 DMM INFO MM(262420000000048/ebea4b87) Requesting authentication tuples (sgsn_auth.c:184) 20241015084940088 DMM DEBUG MM(262420000000048/ebea4b87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084940089 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241015084940089 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@bf4a5e8570aa: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241015084940091 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084940091 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084940091 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084940092 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084940092 DMM INFO MM(262420000000048/ebea4b87) Subscriber data update (mmctx.c:445) 20241015084940092 DMM DEBUG MM(262420000000048/ebea4b87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084940092 DMM INFO MM(262420000000048/ebea4b87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084940092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084940092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084940092 DMM INFO MM(262420000000048/ebea4b87) <- GMM AUTH AND CIPHERING REQ (rand = 91 62 c0 0d a1 ec 0f 57 b3 b0 ca 06 e5 2b 41 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084940099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084940099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084940099 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084940099 DMM INFO MM(262420000000048/ebea4b87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084940099 DMM NOTICE MM(262420000000048/ebea4b87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084940099 DMM DEBUG MM(262420000000048/ebea4b87) checking auth: received GSM SRES = 04 67 30 36 (gprs_gmm.c:666) 20241015084940099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084940099 DMM DEBUG MM(262420000000048/ebea4b87) Requesting authorization (sgsn_auth.c:160) 20241015084940099 DMM INFO MM(262420000000048/ebea4b87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084940099 DMM DEBUG MM(262420000000048/ebea4b87) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084940099 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241015084940099 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) 20241015084940099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084940099 DMM INFO MM(262420000000048/ebea4b87) <- GMM ATTACH ACCEPT (new P-TMSI=0xebea4b87) (gprs_gmm.c:300) 20241015084940100 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084940100 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084940100 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241015084940100 DMM INFO MM(262420000000048/ebea4b87) Subscriber data update (mmctx.c:445) 20241015084940100 DMM DEBUG MM(262420000000048/ebea4b87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084940100 DMM INFO MM(262420000000048/ebea4b87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084940100 DMM NOTICE MM(262420000000048/ebea4b87) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241015084940100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084940100 DMM NOTICE MM(262420000000048/ebea4b87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084940100 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) 20241015084940101 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084940101 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241015084940101 DMM INFO MM(262420000000048/ebea4b87) Subscriber data update (mmctx.c:445) 20241015084940101 DMM DEBUG MM(262420000000048/ebea4b87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084940107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084940107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084940107 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084940107 DMM INFO MM(262420000000048/ebea4b87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084940107 DMM NOTICE MM(262420000000048/ebea4b87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084940107 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084940107 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084940107 DLLC NOTICE LLME(dbc30b4f/ebea4b87){ASSIGNED} LLGM Assign pre (ffffffff => ebea4b87) (gprs_llc.c:1079) 20241015084940107 DLLC NOTICE LLME(ffffffff/ebea4b87){ASSIGNED} LLGM Assign post (ffffffff => ebea4b87) (gprs_llc.c:1125) 20241015084940107 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084940107 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084940107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084940107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084940158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084940158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084940158 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084940158 DMM INFO MM(262420000000048/ebea4b87) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084940159 DMM INFO MM(262420000000048/ebea4b87) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084940159 DMM DEBUG MM(262420000000048/ebea4b87) Using GGSN 0 (gprs_sm.c:312) 20241015084940159 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) 20241015084940159 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241015084940159 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084940159 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084940159 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241015084940170 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 95 19 72 9f 11 9b 0a 3e c0 14 05 7f 2c 8c 00 f1 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) 20241015084940170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd5218, cbp=0x55eedeed8060) (sgsn_libgtp.c:632) 20241015084940170 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084940170 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=ebea4b87, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084940170 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084940170 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084940179 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241015084940185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084940186 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241015084940186 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241015084940189 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241015084940189 DMM INFO MM(262420000000048/ebea4b87) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@bf4a5e8570aa: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084945198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43882<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@bf4a5e8570aa: Final verdict of PTC: none 20241015084945201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084945201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1129)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1140)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1134)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1127)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1132)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1138)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_suspend_nopaging finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Tue Oct 15 08:49:45 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241015084945329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084945730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96596) 20241015084946202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084946203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96596, count=101232) 20241015084947203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084947203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Tue Oct 15 08:49:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084948203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084948203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_suspend_resume started. 20241015084948789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084948790 DMM INFO MM(262420000000048/ebea4b87) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084948790 DMM INFO MM(262420000000048/ebea4b87) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084948790 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084948790 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084948790 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084948790 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084948790 DLLC NOTICE LLME(ffffffff/ebea4b87){ASSIGNED} LLGM Assign pre (ebea4b87 => ffffffff) (gprs_llc.c:1079) 20241015084948790 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebea4b87 => ffffffff) (gprs_llc.c:1125) 20241015084948790 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015084948790 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084948790 DMM NOTICE MM(262420000000048/ebea4b87) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084948790 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241015084948790 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084948790 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084948790 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241015084948790 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241015084948790 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) 20241015084948790 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) 20241015084948790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015084948790 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084948790 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015084948790 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084948790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084948831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084948831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084948831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084948831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084948831 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084948831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084948831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084948831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084948831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084948833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084948833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084948833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084948833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084948833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084948833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084948833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084948833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084948833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084948833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084948833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1148)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084948834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084948834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084948837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084948846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084948846 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084948869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084948869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084948869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084948869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084948869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084948869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084948869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084948869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084948869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084948871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084948871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084948871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084948871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084948871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084948871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084948871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084948871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084948871 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084948871 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084948871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084948871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084948871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084948875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084948885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084948885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084948908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084948908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084948908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084948908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084948908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084948908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084948908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084948908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084948908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084948910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084948910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084948910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084948910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084948910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084948910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084948910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084948910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084948910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084948910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084948910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1158)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084948911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084948911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084948915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084948924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084948924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084949204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084949204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084949204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084949204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084949206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084949207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@bf4a5e8570aa: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C1196D87'O, index=0 SGSN_Test-GSUP(1160)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@bf4a5e8570aa: 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 := '5F89D66CDD567565535BCA02592851B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4ED4D05D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '154924091735EE7C'O } } } } } 20241015084950261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084950261 DLLC NOTICE LLME(ffffffff/c1196d87){UNASSIGNED} LLC RX: unknown TLLI 0xc1196d87, creating LLME on the fly (gprs_llc.c:552) 20241015084950261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084950261 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241015084950261 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015084950261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015084950261 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015084950261 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015084950261 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015084950261 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015084950261 DLLC NOTICE LLME(ffffffff/c1196d87){UNASSIGNED} LLGM Assign pre (c1196d87 => df9052d0) (gprs_llc.c:1079) 20241015084950261 DLLC NOTICE LLME(c1196d87/df9052d0){ASSIGNED} LLGM Assign post (c1196d87 => df9052d0) (gprs_llc.c:1125) 20241015084950261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015084950261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015084950261 DMM DEBUG MM(262420000000049/df9052d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015084950273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084950274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015084950274 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084950274 DMM DEBUG MM(262420000000049/df9052d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241015084950274 DMM NOTICE MM(262420000000049/df9052d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015084950274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015084950274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015084950274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015084950274 DMM DEBUG MM(262420000000049/df9052d0) Requesting authorization (sgsn_auth.c:160) 20241015084950274 DMM INFO MM(262420000000049/df9052d0) Requesting authentication tuples (sgsn_auth.c:184) 20241015084950274 DMM DEBUG MM(262420000000049/df9052d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015084950274 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241015084950274 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@bf4a5e8570aa: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241015084950276 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015084950276 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015084950276 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015084950276 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015084950276 DMM INFO MM(262420000000049/df9052d0) Subscriber data update (mmctx.c:445) 20241015084950276 DMM DEBUG MM(262420000000049/df9052d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015084950276 DMM INFO MM(262420000000049/df9052d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015084950276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015084950276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015084950276 DMM INFO MM(262420000000049/df9052d0) <- GMM AUTH AND CIPHERING REQ (rand = 5f 89 d6 6c dd 56 75 65 53 5b ca 02 59 28 51 b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015084950283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084950283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241015084950283 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084950283 DMM INFO MM(262420000000049/df9052d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015084950283 DMM NOTICE MM(262420000000049/df9052d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015084950283 DMM DEBUG MM(262420000000049/df9052d0) checking auth: received GSM SRES = 4e d4 d0 5d (gprs_gmm.c:666) 20241015084950283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015084950283 DMM DEBUG MM(262420000000049/df9052d0) Requesting authorization (sgsn_auth.c:160) 20241015084950284 DMM INFO MM(262420000000049/df9052d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015084950284 DMM DEBUG MM(262420000000049/df9052d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241015084950284 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241015084950284 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) 20241015084950284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015084950284 DMM INFO MM(262420000000049/df9052d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf9052d0) (gprs_gmm.c:300) 20241015084950285 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015084950285 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015084950285 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241015084950285 DMM INFO MM(262420000000049/df9052d0) Subscriber data update (mmctx.c:445) 20241015084950285 DMM DEBUG MM(262420000000049/df9052d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015084950285 DMM INFO MM(262420000000049/df9052d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015084950285 DMM NOTICE MM(262420000000049/df9052d0) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241015084950285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015084950285 DMM NOTICE MM(262420000000049/df9052d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015084950285 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) 20241015084950286 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015084950286 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241015084950286 DMM INFO MM(262420000000049/df9052d0) Subscriber data update (mmctx.c:445) 20241015084950286 DMM DEBUG MM(262420000000049/df9052d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015084950291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084950291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015084950291 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084950291 DMM INFO MM(262420000000049/df9052d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015084950292 DMM NOTICE MM(262420000000049/df9052d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015084950292 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015084950292 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015084950292 DLLC NOTICE LLME(c1196d87/df9052d0){ASSIGNED} LLGM Assign pre (ffffffff => df9052d0) (gprs_llc.c:1079) 20241015084950292 DLLC NOTICE LLME(ffffffff/df9052d0){ASSIGNED} LLGM Assign post (ffffffff => df9052d0) (gprs_llc.c:1125) 20241015084950292 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015084950292 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015084950292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015084950292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015084950343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084950343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015084950343 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015084950343 DMM INFO MM(262420000000049/df9052d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015084950343 DMM INFO MM(262420000000049/df9052d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015084950343 DMM DEBUG MM(262420000000049/df9052d0) Using GGSN 0 (gprs_sm.c:312) 20241015084950343 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) 20241015084950343 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241015084950343 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015084950343 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241015084950343 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241015084950352 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 68 3d 44 d2 11 c5 5b 2c 81 14 05 7f 1c ee 5e e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241015084950352 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd6288, cbp=0x55eedeed88d0) (sgsn_libgtp.c:632) 20241015084950352 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015084950352 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=df9052d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015084950352 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015084950352 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015084950360 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241015084950367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084950367 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241015084950367 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241015084950370 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241015084950370 DMM INFO MM(262420000000049/df9052d0) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241015084955377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084955377 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241015084955377 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241015084955380 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@bf4a5e8570aa: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@bf4a5e8570aa: Final verdict of PTC: pass 20241015084955390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33598<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@bf4a5e8570aa: Final verdict of PTC: none 20241015084955392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015084955392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1148)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1158)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1153)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1156)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1146)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1151)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_suspend_resume finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Tue Oct 15 08:49:55 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241015084955517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084955918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103768) 20241015084956394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084956394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103768, count=104308) 20241015084957121 DGPRS DEBUG Checking for inactive LLMEs, time = 10792931 (sgsn.c:131) 20241015084957395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084957395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Tue Oct 15 08:49:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015084958396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084958396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_suspend_rau started. 20241015084958980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015084958981 DMM INFO MM(262420000000049/df9052d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015084958981 DMM INFO MM(262420000000049/df9052d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015084958981 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015084958981 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015084958981 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015084958981 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015084958981 DLLC NOTICE LLME(ffffffff/df9052d0){ASSIGNED} LLGM Assign pre (df9052d0 => ffffffff) (gprs_llc.c:1079) 20241015084958981 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df9052d0 => ffffffff) (gprs_llc.c:1125) 20241015084958981 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015084958981 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015084958982 DMM NOTICE MM(262420000000049/df9052d0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015084958982 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241015084958982 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015084958982 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015084958982 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241015084958982 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241015084958982 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) 20241015084958982 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) 20241015084958982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015084958982 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015084958982 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015084958982 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015084958982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084959022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015084959022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084959022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084959022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084959022 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015084959022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084959022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084959022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084959022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084959024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084959024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084959024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084959024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084959024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084959024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084959024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084959024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084959024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015084959024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084959024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084959025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084959025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084959028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015084959038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084959038 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084959061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015084959061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084959061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084959061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084959061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015084959061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084959061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084959061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084959061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084959063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084959063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084959063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084959063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084959063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084959063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084959063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084959063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084959063 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015084959063 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084959063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015084959064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084959064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084959067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084959075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084959075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015084959095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015084959095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015084959095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015084959095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084959095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015084959095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015084959095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015084959095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015084959095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015084959096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015084959096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015084959096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015084959096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015084959096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015084959096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015084959096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015084959096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015084959096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015084959096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015084959096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015084959097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015084959097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015084959101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015084959112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015084959112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015084959397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015084959397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015084959397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015084959397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015084959399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015084959399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@bf4a5e8570aa: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='E4576143'O, index=0 SGSN_Test-GSUP(1179)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@bf4a5e8570aa: 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 := '82897505B56284665BF1F9E59FFE5FAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2DCBD8AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54DD423E12A70C5F'O } } } } } 20241015085000453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085000453 DLLC NOTICE LLME(ffffffff/e4576143){UNASSIGNED} LLC RX: unknown TLLI 0xe4576143, creating LLME on the fly (gprs_llc.c:552) 20241015085000453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085000453 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241015085000453 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085000453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085000453 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085000453 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015085000453 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085000453 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085000453 DLLC NOTICE LLME(ffffffff/e4576143){UNASSIGNED} LLGM Assign pre (e4576143 => e65a23de) (gprs_llc.c:1079) 20241015085000453 DLLC NOTICE LLME(e4576143/e65a23de){ASSIGNED} LLGM Assign post (e4576143 => e65a23de) (gprs_llc.c:1125) 20241015085000453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085000453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085000453 DMM DEBUG MM(262420000000050/e65a23de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085000466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085000466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085000466 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085000466 DMM DEBUG MM(262420000000050/e65a23de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241015085000466 DMM NOTICE MM(262420000000050/e65a23de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085000466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085000466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085000466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085000466 DMM DEBUG MM(262420000000050/e65a23de) Requesting authorization (sgsn_auth.c:160) 20241015085000466 DMM INFO MM(262420000000050/e65a23de) Requesting authentication tuples (sgsn_auth.c:184) 20241015085000466 DMM DEBUG MM(262420000000050/e65a23de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085000466 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241015085000467 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@bf4a5e8570aa: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241015085000469 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085000469 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085000469 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085000469 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085000469 DMM INFO MM(262420000000050/e65a23de) Subscriber data update (mmctx.c:445) 20241015085000469 DMM DEBUG MM(262420000000050/e65a23de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085000469 DMM INFO MM(262420000000050/e65a23de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085000469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085000469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085000469 DMM INFO MM(262420000000050/e65a23de) <- GMM AUTH AND CIPHERING REQ (rand = 82 89 75 05 b5 62 84 66 5b f1 f9 e5 9f fe 5f aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015085000477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085000477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085000477 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085000477 DMM INFO MM(262420000000050/e65a23de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085000477 DMM NOTICE MM(262420000000050/e65a23de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085000477 DMM DEBUG MM(262420000000050/e65a23de) checking auth: received GSM SRES = 2d cb d8 ae (gprs_gmm.c:666) 20241015085000477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085000477 DMM DEBUG MM(262420000000050/e65a23de) Requesting authorization (sgsn_auth.c:160) 20241015085000477 DMM INFO MM(262420000000050/e65a23de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085000477 DMM DEBUG MM(262420000000050/e65a23de) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085000477 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241015085000477 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) 20241015085000477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085000477 DMM INFO MM(262420000000050/e65a23de) <- GMM ATTACH ACCEPT (new P-TMSI=0xe65a23de) (gprs_gmm.c:300) 20241015085000478 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085000478 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085000478 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241015085000478 DMM INFO MM(262420000000050/e65a23de) Subscriber data update (mmctx.c:445) 20241015085000478 DMM DEBUG MM(262420000000050/e65a23de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085000478 DMM INFO MM(262420000000050/e65a23de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085000478 DMM NOTICE MM(262420000000050/e65a23de) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241015085000478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085000478 DMM NOTICE MM(262420000000050/e65a23de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085000478 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) 20241015085000479 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085000479 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241015085000479 DMM INFO MM(262420000000050/e65a23de) Subscriber data update (mmctx.c:445) 20241015085000479 DMM DEBUG MM(262420000000050/e65a23de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085000485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085000485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085000485 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085000485 DMM INFO MM(262420000000050/e65a23de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085000485 DMM NOTICE MM(262420000000050/e65a23de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085000485 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085000485 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085000485 DLLC NOTICE LLME(e4576143/e65a23de){ASSIGNED} LLGM Assign pre (ffffffff => e65a23de) (gprs_llc.c:1079) 20241015085000485 DLLC NOTICE LLME(ffffffff/e65a23de){ASSIGNED} LLGM Assign post (ffffffff => e65a23de) (gprs_llc.c:1125) 20241015085000485 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085000485 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085000485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085000485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015085000537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085000537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015085000537 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085000537 DMM INFO MM(262420000000050/e65a23de) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085000537 DMM INFO MM(262420000000050/e65a23de) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085000537 DMM DEBUG MM(262420000000050/e65a23de) Using GGSN 0 (gprs_sm.c:312) 20241015085000537 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) 20241015085000537 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241015085000537 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085000537 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085000537 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241015085000548 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 79 eb c5 1f 11 be a0 be 9c 14 05 7f dc 2b 39 a7 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) 20241015085000548 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd72f8, cbp=0x55eedeed8c60) (sgsn_libgtp.c:632) 20241015085000548 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085000548 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=e65a23de, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015085000548 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085000548 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085000556 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241015085000562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085000562 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241015085000562 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241015085000565 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241015085000565 DMM INFO MM(262420000000050/e65a23de) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241015085005574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085005574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085005574 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085005574 DMM INFO MM(262420000000050/e65a23de) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015085005574 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085005574 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241015085005574 DLLC NOTICE LLME(ffffffff/e65a23de){ASSIGNED} LLGM Assign pre (e65a23de => f8e42eea) (gprs_llc.c:1079) 20241015085005574 DLLC NOTICE LLME(e65a23de/f8e42eea){ASSIGNED} LLGM Assign post (e65a23de => f8e42eea) (gprs_llc.c:1125) 20241015085005574 DMM INFO MM(262420000000050/f8e42eea) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085005582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085005582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085005583 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085005583 DMM INFO MM(262420000000050/f8e42eea) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241015085005583 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241015085005583 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085005583 DLLC NOTICE LLME(e65a23de/f8e42eea){ASSIGNED} LLGM Assign pre (ffffffff => f8e42eea) (gprs_llc.c:1079) 20241015085005583 DLLC NOTICE LLME(ffffffff/f8e42eea){ASSIGNED} LLGM Assign post (ffffffff => f8e42eea) (gprs_llc.c:1125) 20241015085005583 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241015085006082 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@bf4a5e8570aa: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@bf4a5e8570aa: Final verdict of PTC: pass 20241015085006091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015085006093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1172)@bf4a5e8570aa: Final verdict of PTC: none 20241015085006093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1179)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1177)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1167)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@bf4a5e8570aa: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1165)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1175)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1170)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_suspend_rau finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Tue Oct 15 08:50:06 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241015085006217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085006619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106504) 20241015085007094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085007094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106504, count=110860) 20241015085008096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085008096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Tue Oct 15 08:50:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085009097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085009097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_paging_ps started. 20241015085009680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085009681 DMM INFO MM(262420000000050/f8e42eea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085009681 DMM INFO MM(262420000000050/f8e42eea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085009681 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085009681 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085009681 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085009681 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015085009681 DLLC NOTICE LLME(ffffffff/f8e42eea){ASSIGNED} LLGM Assign pre (f8e42eea => ffffffff) (gprs_llc.c:1079) 20241015085009681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8e42eea => ffffffff) (gprs_llc.c:1125) 20241015085009681 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015085009681 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015085009681 DMM NOTICE MM(262420000000050/f8e42eea) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085009681 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241015085009681 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085009681 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085009681 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241015085009681 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241015085009681 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) 20241015085009681 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) 20241015085009681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015085009681 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085009681 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015085009681 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085009681 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085009725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085009725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085009725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085009726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085009726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085009726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085009726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085009726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085009726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085009727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085009727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085009727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085009727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085009728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085009728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085009728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085009728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085009728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085009728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085009728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085009728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085009728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085009732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015085009741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085009741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085009762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085009762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085009762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085009762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085009762 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085009762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085009762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085009762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085009762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085009764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085009764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085009764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085009764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085009764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085009764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085009764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085009764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085009764 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085009764 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085009764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085009765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085009765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085009779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085009779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085009801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085009801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085009801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085009801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085009801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085009802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085009803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085009803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085009803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085009804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085009804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085009804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085009804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085009804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085009804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085009804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085009804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085009804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085009804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085009809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085009819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085009819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085010098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085010098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085010098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085010098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085010100 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085010101 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@bf4a5e8570aa: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='DF3F5963'O, index=0 SGSN_Test-GSUP(1198)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@bf4a5e8570aa: 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 := '76A6EF2FEB23137F80D6C0AC6CCB9864'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '359B6B78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9415ECD632658895'O } } } } } 20241015085011156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085011156 DLLC NOTICE LLME(ffffffff/df3f5963){UNASSIGNED} LLC RX: unknown TLLI 0xdf3f5963, creating LLME on the fly (gprs_llc.c:552) 20241015085011156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085011156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241015085011156 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085011156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015085011156 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085011156 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015085011156 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085011156 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085011156 DLLC NOTICE LLME(ffffffff/df3f5963){UNASSIGNED} LLGM Assign pre (df3f5963 => c37c0bad) (gprs_llc.c:1079) 20241015085011156 DLLC NOTICE LLME(df3f5963/c37c0bad){ASSIGNED} LLGM Assign post (df3f5963 => c37c0bad) (gprs_llc.c:1125) 20241015085011156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085011156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085011156 DMM DEBUG MM(262420000000051/c37c0bad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085011170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085011170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085011170 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085011170 DMM DEBUG MM(262420000000051/c37c0bad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241015085011170 DMM NOTICE MM(262420000000051/c37c0bad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085011170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085011170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085011170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085011170 DMM DEBUG MM(262420000000051/c37c0bad) Requesting authorization (sgsn_auth.c:160) 20241015085011170 DMM INFO MM(262420000000051/c37c0bad) Requesting authentication tuples (sgsn_auth.c:184) 20241015085011170 DMM DEBUG MM(262420000000051/c37c0bad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085011170 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241015085011170 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@bf4a5e8570aa: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241015085011173 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085011173 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085011173 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085011173 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085011173 DMM INFO MM(262420000000051/c37c0bad) Subscriber data update (mmctx.c:445) 20241015085011173 DMM DEBUG MM(262420000000051/c37c0bad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085011173 DMM INFO MM(262420000000051/c37c0bad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085011173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085011173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085011173 DMM INFO MM(262420000000051/c37c0bad) <- GMM AUTH AND CIPHERING REQ (rand = 76 a6 ef 2f eb 23 13 7f 80 d6 c0 ac 6c cb 98 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015085011181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085011181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085011181 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085011181 DMM INFO MM(262420000000051/c37c0bad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085011181 DMM NOTICE MM(262420000000051/c37c0bad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085011181 DMM DEBUG MM(262420000000051/c37c0bad) checking auth: received GSM SRES = 35 9b 6b 78 (gprs_gmm.c:666) 20241015085011182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085011182 DMM DEBUG MM(262420000000051/c37c0bad) Requesting authorization (sgsn_auth.c:160) 20241015085011182 DMM INFO MM(262420000000051/c37c0bad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085011182 DMM DEBUG MM(262420000000051/c37c0bad) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085011182 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241015085011182 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) 20241015085011182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085011182 DMM INFO MM(262420000000051/c37c0bad) <- GMM ATTACH ACCEPT (new P-TMSI=0xc37c0bad) (gprs_gmm.c:300) 20241015085011183 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085011183 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085011183 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241015085011183 DMM INFO MM(262420000000051/c37c0bad) Subscriber data update (mmctx.c:445) 20241015085011183 DMM DEBUG MM(262420000000051/c37c0bad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085011183 DMM INFO MM(262420000000051/c37c0bad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085011183 DMM NOTICE MM(262420000000051/c37c0bad) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241015085011183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085011183 DMM NOTICE MM(262420000000051/c37c0bad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085011183 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) 20241015085011184 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085011184 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241015085011184 DMM INFO MM(262420000000051/c37c0bad) Subscriber data update (mmctx.c:445) 20241015085011184 DMM DEBUG MM(262420000000051/c37c0bad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085011190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085011190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085011190 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085011190 DMM INFO MM(262420000000051/c37c0bad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085011190 DMM NOTICE MM(262420000000051/c37c0bad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085011190 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085011190 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085011190 DLLC NOTICE LLME(df3f5963/c37c0bad){ASSIGNED} LLGM Assign pre (ffffffff => c37c0bad) (gprs_llc.c:1079) 20241015085011190 DLLC NOTICE LLME(ffffffff/c37c0bad){ASSIGNED} LLGM Assign post (ffffffff => c37c0bad) (gprs_llc.c:1125) 20241015085011190 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085011190 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085011190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085011190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015085011241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085011241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015085011241 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085011241 DMM INFO MM(262420000000051/c37c0bad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085011241 DMM INFO MM(262420000000051/c37c0bad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085011241 DMM DEBUG MM(262420000000051/c37c0bad) Using GGSN 0 (gprs_sm.c:312) 20241015085011241 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) 20241015085011241 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241015085011241 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085011241 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085011241 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241015085011251 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 e6 ca 1b 7d 11 fa f0 d1 21 14 05 7f f2 38 24 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241015085011251 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd8368, cbp=0x55eedeed6260) (sgsn_libgtp.c:632) 20241015085011251 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085011251 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedcfb8 TLLI=c37c0bad, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015085011251 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085011251 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085011258 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241015085014241 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241015085014241 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241015085014241 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241015085016267 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241015085016267 DMM INFO MM(262420000000051/c37c0bad) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@bf4a5e8570aa: 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 := 'C37C0BAD'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@bf4a5e8570aa: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@bf4a5e8570aa: Final verdict of PTC: pass 20241015085016282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34108<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015085016284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085016284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1198)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1196)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1191)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1186)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@bf4a5e8570aa: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@bf4a5e8570aa: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@bf4a5e8570aa: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1194)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1189)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1184)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_paging_ps finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Tue Oct 15 08:50:16 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241015085016420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085016821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103016) 20241015085017285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085017285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103016, count=104276) 20241015085018286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085018287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Tue Oct 15 08:50:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085019288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085019288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_paging_ps_ra_multiple_cells started. 20241015085019883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085019884 DMM INFO MM(262420000000051/c37c0bad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085019884 DMM INFO MM(262420000000051/c37c0bad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085019884 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085019884 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085019884 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085019884 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241015085019884 DLLC NOTICE LLME(ffffffff/c37c0bad){ASSIGNED} LLGM Assign pre (c37c0bad => ffffffff) (gprs_llc.c:1079) 20241015085019884 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c37c0bad => ffffffff) (gprs_llc.c:1125) 20241015085019884 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcc60 (gprs_sndcp.c:574) 20241015085019884 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedcfb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015085019884 DMM NOTICE MM(262420000000051/c37c0bad) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085019884 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241015085019884 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085019884 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085019885 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241015085019885 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241015085019885 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) 20241015085019885 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) 20241015085019885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015085019885 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085019885 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015085019885 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085019885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085019928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085019928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085019928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085019928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085019928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085019928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085019928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085019928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085019928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085019929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085019929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085019929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085019930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085019930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085019930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085019930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085019930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085019930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085019930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085019930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085019930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085019930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085019933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085019941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085019941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085019960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085019960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085019960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085019960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085019960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085019960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085019960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085019960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085019960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085019962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085019962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085019962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085019962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085019962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085019962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085019962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085019962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085019962 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085019962 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085019962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085019963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085019963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085019967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085019976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085019976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085019995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085019995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085019995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085019995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085019995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085019995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085019995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085019995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085019995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085019997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085019997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085019997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085019997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085019997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085019997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085019997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085019997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085019997 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085019997 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085019997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085019998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085019998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085020002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085020010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085020010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085020288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085020288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085020288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085020288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085020290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085020291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@bf4a5e8570aa: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E8E99EAD'O, index=0 SGSN_Test-GSUP(1217)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@bf4a5e8570aa: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@bf4a5e8570aa: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E8E99EAD'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@bf4a5e8570aa: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='E8E99EAD'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@bf4a5e8570aa: 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 := '75BCD58D7A1DB4A4F3D183E98A810D27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A2359F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '161BADBD7926F8A6'O } } } } } 20241015085021347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085021347 DLLC NOTICE LLME(ffffffff/e8e99ead){UNASSIGNED} LLC RX: unknown TLLI 0xe8e99ead, creating LLME on the fly (gprs_llc.c:552) 20241015085021347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085021348 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241015085021348 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085021348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085021348 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085021348 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015085021348 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085021348 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085021348 DLLC NOTICE LLME(ffffffff/e8e99ead){UNASSIGNED} LLGM Assign pre (e8e99ead => c4ef017c) (gprs_llc.c:1079) 20241015085021348 DLLC NOTICE LLME(e8e99ead/c4ef017c){ASSIGNED} LLGM Assign post (e8e99ead => c4ef017c) (gprs_llc.c:1125) 20241015085021348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085021348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085021348 DMM DEBUG MM(262420000000052/c4ef017c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085021360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085021360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085021360 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085021360 DMM DEBUG MM(262420000000052/c4ef017c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241015085021360 DMM NOTICE MM(262420000000052/c4ef017c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085021360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085021360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085021360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085021360 DMM DEBUG MM(262420000000052/c4ef017c) Requesting authorization (sgsn_auth.c:160) 20241015085021360 DMM INFO MM(262420000000052/c4ef017c) Requesting authentication tuples (sgsn_auth.c:184) 20241015085021360 DMM DEBUG MM(262420000000052/c4ef017c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085021360 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241015085021360 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@bf4a5e8570aa: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241015085021363 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085021363 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085021363 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085021363 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085021363 DMM INFO MM(262420000000052/c4ef017c) Subscriber data update (mmctx.c:445) 20241015085021363 DMM DEBUG MM(262420000000052/c4ef017c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085021363 DMM INFO MM(262420000000052/c4ef017c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085021363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085021363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085021363 DMM INFO MM(262420000000052/c4ef017c) <- GMM AUTH AND CIPHERING REQ (rand = 75 bc d5 8d 7a 1d b4 a4 f3 d1 83 e9 8a 81 0d 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015085021370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085021370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085021370 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085021370 DMM INFO MM(262420000000052/c4ef017c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085021370 DMM NOTICE MM(262420000000052/c4ef017c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085021370 DMM DEBUG MM(262420000000052/c4ef017c) checking auth: received GSM SRES = 3a 23 59 f8 (gprs_gmm.c:666) 20241015085021370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085021370 DMM DEBUG MM(262420000000052/c4ef017c) Requesting authorization (sgsn_auth.c:160) 20241015085021370 DMM INFO MM(262420000000052/c4ef017c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085021370 DMM DEBUG MM(262420000000052/c4ef017c) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085021371 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241015085021371 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) 20241015085021371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085021371 DMM INFO MM(262420000000052/c4ef017c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4ef017c) (gprs_gmm.c:300) 20241015085021372 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085021372 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085021372 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241015085021372 DMM INFO MM(262420000000052/c4ef017c) Subscriber data update (mmctx.c:445) 20241015085021372 DMM DEBUG MM(262420000000052/c4ef017c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085021372 DMM INFO MM(262420000000052/c4ef017c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085021372 DMM NOTICE MM(262420000000052/c4ef017c) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241015085021372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085021372 DMM NOTICE MM(262420000000052/c4ef017c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085021372 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) 20241015085021373 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085021373 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241015085021373 DMM INFO MM(262420000000052/c4ef017c) Subscriber data update (mmctx.c:445) 20241015085021373 DMM DEBUG MM(262420000000052/c4ef017c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085021378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085021378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085021378 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085021378 DMM INFO MM(262420000000052/c4ef017c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085021378 DMM NOTICE MM(262420000000052/c4ef017c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085021378 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085021378 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085021378 DLLC NOTICE LLME(e8e99ead/c4ef017c){ASSIGNED} LLGM Assign pre (ffffffff => c4ef017c) (gprs_llc.c:1079) 20241015085021378 DLLC NOTICE LLME(ffffffff/c4ef017c){ASSIGNED} LLGM Assign post (ffffffff => c4ef017c) (gprs_llc.c:1125) 20241015085021378 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085021378 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085021378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085021378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085021430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085021430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015085021430 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085021430 DMM INFO MM(262420000000052/c4ef017c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085021430 DMM INFO MM(262420000000052/c4ef017c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085021430 DMM DEBUG MM(262420000000052/c4ef017c) Using GGSN 0 (gprs_sm.c:312) 20241015085021430 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) 20241015085021430 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241015085021430 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085021430 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085021430 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241015085021439 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 af 16 0a 94 11 95 b2 9e 51 14 05 7f 95 0f 62 f2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241015085021439 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfd93d8, cbp=0x55eedeed6cc0) (sgsn_libgtp.c:632) 20241015085021439 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085021439 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeede0c8 TLLI=c4ef017c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015085021439 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085021439 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@bf4a5e8570aa: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085021446 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241015085024431 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241015085024431 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241015085024431 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241015085026456 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241015085026456 DMM INFO MM(262420000000052/c4ef017c) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@bf4a5e8570aa: 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 := 'C4EF017C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241015085027122 DGPRS DEBUG Checking for inactive LLMEs, time = 10792961 (sgsn.c:131) 20241015085040289 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241015085040289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085040290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241015085049932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085049934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085049934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015085049964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085049965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085049966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241015085049999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085050000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085050000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@bf4a5e8570aa: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@bf4a5e8570aa: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241015085051351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085051351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(1217)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1210)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1205)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1215)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@bf4a5e8570aa: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@bf4a5e8570aa: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@bf4a5e8570aa: Final verdict of PTC: none 20241015085051355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60484<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@bf4a5e8570aa: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@bf4a5e8570aa: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1203)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1213)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1208)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@bf4a5e8570aa: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Tue Oct 15 08:50:51 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 20241015085051483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085051885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103128) 20241015085052352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085052352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103128, count=108560) 20241015085053353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085053353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Tue Oct 15 08:50:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085054354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085054355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_bssgp_rim_single_report started. 20241015085054946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085054948 DMM INFO MM(262420000000052/c4ef017c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085054948 DMM INFO MM(262420000000052/c4ef017c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085054948 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085054948 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085054948 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085054948 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241015085054948 DLLC NOTICE LLME(ffffffff/c4ef017c){ASSIGNED} LLGM Assign pre (c4ef017c => ffffffff) (gprs_llc.c:1079) 20241015085054948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4ef017c => ffffffff) (gprs_llc.c:1125) 20241015085054948 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeeddd70 (gprs_sndcp.c:574) 20241015085054948 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeede0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015085054948 DMM NOTICE MM(262420000000052/c4ef017c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085054948 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241015085054948 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085054948 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085054948 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241015085054948 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241015085054948 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) 20241015085054948 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) 20241015085054948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015085054948 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085054948 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015085054948 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085054948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085054992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085054992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085054992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085054992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085054992 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085054992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085054992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085054992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085054992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085054994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085054994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085054994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085054994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085054994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085054994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085054994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085054994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085054994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085054994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085054994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085054995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085054995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085054999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085055007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085055007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085055025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085055025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085055025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085055025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085055025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085055025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085055025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085055025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085055025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085055027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085055027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085055027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085055027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085055027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085055027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085055027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085055027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085055027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085055027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085055027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085055028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085055028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085055032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085055041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085055041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1231)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1228)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085055067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085055067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085055067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085055067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085055067 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085055067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085055067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085055067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085055067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085055068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085055068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085055068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085055069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085055069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085055069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085055069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085055069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085055069 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085055069 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085055069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085055069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085055070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085055073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085055082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085055082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085055355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085055356 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085055356 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085055356 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085055357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085055358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085055378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@bf4a5e8570aa: setverdict(pass): none -> pass MTC@bf4a5e8570aa: Warning: Re-starting timer T, which is already active (running or expired). 20241015085055387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085055394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@bf4a5e8570aa: Final verdict of PTC: none 20241015085055396 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085055396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1231)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1224)@bf4a5e8570aa: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1235)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1229)@bf4a5e8570aa: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@bf4a5e8570aa: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1233)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1227)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1222)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: pass MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@bf4a5e8570aa: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Tue Oct 15 08:50:55 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 20241015085055524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085055925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20241015085056398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085056398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59496) 20241015085057123 DGPRS DEBUG Checking for inactive LLMEs, time = 10792991 (sgsn.c:131) 20241015085057399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085057399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Tue Oct 15 08:50:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085058400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085058400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_rim_eutran_to_geran started. 20241015085058984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085058985 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085059028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085059028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085059028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085059028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085059028 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085059028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085059028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085059028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085059028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085059029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085059029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085059029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085059029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085059029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085059029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085059029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085059029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085059029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085059029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085059029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085059030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085059030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085059034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085059043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085059043 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085059064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085059064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085059064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085059064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085059064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085059064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085059064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085059064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085059064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085059066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085059066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085059066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085059066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085059066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085059067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085059067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085059067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085059067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085059067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085059067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085059067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085059067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085059071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015085059080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085059080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085059101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085059101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085059101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085059101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085059101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085059102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085059102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085059102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085059102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085059104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085059104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085059104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085059104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085059104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085059104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085059104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085059104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085059104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085059104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085059104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085059105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085059105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085059109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085059118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085059118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085059401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085059401 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085059401 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085059401 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085059403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085059404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bf4a5e8570aa: setverdict(pass): none -> pass 20241015085059434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085059438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@bf4a5e8570aa: Final verdict of PTC: none 20241015085059441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085059441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1242)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1247)@bf4a5e8570aa: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1252)@bf4a5e8570aa: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@bf4a5e8570aa: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1240)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1245)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1250)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: pass MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@bf4a5e8570aa: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Tue Oct 15 08:50:59 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 20241015085059500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085059902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51336) 20241015085100442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085100442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51336, count=52496) 20241015085101443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085101444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Tue Oct 15 08:51:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085102444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085102444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_cell_change_different_rai_ci_attach started. 20241015085102968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085102970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085103014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085103014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085103014 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085103014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085103014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085103016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085103016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085103016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085103016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085103016 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085103016 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085103016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085103016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085103016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085103021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085103031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085103052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085103052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085103052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085103052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085103052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085103052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085103052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085103052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085103052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085103054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085103054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085103054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085103054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085103054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085103054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085103054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085103054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085103054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085103054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085103054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085103055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085103055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085103058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085103068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085103096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085103096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085103096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085103096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085103096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085103096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085103096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085103096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085103096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085103098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085103098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085103098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085103098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085103098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085103098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085103098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085103098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085103098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085103098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085103098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085103099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085103099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085103103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085103111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085103446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085103446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085103446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085103446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085103448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085103449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@bf4a5e8570aa: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='CB3ADC87'O, index=0 SGSN_Test-GSUP(1272)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@bf4a5e8570aa: 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 := 'D4C1FF403764341F9C2ED1377B8FC4EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '235C62B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B0B6C9AB1000951'O } } } } } 20241015085103498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103498 DLLC NOTICE LLME(ffffffff/cb3adc87){UNASSIGNED} LLC RX: unknown TLLI 0xcb3adc87, creating LLME on the fly (gprs_llc.c:552) 20241015085103498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085103498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241015085103498 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085103498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015085103498 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085103498 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015085103498 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085103499 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085103499 DLLC NOTICE LLME(ffffffff/cb3adc87){UNASSIGNED} LLGM Assign pre (cb3adc87 => f2a8cba9) (gprs_llc.c:1079) 20241015085103499 DLLC NOTICE LLME(cb3adc87/f2a8cba9){ASSIGNED} LLGM Assign post (cb3adc87 => f2a8cba9) (gprs_llc.c:1125) 20241015085103499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085103499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085103499 DMM DEBUG MM(262420000000068/f2a8cba9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085103511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085103511 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085103511 DMM DEBUG MM(262420000000068/f2a8cba9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241015085103511 DMM NOTICE MM(262420000000068/f2a8cba9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085103511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085103511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085103511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085103511 DMM DEBUG MM(262420000000068/f2a8cba9) Requesting authorization (sgsn_auth.c:160) 20241015085103511 DMM INFO MM(262420000000068/f2a8cba9) Requesting authentication tuples (sgsn_auth.c:184) 20241015085103511 DMM DEBUG MM(262420000000068/f2a8cba9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085103511 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241015085103511 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@bf4a5e8570aa: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241015085103513 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085103513 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085103513 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085103513 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085103513 DMM INFO MM(262420000000068/f2a8cba9) Subscriber data update (mmctx.c:445) 20241015085103513 DMM DEBUG MM(262420000000068/f2a8cba9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085103514 DMM INFO MM(262420000000068/f2a8cba9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085103514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085103514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085103514 DMM INFO MM(262420000000068/f2a8cba9) <- GMM AUTH AND CIPHERING REQ (rand = d4 c1 ff 40 37 64 34 1f 9c 2e d1 37 7b 8f c4 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015085103522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085103522 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085103522 DMM INFO MM(262420000000068/f2a8cba9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085103522 DMM NOTICE MM(262420000000068/f2a8cba9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085103522 DMM DEBUG MM(262420000000068/f2a8cba9) checking auth: received GSM SRES = 23 5c 62 b8 (gprs_gmm.c:666) 20241015085103522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085103522 DMM DEBUG MM(262420000000068/f2a8cba9) Requesting authorization (sgsn_auth.c:160) 20241015085103522 DMM INFO MM(262420000000068/f2a8cba9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085103522 DMM DEBUG MM(262420000000068/f2a8cba9) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085103522 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241015085103522 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) 20241015085103522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085103522 DMM INFO MM(262420000000068/f2a8cba9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2a8cba9) (gprs_gmm.c:300) 20241015085103523 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085103523 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085103523 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241015085103523 DMM INFO MM(262420000000068/f2a8cba9) Subscriber data update (mmctx.c:445) 20241015085103523 DMM DEBUG MM(262420000000068/f2a8cba9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085103523 DMM INFO MM(262420000000068/f2a8cba9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085103523 DMM NOTICE MM(262420000000068/f2a8cba9) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241015085103523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085103523 DMM NOTICE MM(262420000000068/f2a8cba9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085103523 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) 20241015085103524 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085103524 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241015085103524 DMM INFO MM(262420000000068/f2a8cba9) Subscriber data update (mmctx.c:445) 20241015085103524 DMM DEBUG MM(262420000000068/f2a8cba9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085103531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085103531 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085103531 DMM INFO MM(262420000000068/f2a8cba9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085103531 DMM NOTICE MM(262420000000068/f2a8cba9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085103531 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085103531 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085103531 DLLC NOTICE LLME(cb3adc87/f2a8cba9){ASSIGNED} LLGM Assign pre (ffffffff => f2a8cba9) (gprs_llc.c:1079) 20241015085103531 DLLC NOTICE LLME(ffffffff/f2a8cba9){ASSIGNED} LLGM Assign post (ffffffff => f2a8cba9) (gprs_llc.c:1125) 20241015085103531 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085103531 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085103531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085103531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085103582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015085103582 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085103582 DMM INFO MM(262420000000068/f2a8cba9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085103582 DMM INFO MM(262420000000068/f2a8cba9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085103582 DMM DEBUG MM(262420000000068/f2a8cba9) Using GGSN 0 (gprs_sm.c:312) 20241015085103582 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) 20241015085103582 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241015085103582 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085103582 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085103582 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241015085103594 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 48 fa a1 59 11 e0 e8 9e 4e 14 05 7f 53 e4 95 c0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241015085103594 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfda448, cbp=0x55eedeed6670) (sgsn_libgtp.c:632) 20241015085103594 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085103594 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeede0c8 TLLI=f2a8cba9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015085103594 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085103594 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@bf4a5e8570aa: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085103602 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241015085103610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103610 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241015085103610 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@bf4a5e8570aa: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@bf4a5e8570aa: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F2A8CBA9'O, index=0 20241015085103617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241015085103617 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF2A8CBA9) type="GPRS attach" (gprs_gmm.c:1266) 20241015085103617 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085103617 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015085103617 DLLC NOTICE LLME(ffffffff/f2a8cba9){ASSIGNED} LLGM Assign pre (f2a8cba9 => c68044f4) (gprs_llc.c:1079) 20241015085103617 DLLC NOTICE LLME(f2a8cba9/c68044f4){ASSIGNED} LLGM Assign post (f2a8cba9 => c68044f4) (gprs_llc.c:1125) 20241015085103617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085103617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085103617 DMM DEBUG MM(262420000000068/c68044f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085103628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085103628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241015085103628 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085103628 DMM DEBUG MM(262420000000068/c68044f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241015085103628 DMM NOTICE MM(262420000000068/c68044f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085103628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085103628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085103628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085103628 DMM DEBUG MM(262420000000068/c68044f4) Requesting authorization (sgsn_auth.c:160) 20241015085103628 DMM INFO MM(262420000000068/c68044f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085103628 DMM DEBUG MM(262420000000068/c68044f4) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085103628 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241015085103628 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) 20241015085104616 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085104616 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085104616 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241015085104616 DMM INFO MM(262420000000068/c68044f4) Subscriber data update (mmctx.c:445) 20241015085104616 DMM DEBUG MM(262420000000068/c68044f4) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241015085104616 DMM INFO MM(262420000000068/c68044f4) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241015085104616 DMM NOTICE MM(262420000000068/c68044f4) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241015085104616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085104616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085104616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241015085104616 DMM INFO MM(262420000000068/c68044f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc68044f4) (gprs_gmm.c:300) 20241015085104616 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) 20241015085104617 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085104617 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241015085104617 DMM INFO MM(262420000000068/c68044f4) Subscriber data update (mmctx.c:445) 20241015085104617 DMM DEBUG MM(262420000000068/c68044f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085104626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085104626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085104626 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085104626 DMM INFO MM(262420000000068/c68044f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085104626 DMM NOTICE MM(262420000000068/c68044f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085104626 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085104626 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085104626 DLLC NOTICE LLME(f2a8cba9/c68044f4){ASSIGNED} LLGM Assign pre (ffffffff => c68044f4) (gprs_llc.c:1079) 20241015085104626 DLLC NOTICE LLME(ffffffff/c68044f4){ASSIGNED} LLGM Assign post (ffffffff => c68044f4) (gprs_llc.c:1125) 20241015085104626 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085104626 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241015085104626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085104626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085104675 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241015085104682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085104682 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085104682 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@bf4a5e8570aa: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@bf4a5e8570aa: Final verdict of PTC: pass 20241015085104687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43992<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(1272)@bf4a5e8570aa: Final verdict of PTC: none 20241015085104689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085104689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1256)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1270)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1260)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1265)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1258)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1263)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1268)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Tue Oct 15 08:51:04 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 20241015085104817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085105218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113748) 20241015085105691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085105691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113748, count=122720) 20241015085106692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085106692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Tue Oct 15 08:51:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085107683 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241015085107683 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241015085107683 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241015085107693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085107693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_cell_change_different_rai_ci_data started. 20241015085108276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085108277 DMM INFO MM(262420000000068/c68044f4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085108277 DMM INFO MM(262420000000068/c68044f4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085108277 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085108277 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085108277 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085108277 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241015085108277 DLLC NOTICE LLME(ffffffff/c68044f4){ASSIGNED} LLGM Assign pre (c68044f4 => ffffffff) (gprs_llc.c:1079) 20241015085108277 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c68044f4 => ffffffff) (gprs_llc.c:1125) 20241015085108277 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeeddd70 (gprs_sndcp.c:574) 20241015085108277 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeede0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015085108277 DMM NOTICE MM(262420000000068/c68044f4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085108277 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241015085108277 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085108277 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085108277 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241015085108277 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241015085108277 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) 20241015085108277 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) 20241015085108277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015085108277 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085108277 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015085108278 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085108278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085108316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085108316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085108317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085108317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085108317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085108317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085108317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085108317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085108317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085108318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085108318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085108318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085108319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085108319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085108319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085108319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085108319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085108319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085108319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085108319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085108319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085108319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085108323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015085108331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085108359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085108360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085108360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085108360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085108360 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085108360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085108360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085108360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085108360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085108361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085108361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085108361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085108362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085108362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085108362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1284)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015085108362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085108362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085108362 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085108362 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085108362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085108362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085108362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085108366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085108374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1282)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1284)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085108386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085108386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085108386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085108386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085108386 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085108386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085108386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085108387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085108387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085108388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085108388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085108388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085108388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085108388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085108388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085108388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085108388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085108388 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085108388 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085108388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085108389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085108389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085108391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085108399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085108694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085108694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085108694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085108694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085108696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085108697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@bf4a5e8570aa: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F83F6D70'O, index=0 SGSN_Test-GSUP(1291)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@bf4a5e8570aa: 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 := '9FB67F6DDB57351F7151114C25697F8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33239413'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0F0CD2A32FB5C8D'O } } } } } 20241015085108744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108744 DLLC NOTICE LLME(ffffffff/f83f6d70){UNASSIGNED} LLC RX: unknown TLLI 0xf83f6d70, creating LLME on the fly (gprs_llc.c:552) 20241015085108744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085108744 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241015085108744 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085108744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085108744 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085108744 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015085108744 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085108744 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085108744 DLLC NOTICE LLME(ffffffff/f83f6d70){UNASSIGNED} LLGM Assign pre (f83f6d70 => eff50b49) (gprs_llc.c:1079) 20241015085108744 DLLC NOTICE LLME(f83f6d70/eff50b49){ASSIGNED} LLGM Assign post (f83f6d70 => eff50b49) (gprs_llc.c:1125) 20241015085108744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085108744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085108744 DMM DEBUG MM(262420000000070/eff50b49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085108756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085108756 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085108756 DMM DEBUG MM(262420000000070/eff50b49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241015085108756 DMM NOTICE MM(262420000000070/eff50b49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085108756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085108756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085108756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085108756 DMM DEBUG MM(262420000000070/eff50b49) Requesting authorization (sgsn_auth.c:160) 20241015085108756 DMM INFO MM(262420000000070/eff50b49) Requesting authentication tuples (sgsn_auth.c:184) 20241015085108756 DMM DEBUG MM(262420000000070/eff50b49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085108756 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241015085108756 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@bf4a5e8570aa: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241015085108759 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085108759 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085108759 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085108759 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085108759 DMM INFO MM(262420000000070/eff50b49) Subscriber data update (mmctx.c:445) 20241015085108759 DMM DEBUG MM(262420000000070/eff50b49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085108759 DMM INFO MM(262420000000070/eff50b49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085108759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085108759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085108759 DMM INFO MM(262420000000070/eff50b49) <- GMM AUTH AND CIPHERING REQ (rand = 9f b6 7f 6d db 57 35 1f 71 51 11 4c 25 69 7f 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015085108767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085108767 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085108767 DMM INFO MM(262420000000070/eff50b49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085108767 DMM NOTICE MM(262420000000070/eff50b49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085108768 DMM DEBUG MM(262420000000070/eff50b49) checking auth: received GSM SRES = 33 23 94 13 (gprs_gmm.c:666) 20241015085108768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085108768 DMM DEBUG MM(262420000000070/eff50b49) Requesting authorization (sgsn_auth.c:160) 20241015085108768 DMM INFO MM(262420000000070/eff50b49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085108768 DMM DEBUG MM(262420000000070/eff50b49) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085108768 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241015085108768 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) 20241015085108768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085108768 DMM INFO MM(262420000000070/eff50b49) <- GMM ATTACH ACCEPT (new P-TMSI=0xeff50b49) (gprs_gmm.c:300) 20241015085108769 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085108769 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085108769 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241015085108769 DMM INFO MM(262420000000070/eff50b49) Subscriber data update (mmctx.c:445) 20241015085108769 DMM DEBUG MM(262420000000070/eff50b49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085108769 DMM INFO MM(262420000000070/eff50b49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085108769 DMM NOTICE MM(262420000000070/eff50b49) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241015085108769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085108769 DMM NOTICE MM(262420000000070/eff50b49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085108769 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) 20241015085108770 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085108770 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241015085108770 DMM INFO MM(262420000000070/eff50b49) Subscriber data update (mmctx.c:445) 20241015085108770 DMM DEBUG MM(262420000000070/eff50b49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085108775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085108776 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085108776 DMM INFO MM(262420000000070/eff50b49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085108776 DMM NOTICE MM(262420000000070/eff50b49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085108776 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085108776 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085108776 DLLC NOTICE LLME(f83f6d70/eff50b49){ASSIGNED} LLGM Assign pre (ffffffff => eff50b49) (gprs_llc.c:1079) 20241015085108776 DLLC NOTICE LLME(ffffffff/eff50b49){ASSIGNED} LLGM Assign post (ffffffff => eff50b49) (gprs_llc.c:1125) 20241015085108776 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085108776 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085108776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085108776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085108827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015085108827 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085108827 DMM INFO MM(262420000000070/eff50b49) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085108827 DMM INFO MM(262420000000070/eff50b49) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085108827 DMM DEBUG MM(262420000000070/eff50b49) Using GGSN 0 (gprs_sm.c:312) 20241015085108827 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) 20241015085108827 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241015085108827 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085108827 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085108827 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241015085108837 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 79 be ec 33 11 8c f0 7b 95 14 05 7f 78 da 14 de 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) 20241015085108838 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfdb4b8, cbp=0x55eedeedbaf0) (sgsn_libgtp.c:632) 20241015085108838 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085108838 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeede0c8 TLLI=eff50b49, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015085108838 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085108838 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@bf4a5e8570aa: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085108846 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241015085108853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108853 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241015085108853 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@bf4a5e8570aa: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='EFF50B49'O, index=0 20241015085108860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085108860 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085108860 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55eedeede0c8, TLLI=eff50b49, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@bf4a5e8570aa: Removing Client IMSI='262420000000070'H, index=0 20241015085110860 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@bf4a5e8570aa: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@bf4a5e8570aa: Final verdict of PTC: pass 20241015085110869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@bf4a5e8570aa: Final verdict of PTC: none 20241015085110871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085110871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1279)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1289)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1285)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1287)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1277)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1283)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Tue Oct 15 08:51:10 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 20241015085110997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085111399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102056) 20241015085111854 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241015085111854 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241015085111854 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241015085111873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085111873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102056, count=107136) 20241015085112873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085112873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Tue Oct 15 08:51:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085113874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085113874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_cell_change_different_ci_attach started. 20241015085114460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085114461 DMM INFO MM(262420000000070/eff50b49) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085114461 DMM INFO MM(262420000000070/eff50b49) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085114461 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085114461 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085114461 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085114461 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241015085114461 DLLC NOTICE LLME(ffffffff/eff50b49){ASSIGNED} LLGM Assign pre (eff50b49 => ffffffff) (gprs_llc.c:1079) 20241015085114461 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eff50b49 => ffffffff) (gprs_llc.c:1125) 20241015085114461 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeeddd70 (gprs_sndcp.c:574) 20241015085114461 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeede0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015085114461 DMM NOTICE MM(262420000000070/eff50b49) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085114461 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241015085114461 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085114461 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085114461 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241015085114461 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241015085114461 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) 20241015085114461 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) 20241015085114461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015085114461 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085114461 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015085114461 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085114461 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085114506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085114506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085114506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085114506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085114506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085114506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085114506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085114506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085114506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085114507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085114507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085114507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085114508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085114508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085114508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085114508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085114508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085114508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085114508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085114508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085114508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085114508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085114512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085114521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085114521 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085114549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085114549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085114549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085114549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085114549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085114549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085114549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085114549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085114549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085114551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085114551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085114551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085114552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085114552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085114552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085114552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085114552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085114552 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085114552 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085114552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085114552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085114552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085114556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085114564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085114564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085114588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085114588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085114588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085114588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085114588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085114588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085114588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085114588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085114588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085114590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085114590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085114590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085114590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085114590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085114590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085114590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085114590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085114590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085114590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085114590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085114591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085114591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085114594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085114606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085114606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085114875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085114875 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085114875 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085114875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085114877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085114877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@bf4a5e8570aa: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FCC24E11'O, index=0 SGSN_Test-GSUP(1310)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@bf4a5e8570aa: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@bf4a5e8570aa: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='FCC24E11'O, index=0 TC_cell_change_different_ci_attach(1312)@bf4a5e8570aa: 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 := 'BF604086DE3DB879BA33E04B490E1B72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3A8DEA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEF07BF42C8ECB16'O } } } } } 20241015085114928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085114928 DLLC NOTICE LLME(ffffffff/fcc24e11){UNASSIGNED} LLC RX: unknown TLLI 0xfcc24e11, creating LLME on the fly (gprs_llc.c:552) 20241015085114928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085114928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241015085114928 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085114928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015085114928 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085114928 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015085114928 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085114928 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085114928 DLLC NOTICE LLME(ffffffff/fcc24e11){UNASSIGNED} LLGM Assign pre (fcc24e11 => defbf085) (gprs_llc.c:1079) 20241015085114928 DLLC NOTICE LLME(fcc24e11/defbf085){ASSIGNED} LLGM Assign post (fcc24e11 => defbf085) (gprs_llc.c:1125) 20241015085114928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085114928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085114928 DMM DEBUG MM(262420000000069/defbf085) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085114943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085114943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085114943 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085114943 DMM DEBUG MM(262420000000069/defbf085) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241015085114943 DMM NOTICE MM(262420000000069/defbf085) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085114943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085114943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085114943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085114943 DMM DEBUG MM(262420000000069/defbf085) Requesting authorization (sgsn_auth.c:160) 20241015085114943 DMM INFO MM(262420000000069/defbf085) Requesting authentication tuples (sgsn_auth.c:184) 20241015085114943 DMM DEBUG MM(262420000000069/defbf085) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085114943 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241015085114943 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@bf4a5e8570aa: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241015085114946 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085114946 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085114946 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085114946 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085114946 DMM INFO MM(262420000000069/defbf085) Subscriber data update (mmctx.c:445) 20241015085114946 DMM DEBUG MM(262420000000069/defbf085) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085114946 DMM INFO MM(262420000000069/defbf085) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085114946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085114946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085114946 DMM INFO MM(262420000000069/defbf085) <- GMM AUTH AND CIPHERING REQ (rand = bf 60 40 86 de 3d b8 79 ba 33 e0 4b 49 0e 1b 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015085114953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085114953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085114953 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085114953 DMM INFO MM(262420000000069/defbf085) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085114953 DMM NOTICE MM(262420000000069/defbf085) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085114953 DMM DEBUG MM(262420000000069/defbf085) checking auth: received GSM SRES = c3 a8 de a8 (gprs_gmm.c:666) 20241015085114953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085114953 DMM DEBUG MM(262420000000069/defbf085) Requesting authorization (sgsn_auth.c:160) 20241015085114953 DMM INFO MM(262420000000069/defbf085) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085114953 DMM DEBUG MM(262420000000069/defbf085) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085114953 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241015085114953 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) 20241015085114953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085114953 DMM INFO MM(262420000000069/defbf085) <- GMM ATTACH ACCEPT (new P-TMSI=0xdefbf085) (gprs_gmm.c:300) 20241015085114954 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085114954 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085114954 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241015085114954 DMM INFO MM(262420000000069/defbf085) Subscriber data update (mmctx.c:445) 20241015085114954 DMM DEBUG MM(262420000000069/defbf085) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085114954 DMM INFO MM(262420000000069/defbf085) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085114954 DMM NOTICE MM(262420000000069/defbf085) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241015085114955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085114955 DMM NOTICE MM(262420000000069/defbf085) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085114955 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) 20241015085114955 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085114955 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241015085114955 DMM INFO MM(262420000000069/defbf085) Subscriber data update (mmctx.c:445) 20241015085114955 DMM DEBUG MM(262420000000069/defbf085) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085114961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085114961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085114961 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085114961 DMM INFO MM(262420000000069/defbf085) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085114961 DMM NOTICE MM(262420000000069/defbf085) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085114961 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085114961 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085114961 DLLC NOTICE LLME(fcc24e11/defbf085){ASSIGNED} LLGM Assign pre (ffffffff => defbf085) (gprs_llc.c:1079) 20241015085114961 DLLC NOTICE LLME(ffffffff/defbf085){ASSIGNED} LLGM Assign post (ffffffff => defbf085) (gprs_llc.c:1125) 20241015085114961 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085114961 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085114961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085114961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085115012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085115012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015085115012 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085115012 DMM INFO MM(262420000000069/defbf085) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085115012 DMM INFO MM(262420000000069/defbf085) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085115012 DMM DEBUG MM(262420000000069/defbf085) Using GGSN 0 (gprs_sm.c:312) 20241015085115012 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) 20241015085115012 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241015085115012 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085115012 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085115012 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241015085115020 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 b4 a9 ef fd 11 5f d7 7c c2 14 05 7f 65 62 fa 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=1076 from retransmit req queue (gtp.c:443) 20241015085115020 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfdc528, cbp=0x55eedeee0410) (sgsn_libgtp.c:632) 20241015085115020 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085115020 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedd348 TLLI=defbf085, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015085115020 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085115020 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@bf4a5e8570aa: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085115028 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241015085115037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085115037 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241015085115037 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@bf4a5e8570aa: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@bf4a5e8570aa: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DEFBF085'O, index=0 20241015085115045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085115045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241015085115045 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085115045 DMM INFO MM(262420000000069/defbf085) -> GMM ATTACH REQUEST MI(TMSI-0xDEFBF085) type="GPRS attach" (gprs_gmm.c:1266) 20241015085115045 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085115045 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015085115045 DLLC NOTICE LLME(ffffffff/defbf085){ASSIGNED} LLGM Assign pre (defbf085 => de43b826) (gprs_llc.c:1079) 20241015085115045 DLLC NOTICE LLME(defbf085/de43b826){ASSIGNED} LLGM Assign post (defbf085 => de43b826) (gprs_llc.c:1125) 20241015085115045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085115045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085115045 DMM DEBUG MM(262420000000069/de43b826) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085115057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085115057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241015085115057 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085115057 DMM DEBUG MM(262420000000069/de43b826) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241015085115057 DMM NOTICE MM(262420000000069/de43b826) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085115057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085115057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085115057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085115057 DMM DEBUG MM(262420000000069/de43b826) Requesting authorization (sgsn_auth.c:160) 20241015085115057 DMM INFO MM(262420000000069/de43b826) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085115057 DMM DEBUG MM(262420000000069/de43b826) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085115057 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241015085115057 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) 20241015085116044 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085116044 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085116044 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241015085116044 DMM INFO MM(262420000000069/de43b826) Subscriber data update (mmctx.c:445) 20241015085116044 DMM DEBUG MM(262420000000069/de43b826) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241015085116044 DMM INFO MM(262420000000069/de43b826) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241015085116044 DMM NOTICE MM(262420000000069/de43b826) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241015085116044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085116044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085116044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241015085116044 DMM INFO MM(262420000000069/de43b826) <- GMM ATTACH ACCEPT (new P-TMSI=0xde43b826) (gprs_gmm.c:300) 20241015085116044 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) 20241015085116045 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085116045 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241015085116045 DMM INFO MM(262420000000069/de43b826) Subscriber data update (mmctx.c:445) 20241015085116045 DMM DEBUG MM(262420000000069/de43b826) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085116053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085116053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085116053 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085116053 DMM INFO MM(262420000000069/de43b826) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085116053 DMM NOTICE MM(262420000000069/de43b826) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085116053 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085116053 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085116053 DLLC NOTICE LLME(defbf085/de43b826){ASSIGNED} LLGM Assign pre (ffffffff => de43b826) (gprs_llc.c:1079) 20241015085116053 DLLC NOTICE LLME(ffffffff/de43b826){ASSIGNED} LLGM Assign post (ffffffff => de43b826) (gprs_llc.c:1125) 20241015085116053 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085116053 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241015085116054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085116054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085116102 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241015085116110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085116110 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085116110 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@bf4a5e8570aa: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@bf4a5e8570aa: Final verdict of PTC: pass 20241015085116115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015085116117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1310)@bf4a5e8570aa: Final verdict of PTC: none 20241015085116117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1298)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1308)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1303)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1296)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1306)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1301)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Tue Oct 15 08:51:16 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 20241015085116248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085116649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108320) 20241015085117118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085117118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108320, count=129468) 20241015085118118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085118118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Tue Oct 15 08:51:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085119111 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241015085119111 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241015085119111 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241015085119119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085119119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_cell_change_different_ci_data started. 20241015085119710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085119712 DMM INFO MM(262420000000069/de43b826) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085119712 DMM INFO MM(262420000000069/de43b826) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085119712 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085119712 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085119712 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085119712 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241015085119712 DLLC NOTICE LLME(ffffffff/de43b826){ASSIGNED} LLGM Assign pre (de43b826 => ffffffff) (gprs_llc.c:1079) 20241015085119712 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de43b826 => ffffffff) (gprs_llc.c:1125) 20241015085119712 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcff0 (gprs_sndcp.c:574) 20241015085119712 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedd348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015085119712 DMM NOTICE MM(262420000000069/de43b826) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085119712 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241015085119712 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085119712 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085119712 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241015085119712 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241015085119712 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) 20241015085119712 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) 20241015085119712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015085119712 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085119712 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015085119712 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085119712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085119759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085119759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085119759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085119759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085119759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085119759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085119759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085119759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085119759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085119761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085119761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085119761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085119761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085119761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085119761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085119761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085119761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085119761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085119761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085119761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085119762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085119762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085119766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085119774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085119774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1322)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085119809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085119809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085119809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085119809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085119809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085119809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085119809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085119809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085119809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085119811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085119811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085119811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085119811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085119811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085119811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085119811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085119811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085119811 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085119811 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085119811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085119811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085119812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085119815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1319)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085119825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085119825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1320)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085119847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085119847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085119848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085119848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085119848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085119848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085119848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085119848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085119848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085119849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085119849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085119849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085119849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085119849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085119849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085119849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085119849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085119849 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085119849 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085119849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085119850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085119850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085119854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085119864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085119865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1325)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085120120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085120120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085120120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085120120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085120122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085120123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@bf4a5e8570aa: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D1F78839'O, index=0 SGSN_Test-GSUP(1329)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@bf4a5e8570aa: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@bf4a5e8570aa: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D1F78839'O, index=0 TC_cell_change_different_ci_data(1331)@bf4a5e8570aa: 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 := '0DA09DAE8D745F33809CD356A23527CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D578D974'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24F5AA73FCCBEBB1'O } } } } } 20241015085120170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085120170 DLLC NOTICE LLME(ffffffff/d1f78839){UNASSIGNED} LLC RX: unknown TLLI 0xd1f78839, creating LLME on the fly (gprs_llc.c:552) 20241015085120170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085120170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241015085120170 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085120170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085120170 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085120170 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015085120170 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085120170 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085120170 DLLC NOTICE LLME(ffffffff/d1f78839){UNASSIGNED} LLGM Assign pre (d1f78839 => e242b39f) (gprs_llc.c:1079) 20241015085120170 DLLC NOTICE LLME(d1f78839/e242b39f){ASSIGNED} LLGM Assign post (d1f78839 => e242b39f) (gprs_llc.c:1125) 20241015085120170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085120170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085120170 DMM DEBUG MM(262420000000071/e242b39f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085120183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085120183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085120183 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085120183 DMM DEBUG MM(262420000000071/e242b39f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241015085120183 DMM NOTICE MM(262420000000071/e242b39f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085120183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085120183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085120183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085120183 DMM DEBUG MM(262420000000071/e242b39f) Requesting authorization (sgsn_auth.c:160) 20241015085120183 DMM INFO MM(262420000000071/e242b39f) Requesting authentication tuples (sgsn_auth.c:184) 20241015085120183 DMM DEBUG MM(262420000000071/e242b39f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085120183 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241015085120183 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@bf4a5e8570aa: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241015085120186 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085120186 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085120186 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085120186 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085120186 DMM INFO MM(262420000000071/e242b39f) Subscriber data update (mmctx.c:445) 20241015085120186 DMM DEBUG MM(262420000000071/e242b39f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085120186 DMM INFO MM(262420000000071/e242b39f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085120186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085120186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085120186 DMM INFO MM(262420000000071/e242b39f) <- GMM AUTH AND CIPHERING REQ (rand = 0d a0 9d ae 8d 74 5f 33 80 9c d3 56 a2 35 27 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015085120192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085120192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085120192 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085120192 DMM INFO MM(262420000000071/e242b39f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085120192 DMM NOTICE MM(262420000000071/e242b39f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085120192 DMM DEBUG MM(262420000000071/e242b39f) checking auth: received GSM SRES = d5 78 d9 74 (gprs_gmm.c:666) 20241015085120192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085120192 DMM DEBUG MM(262420000000071/e242b39f) Requesting authorization (sgsn_auth.c:160) 20241015085120192 DMM INFO MM(262420000000071/e242b39f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085120192 DMM DEBUG MM(262420000000071/e242b39f) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085120192 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241015085120192 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) 20241015085120192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085120192 DMM INFO MM(262420000000071/e242b39f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe242b39f) (gprs_gmm.c:300) 20241015085120193 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085120193 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085120193 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241015085120193 DMM INFO MM(262420000000071/e242b39f) Subscriber data update (mmctx.c:445) 20241015085120193 DMM DEBUG MM(262420000000071/e242b39f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085120193 DMM INFO MM(262420000000071/e242b39f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085120193 DMM NOTICE MM(262420000000071/e242b39f) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241015085120193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085120193 DMM NOTICE MM(262420000000071/e242b39f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085120193 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) 20241015085120194 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085120194 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241015085120194 DMM INFO MM(262420000000071/e242b39f) Subscriber data update (mmctx.c:445) 20241015085120194 DMM DEBUG MM(262420000000071/e242b39f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085120200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085120200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085120200 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085120200 DMM INFO MM(262420000000071/e242b39f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085120200 DMM NOTICE MM(262420000000071/e242b39f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085120200 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085120200 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085120200 DLLC NOTICE LLME(d1f78839/e242b39f){ASSIGNED} LLGM Assign pre (ffffffff => e242b39f) (gprs_llc.c:1079) 20241015085120200 DLLC NOTICE LLME(ffffffff/e242b39f){ASSIGNED} LLGM Assign post (ffffffff => e242b39f) (gprs_llc.c:1125) 20241015085120200 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085120200 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085120200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085120200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085120251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085120251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241015085120251 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085120251 DMM INFO MM(262420000000071/e242b39f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085120251 DMM INFO MM(262420000000071/e242b39f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085120251 DMM DEBUG MM(262420000000071/e242b39f) Using GGSN 0 (gprs_sm.c:312) 20241015085120251 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) 20241015085120251 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241015085120251 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085120251 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085120251 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241015085120262 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 56 47 3e d1 11 9d bf d9 29 14 05 7f 46 4d ac 86 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241015085120262 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfdd598, cbp=0x55eedeedf2a0) (sgsn_libgtp.c:632) 20241015085120262 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085120262 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55eedeedd348 TLLI=e242b39f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241015085120262 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085120262 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@bf4a5e8570aa: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed 20241015085120269 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241015085120275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085120275 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241015085120275 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1320)@bf4a5e8570aa: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1325)@bf4a5e8570aa: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E242B39F'O, index=0 20241015085120283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085120283 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085120283 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085120284 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@bf4a5e8570aa: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@bf4a5e8570aa: Final verdict of PTC: pass 20241015085120298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015085120300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085120300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1327)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1323)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(1329)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1317)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1328)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1325)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@bf4a5e8570aa: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1315)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1326)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1321)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1325): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Tue Oct 15 08:51:20 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 20241015085120425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085120826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91144) 20241015085121301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085121302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91144, count=105976) 20241015085122302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085122302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Tue Oct 15 08:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085123284 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241015085123284 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241015085123284 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241015085123303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085123303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_sgsn_context_req_in started. 20241015085123889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085123890 DMM INFO MM(262420000000071/e242b39f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085123890 DMM INFO MM(262420000000071/e242b39f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085123890 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085123890 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085123890 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085123890 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241015085123890 DLLC NOTICE LLME(ffffffff/e242b39f){ASSIGNED} LLGM Assign pre (e242b39f => ffffffff) (gprs_llc.c:1079) 20241015085123890 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e242b39f => ffffffff) (gprs_llc.c:1125) 20241015085123890 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55eedeedcff0 (gprs_sndcp.c:574) 20241015085123890 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55eedeedd348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241015085123890 DMM NOTICE MM(262420000000071/e242b39f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085123890 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241015085123890 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085123890 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085123890 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241015085123890 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241015085123890 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) 20241015085123890 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) 20241015085123890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015085123890 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085123890 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015085123890 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085123890 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085123945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085123945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085123945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085123945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085123945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085123945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085123945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085123945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085123945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1336)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1337)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085123947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085123947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085123947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085123947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085123947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085123947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085123947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085123947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085123947 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085123947 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085123947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085123948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085123948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085123952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1333)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085123964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085123964 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1334)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085123976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085123976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085123976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085123976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085123976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085123976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085123976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085123976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085123976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085123978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085123978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085123978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085123978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085123978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085123978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085123978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085123978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085123978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085123978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085123978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1341)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015085123979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085123979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1342)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085123983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085123993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085123993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1339)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1341)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085124013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085124013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085124013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085124013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085124013 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085124013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085124013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085124013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085124013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085124015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085124015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085124015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085124015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085124015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085124015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085124015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085124015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085124015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085124015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085124015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085124016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085124016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085124020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085124029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085124029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085124303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085124303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085124303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085124303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085124305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085124306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@bf4a5e8570aa: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='E9561496'O, index=0 SGSN_Test-GSUP(1348)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@bf4a5e8570aa: 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 := '8A46539F1BE1A3A09A9F1981055200D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7BB474B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1AD300C0976879F'O } } } } } 20241015085125355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085125355 DLLC NOTICE LLME(ffffffff/e9561496){UNASSIGNED} LLC RX: unknown TLLI 0xe9561496, creating LLME on the fly (gprs_llc.c:552) 20241015085125355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085125356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241015085125356 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085125356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015085125356 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085125356 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Allocated (fsm.c:456) 20241015085125356 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085125356 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085125356 DLLC NOTICE LLME(ffffffff/e9561496){UNASSIGNED} LLGM Assign pre (e9561496 => e295591f) (gprs_llc.c:1079) 20241015085125356 DLLC NOTICE LLME(e9561496/e295591f){ASSIGNED} LLGM Assign post (e9561496 => e295591f) (gprs_llc.c:1125) 20241015085125356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085125356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085125356 DMM DEBUG MM(262420000000072/e295591f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085125369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085125369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085125369 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085125370 DMM DEBUG MM(262420000000072/e295591f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241015085125370 DMM NOTICE MM(262420000000072/e295591f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085125370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085125370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085125370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085125370 DMM DEBUG MM(262420000000072/e295591f) Requesting authorization (sgsn_auth.c:160) 20241015085125370 DMM INFO MM(262420000000072/e295591f) Requesting authentication tuples (sgsn_auth.c:184) 20241015085125370 DMM DEBUG MM(262420000000072/e295591f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085125370 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241015085125370 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@bf4a5e8570aa: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@bf4a5e8570aa: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241015085125373 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085125373 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085125373 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085125373 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085125373 DMM INFO MM(262420000000072/e295591f) Subscriber data update (mmctx.c:445) 20241015085125373 DMM DEBUG MM(262420000000072/e295591f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085125373 DMM INFO MM(262420000000072/e295591f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085125373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085125373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085125373 DMM INFO MM(262420000000072/e295591f) <- GMM AUTH AND CIPHERING REQ (rand = 8a 46 53 9f 1b e1 a3 a0 9a 9f 19 81 05 52 00 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241015085125380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085125380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085125381 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085125381 DMM INFO MM(262420000000072/e295591f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085125381 DMM NOTICE MM(262420000000072/e295591f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085125381 DMM DEBUG MM(262420000000072/e295591f) checking auth: received GSM SRES = 7b b4 74 b2 (gprs_gmm.c:666) 20241015085125381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085125381 DMM DEBUG MM(262420000000072/e295591f) Requesting authorization (sgsn_auth.c:160) 20241015085125381 DMM INFO MM(262420000000072/e295591f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085125381 DMM DEBUG MM(262420000000072/e295591f) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085125381 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241015085125381 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) 20241015085125381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085125381 DMM INFO MM(262420000000072/e295591f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe295591f) (gprs_gmm.c:300) 20241015085125382 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085125382 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085125382 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241015085125382 DMM INFO MM(262420000000072/e295591f) Subscriber data update (mmctx.c:445) 20241015085125382 DMM DEBUG MM(262420000000072/e295591f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085125382 DMM INFO MM(262420000000072/e295591f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085125382 DMM NOTICE MM(262420000000072/e295591f) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241015085125382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085125382 DMM NOTICE MM(262420000000072/e295591f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085125382 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) 20241015085125383 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085125383 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241015085125383 DMM INFO MM(262420000000072/e295591f) Subscriber data update (mmctx.c:445) 20241015085125383 DMM DEBUG MM(262420000000072/e295591f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085125389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085125389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085125389 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085125389 DMM INFO MM(262420000000072/e295591f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085125389 DMM NOTICE MM(262420000000072/e295591f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085125389 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085125389 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085125389 DLLC NOTICE LLME(e9561496/e295591f){ASSIGNED} LLGM Assign pre (ffffffff => e295591f) (gprs_llc.c:1079) 20241015085125389 DLLC NOTICE LLME(ffffffff/e295591f){ASSIGNED} LLGM Assign post (ffffffff => e295591f) (gprs_llc.c:1125) 20241015085125389 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085125389 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085125389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085125389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085125443 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 9e 48 00 00 03 52 f0 99 42 42 de 05 e2 95 59 1f 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20241015085127124 DGPRS DEBUG Checking for inactive LLMEs, time = 10793021 (sgsn.c:131) TC_sgsn_context_req_in(1350)@bf4a5e8570aa: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241015085127444 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241015085127444 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241015085127444 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) 20241015085127444 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241015085127444 DMM INFO MM(262420000000072/e295591f) Subscriber data update (mmctx.c:445) 20241015085127444 DMM DEBUG MM(262420000000072/e295591f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241015085127444 DMM INFO MM(262420000000072/e295591f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241015085127444 DMM INFO MM(262420000000072/e295591f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085127444 DMM INFO MM(262420000000072/e295591f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085127444 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085127444 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085127444 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085127444 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015085127444 DLLC NOTICE LLME(ffffffff/e295591f){ASSIGNED} LLGM Assign pre (e295591f => ffffffff) (gprs_llc.c:1079) 20241015085127444 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e295591f => ffffffff) (gprs_llc.c:1125) 20241015085127444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015085127444 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085127444 DMM DEBUG MM_STATE_Iu[0x55eedeed73a0]{Detached}: Deallocated (fsm.c:568) 20241015085127444 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@bf4a5e8570aa: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@bf4a5e8570aa: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241015085127450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51104<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015085127453 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085127453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1342)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1346)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1337)@bf4a5e8570aa: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1334)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@bf4a5e8570aa: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@bf4a5e8570aa: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1344)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1335)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1340)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@bf4a5e8570aa: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Tue Oct 15 08:51:27 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241015085127587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085127988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99000) 20241015085128453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085128453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99000, count=100260) 20241015085129454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085129454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Tue Oct 15 08:51:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085130455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085130456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_sgsn_context_req_out started. 20241015085131050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085131051 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085131095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085131095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085131095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085131095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085131095 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085131095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085131095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085131095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085131095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085131096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085131096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085131096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085131097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085131097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085131097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085131097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085131097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085131097 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085131097 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085131097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085131097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085131097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085131101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085131110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085131110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@bf4a5e8570aa: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1360)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015085131141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085131141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085131141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085131141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085131141 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085131141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085131141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085131141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085131141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085131143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085131143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085131143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085131144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085131144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085131144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085131144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085131144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085131144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085131144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085131144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085131145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085131145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085131148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015085131157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085131157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1358)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085131167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085131167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085131167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085131167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085131167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085131167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085131167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085131167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085131167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085131169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085131169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085131169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085131169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085131169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085131169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085131169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085131169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085131169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085131169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085131169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085131170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085131170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085131173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085131182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085131182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085131456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085131456 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085131456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085131456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085131459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085131459 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@bf4a5e8570aa: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='D3BA1B09'O, index=0 SGSN_Test-GSUP(1367)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241015085132511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085132512 DLLC NOTICE LLME(ffffffff/d3ba1b09){UNASSIGNED} LLC RX: unknown TLLI 0xd3ba1b09, creating LLME on the fly (gprs_llc.c:552) 20241015085132512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241015085132512 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015085132512 DMM NOTICE LLME(ffffffff/d3ba1b09){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241015085132512 DLLC NOTICE LLME(ffffffff/d3ba1b09){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241015085132512 DMM ERROR LLME(ffffffff/d3ba1b09){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241015085132512 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241015085132512 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241015085132512 DLLC NOTICE LLME(ffffffff/d3ba1b09){UNASSIGNED} LLGM Assign pre (d3ba1b09 => ffffffff) (gprs_llc.c:1079) 20241015085132512 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3ba1b09 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@bf4a5e8570aa: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@bf4a5e8570aa: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@bf4a5e8570aa: Final verdict of PTC: none 20241015085132526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085132526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1355)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1365)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1361)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@bf4a5e8570aa: Final verdict of PTC: none 20241015085132528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32768<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI196(1354)@bf4a5e8570aa: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@bf4a5e8570aa: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1353)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1359)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1363)@bf4a5e8570aa: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@bf4a5e8570aa: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@bf4a5e8570aa: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Tue Oct 15 08:51:32 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 20241015085132658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085133059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43760) 20241015085133528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085133528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43760, count=54236) 20241015085134529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085134529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Tue Oct 15 08:51:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085135529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085135529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_req_id_req_ra_update started. 20241015085136118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085136119 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085136165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085136165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085136165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085136165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085136165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085136166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085136166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085136166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085136166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085136167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085136167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085136167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085136167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085136167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085136167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085136167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085136167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085136167 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085136167 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085136167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085136168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085136168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085136171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085136181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085136181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085136196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085136196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085136196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085136196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085136196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085136196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085136196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085136196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085136196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085136198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085136198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085136198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085136198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085136198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085136198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085136198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085136198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085136198 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085136198 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085136198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085136199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085136199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085136203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015085136212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085136212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085136235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085136235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085136235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085136235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085136235 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085136235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085136235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085136235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085136235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085136237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085136237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085136237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085136237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085136237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085136237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085136237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085136237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085136237 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085136237 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085136237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085136238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085136238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085136241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085136249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085136249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085136531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085136531 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085136531 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085136531 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085136532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085136533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@bf4a5e8570aa: IPA ID RESP: { { 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)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@bf4a5e8570aa: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='D07E5FDD'O, index=0 SGSN_Test-GSUP(1386)@bf4a5e8570aa: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241015085136578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085136578 DLLC NOTICE LLME(ffffffff/d07e5fdd){UNASSIGNED} LLC RX: unknown TLLI 0xd07e5fdd, creating LLME on the fly (gprs_llc.c:552) 20241015085136578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085136578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241015085136578 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085136578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085136578 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085136578 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015085136578 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085136578 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085136578 DLLC NOTICE LLME(ffffffff/d07e5fdd){UNASSIGNED} LLGM Assign pre (d07e5fdd => cb4bdf07) (gprs_llc.c:1079) 20241015085136578 DLLC NOTICE LLME(d07e5fdd/cb4bdf07){ASSIGNED} LLGM Assign post (d07e5fdd => cb4bdf07) (gprs_llc.c:1125) 20241015085136578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085136578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085136578 DMM DEBUG MM(262420000000047/cb4bdf07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085136592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085136592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085136592 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085136592 DMM INFO MM(262420000000047/cb4bdf07) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015085136592 DMM INFO MM(262420000000047/cb4bdf07) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-4371-101 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241015085136592 DMM NOTICE MM(262420000000047/cb4bdf07) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241015085136592 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241015085136592 DMM INFO MM(262420000000047/cb4bdf07) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241015085136592 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085136592 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085136592 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085136592 DMM ERROR MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015085136592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241015085136592 DMM DEBUG MM_STATE_Gb(0)[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085136592 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015085136592 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085136592 DLLC NOTICE LLME(d07e5fdd/cb4bdf07){ASSIGNED} LLGM Assign pre (cb4bdf07 => ffffffff) (gprs_llc.c:1079) 20241015085136592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb4bdf07 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@bf4a5e8570aa: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@bf4a5e8570aa: Final verdict of PTC: pass 20241015085136601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@bf4a5e8570aa: Final verdict of PTC: none 20241015085136603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085136603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1374)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1379)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1384)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1372)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1382)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1377)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Tue Oct 15 08:51:36 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 20241015085136734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085137135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61380) 20241015085137604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085137604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61380, count=62540) 20241015085138606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085138606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@bf4a5e8570aa: Test execution finished. MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Tue Oct 15 08:51:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085139607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085139607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_iu_attach started. 20241015085140195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085140197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085140239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085140239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085140239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085140239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085140239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085140239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085140239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085140239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085140239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085140241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085140241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085140241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085140241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085140241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085140241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085140241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085140241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085140241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085140242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085140242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085140242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085140242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085140246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085140257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085140257 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085140275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085140275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085140275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085140275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085140275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085140275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085140275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085140275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085140275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085140277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085140277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085140277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085140277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085140277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085140277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085140277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085140277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085140277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085140277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085140277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085140278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085140278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085140282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085140293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085140293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085140317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085140317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085140317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085140317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085140317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085140317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085140317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085140317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085140317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085140318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085140319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085140319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085140319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085140319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085140319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085140319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085140319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085140319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085140319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085140319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085140319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085140319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085140322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085140331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085140331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@bf4a5e8570aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@bf4a5e8570aa: ************************************************* SGSN_Test_0-M3UA(1406)@bf4a5e8570aa: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@bf4a5e8570aa: ************************************************* MTC@bf4a5e8570aa: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: v_sccp_pdu_maxlen:268 20241015085140541 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015085140541 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) 20241015085140541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015085140541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@bf4a5e8570aa: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241015085140544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085140544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015085140544 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015085140544 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015085140544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241015085140544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015085140544 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241015085140545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085140545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015085140545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015085140545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015085140545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015085140545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015085140545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015085140545 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241015085140608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085140608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085140608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085140608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085140610 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085140611 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085141352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085141352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085141352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085141352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141353 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241015085141353 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241015085141353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@bf4a5e8570aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@bf4a5e8570aa: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F345DAC4'O, index=0 SGSN_Test-GSUP(1409)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@bf4a5e8570aa: 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 := 'D435'O, rac := 'C4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@bf4a5e8570aa: Added conn table entry 0TC_iu_attach(1411)6951748 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: First idle individual index:0 SGSN_Test_0-RAN(1405)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 20241015085141677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085141677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085141677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085141677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141677 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085141677 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085141677 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085141677 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241015085141677 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241015085141677 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241015085141677 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Deregistered}: Allocated (fsm.c:456) 20241015085141677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Init}: Allocated (fsm.c:456) 20241015085141677 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Allocated (fsm.c:456) 20241015085141677 DMM DEBUG MM_STATE_Iu[0x55eedeedd130]{Detached}: Allocated (fsm.c:456) 20241015085141677 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085141677 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085141677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085141677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085141677 DMM DEBUG MM(262420000001001/e58c579e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085141678 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241015085141678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: { messageType := 2, destLocRef := '6A1344'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@bf4a5e8570aa: 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 := '8F56C340DCCB26DD6E0556FA36F6EE77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04498129'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD03FC4B6D181436'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3765296E6DE7D9FD32831176DB5C2355'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7B3A8A08CDB9E46C343BA42468554A6B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F89222BF1567B9CE4003191CF62F9443'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '916A0F739146976B'O } } } } } SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241015085141687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085141687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085141687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085141687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141687 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085141687 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085141688 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085141688 DMM DEBUG MM(262420000001001/e58c579e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241015085141688 DMM NOTICE MM(262420000001001/e58c579e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085141688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085141688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085141688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085141688 DMM DEBUG MM(262420000001001/e58c579e) Requesting authorization (sgsn_auth.c:160) 20241015085141688 DMM INFO MM(262420000001001/e58c579e) Requesting authentication tuples (sgsn_auth.c:184) 20241015085141688 DMM DEBUG MM(262420000001001/e58c579e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085141688 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241015085141688 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@bf4a5e8570aa: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241015085141690 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085141690 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085141690 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085141690 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085141690 DMM INFO MM(262420000001001/e58c579e) Subscriber data update (mmctx.c:445) 20241015085141690 DMM DEBUG MM(262420000001001/e58c579e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085141690 DMM INFO MM(262420000001001/e58c579e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085141690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085141690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085141690 DMM INFO MM(262420000001001/e58c579e) <- GMM AUTH AND CIPHERING REQ (rand = 8f 56 c3 40 dc cb 26 dd 6e 05 56 fa 36 f6 ee 77 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 92 22 bf 15 67 b9 ce 40 03 19 1c f6 2f 94 43 ) (gprs_gmm.c:483) 20241015085141690 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241015085141691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_len:37 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322916A0F7323094B99990000100001F029049146976B'O 20241015085141697 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085141697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085141697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085141697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141697 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085141697 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085141697 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085141697 DMM INFO MM(262420000001001/e58c579e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085141697 DMM NOTICE MM(262420000001001/e58c579e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085141697 DMM DEBUG MM(262420000001001/e58c579e) checking auth: received UMTS RES = 91 6a 0f 73 91 46 97 6b (gprs_gmm.c:666) 20241015085141697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085141697 DMM DEBUG MM(262420000001001/e58c579e) Requesting authorization (sgsn_auth.c:160) 20241015085141697 DMM INFO MM(262420000001001/e58c579e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085141697 DMM DEBUG MM(262420000001001/e58c579e) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085141697 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241015085141697 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) 20241015085141697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241015085141697 DMM DEBUG MM(262420000001001/e58c579e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241015085141697 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141697 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085141705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085141705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085141705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085141705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141705 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085141705 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085141705 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085141705 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241015085141705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241015085141705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241015085141705 DMM INFO MM(262420000001001/e58c579e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe58c579e) (gprs_gmm.c:300) 20241015085141705 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241015085141705 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241015085141709 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085141709 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085141709 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241015085141709 DMM INFO MM(262420000001001/e58c579e) Subscriber data update (mmctx.c:445) 20241015085141709 DMM DEBUG MM(262420000001001/e58c579e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085141710 DMM INFO MM(262420000001001/e58c579e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085141710 DMM NOTICE MM(262420000001001/e58c579e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241015085141710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085141710 DMM NOTICE MM(262420000001001/e58c579e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085141710 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) 20241015085141710 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085141710 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241015085141710 DMM INFO MM(262420000001001/e58c579e) Subscriber data update (mmctx.c:445) 20241015085141710 DMM DEBUG MM(262420000001001/e58c579e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_len:14 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241015085141712 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141712 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085141712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085141712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085141712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141712 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085141712 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085141712 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085141712 DMM INFO MM(262420000001001/e58c579e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085141712 DMM NOTICE MM(262420000001001/e58c579e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085141712 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085141712 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085141712 DMM DEBUG MM_STATE_Iu(1)[0x55eedeedd130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241015085141712 DMM DEBUG MM_STATE_Iu(1)[0x55eedeedd130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241015085141712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085141712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085141713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_len:7 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241015085141718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085141718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085141718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085141718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085141718 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241015085141718 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241015085141718 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241015085141718 DMM INFO MM(262420000001001/e58c579e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241015085141718 DMM DEBUG MM_STATE_Iu(1)[0x55eedeedd130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241015085141718 DMM DEBUG MM_STATE_Iu(1)[0x55eedeedd130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241015085141718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085141718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085141718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085141718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Session index based on local reference:0 20241015085141719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085141719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085141719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085141719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085141719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085141719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085141719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@bf4a5e8570aa: Deleted conn table entry 0TC_iu_attach(1411)6951748 TC_iu_attach(1411)@bf4a5e8570aa: setverdict(pass): none -> pass TC_iu_attach(1411)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@bf4a5e8570aa: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@bf4a5e8570aa: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@bf4a5e8570aa: Final verdict of PTC: none 20241015085141779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51278<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241015085141782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085141782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1393)@bf4a5e8570aa: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1403)@bf4a5e8570aa: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@bf4a5e8570aa: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1398)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1401)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1396)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1391)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_iu_attach finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Tue Oct 15 08:51:41 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 20241015085141920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085141925 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015085141925 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) 20241015085141925 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015085141925 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015085141925 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015085141925 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) 20241015085141925 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015085141925 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015085141925 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) 20241015085141925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085141925 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241015085141925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015085141925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241015085141925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241015085141925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241015085141925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015085141925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241015085141926 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241015085142321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20241015085142783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085142783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208096) 20241015085143785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085143785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085143926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241015085143926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241015085143926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Tue Oct 15 08:51:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085144787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085144787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_iu_attach_encr started. 20241015085145386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085145387 DMM INFO MM(262420000001001/e58c579e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085145387 DMM INFO MM(262420000001001/e58c579e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085145387 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085145387 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085145387 DMM DEBUG MM_STATE_Iu(1)[0x55eedeedd130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241015085145387 DMM DEBUG MM_STATE_Iu(1)[0x55eedeedd130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241015085145387 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241015085145387 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) 20241015085145387 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) 20241015085145387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Init}: Deallocated (fsm.c:568) 20241015085145387 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Deallocated (fsm.c:568) 20241015085145387 DMM DEBUG MM_STATE_Iu(1)[0x55eedeedd130]{Detached}: Deallocated (fsm.c:568) 20241015085145387 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Deregistered}: Deallocated (fsm.c:568) 20241015085145387 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085145434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085145434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085145435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085145435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085145435 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085145435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085145435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085145435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085145435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1416)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085145437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085145437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085145437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085145437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085145437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085145437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085145437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085145437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085145437 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085145437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085145437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085145438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085145438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1417)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085145442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015085145451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085145452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1416)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_iu_attach_encr-BVCI196(1414)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1421)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085145459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085145459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085145459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085145459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085145459 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085145459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085145459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085145459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085145459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085145461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085145461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085145461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085145461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085145461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085145461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085145461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085145461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085145461 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085145461 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085145461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085145462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085145462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085145465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015085145476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085145476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085145500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085145500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085145500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085145500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085145500 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085145500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085145500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085145500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085145500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085145501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085145501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085145501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085145501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085145501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085145501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085145501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085145501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085145501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085145502 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085145502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085145502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085145502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085145506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085145517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085145517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@bf4a5e8570aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@bf4a5e8570aa: ************************************************* SGSN_Test_0-M3UA(1429)@bf4a5e8570aa: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@bf4a5e8570aa: ************************************************* MTC@bf4a5e8570aa: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: v_sccp_pdu_maxlen:268 20241015085145726 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015085145726 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) 20241015085145726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015085145726 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@bf4a5e8570aa: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241015085145729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085145729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015085145729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015085145729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015085145729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241015085145729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015085145729 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241015085145730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085145731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015085145731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015085145731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015085145731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015085145731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015085145731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015085145731 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241015085145788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085145788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085145788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085145788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085145790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085145791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085146537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085146538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085146538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085146538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146538 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241015085146538 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241015085146538 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146538 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@bf4a5e8570aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@bf4a5e8570aa: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E60ADC7B'O, index=0 SGSN_Test-GSUP(1432)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@bf4a5e8570aa: 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 := '0B70'O ("\vp"), rac := '95'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@bf4a5e8570aa: Added conn table entry 0TC_iu_attach_encr(1434)11201887 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: First idle individual index:0 SGSN_Test_0-RAN(1428)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 20241015085146857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085146857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085146857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085146857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146857 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085146857 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085146857 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085146857 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241015085146857 DMM DEBUG GMM(gmm_fsm)[0x55eedeedd130]{Deregistered}: Allocated (fsm.c:456) 20241015085146857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085146857 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Allocated (fsm.c:456) 20241015085146857 DMM DEBUG MM_STATE_Iu[0x55eedeecfd90]{Detached}: Allocated (fsm.c:456) 20241015085146857 DMM DEBUG GMM(gmm_fsm)[0x55eedeedd130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085146857 DMM DEBUG GMM(gmm_fsm)[0x55eedeedd130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085146857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085146857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085146857 DMM DEBUG MM(262420000001001/e1b03cec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085146857 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241015085146857 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146857 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146857 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146857 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146857 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: { messageType := 2, destLocRef := 'AAED5F'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@bf4a5e8570aa: 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 := 'CA83281DD77A9A68EBA68F0DCA3BD9D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4A02F2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F096157FD5D52DB3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '052C968EF580048C389E87CA2560F9C6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AB35F336756A40FAE19E767D2FC4FC42'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E115B40B944FCF1DBEA1310E21D37A2A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '359DEC153E9458F5'O } } } } } SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241015085146867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085146867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085146867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085146867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146868 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085146868 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085146868 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085146868 DMM DEBUG MM(262420000001001/e1b03cec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241015085146868 DMM NOTICE MM(262420000001001/e1b03cec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085146868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085146868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085146868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085146868 DMM DEBUG MM(262420000001001/e1b03cec) Requesting authorization (sgsn_auth.c:160) 20241015085146868 DMM INFO MM(262420000001001/e1b03cec) Requesting authentication tuples (sgsn_auth.c:184) 20241015085146868 DMM DEBUG MM(262420000001001/e1b03cec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085146868 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241015085146868 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@bf4a5e8570aa: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241015085146870 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085146870 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085146870 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085146870 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085146870 DMM INFO MM(262420000001001/e1b03cec) Subscriber data update (mmctx.c:445) 20241015085146870 DMM DEBUG MM(262420000001001/e1b03cec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085146870 DMM INFO MM(262420000001001/e1b03cec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085146870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085146870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085146870 DMM INFO MM(262420000001001/e1b03cec) <- GMM AUTH AND CIPHERING REQ (rand = ca 83 28 1d d7 7a 9a 68 eb a6 8f 0d ca 3b d9 d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e1 15 b4 0b 94 4f cf 1d be a1 31 0e 21 d3 7a 2a ) (gprs_gmm.c:483) 20241015085146870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241015085146870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_len:37 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322359DEC1523094B99990000100001F029043E9458F5'O 20241015085146876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085146876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085146876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085146876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146876 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085146876 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085146876 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085146876 DMM INFO MM(262420000001001/e1b03cec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085146876 DMM NOTICE MM(262420000001001/e1b03cec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085146876 DMM DEBUG MM(262420000001001/e1b03cec) checking auth: received UMTS RES = 35 9d ec 15 3e 94 58 f5 (gprs_gmm.c:666) 20241015085146876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085146876 DMM DEBUG MM(262420000001001/e1b03cec) Requesting authorization (sgsn_auth.c:160) 20241015085146876 DMM INFO MM(262420000001001/e1b03cec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085146876 DMM DEBUG MM(262420000001001/e1b03cec) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085146876 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241015085146876 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) 20241015085146876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241015085146876 DMM DEBUG MM(262420000001001/e1b03cec) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241015085146876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_len:17 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241015085146885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085146885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085146885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085146885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146885 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085146885 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085146885 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085146885 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241015085146885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241015085146885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241015085146885 DMM INFO MM(262420000001001/e1b03cec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1b03cec) (gprs_gmm.c:300) 20241015085146885 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241015085146885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241015085146888 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085146888 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085146888 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241015085146889 DMM INFO MM(262420000001001/e1b03cec) Subscriber data update (mmctx.c:445) 20241015085146889 DMM DEBUG MM(262420000001001/e1b03cec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085146889 DMM INFO MM(262420000001001/e1b03cec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085146889 DMM NOTICE MM(262420000001001/e1b03cec) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241015085146889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085146889 DMM NOTICE MM(262420000001001/e1b03cec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085146889 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) 20241015085146889 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085146889 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241015085146889 DMM INFO MM(262420000001001/e1b03cec) Subscriber data update (mmctx.c:445) 20241015085146889 DMM DEBUG MM(262420000001001/e1b03cec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_len:14 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241015085146891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085146891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085146891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085146891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146891 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085146891 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085146891 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085146891 DMM INFO MM(262420000001001/e1b03cec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085146891 DMM NOTICE MM(262420000001001/e1b03cec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085146891 DMM DEBUG GMM(gmm_fsm)[0x55eedeedd130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085146891 DMM DEBUG GMM(gmm_fsm)[0x55eedeedd130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085146891 DMM DEBUG MM_STATE_Iu(2)[0x55eedeecfd90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241015085146891 DMM DEBUG MM_STATE_Iu(2)[0x55eedeecfd90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241015085146891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085146891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085146891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_len:7 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241015085146897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085146897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085146897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085146897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085146897 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241015085146897 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241015085146897 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241015085146897 DMM INFO MM(262420000001001/e1b03cec) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241015085146897 DMM DEBUG MM_STATE_Iu(2)[0x55eedeecfd90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241015085146898 DMM DEBUG MM_STATE_Iu(2)[0x55eedeecfd90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241015085146898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085146898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085146898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085146898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085146898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-RAN(1428)@bf4a5e8570aa: Deleted conn table entry 0TC_iu_attach_encr(1434)11201887 20241015085146899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085146899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) TC_iu_attach_encr(1434)@bf4a5e8570aa: setverdict(pass): none -> pass 20241015085146899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085146899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085146899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085146899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085146899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085146899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@bf4a5e8570aa: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@bf4a5e8570aa: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@bf4a5e8570aa: Final verdict of PTC: none 20241015085146959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51306<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_encr-BVCI196(1414)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP(1432)@bf4a5e8570aa: Final verdict of PTC: none 20241015085146962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085146962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1417)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1426)@bf4a5e8570aa: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1421)@bf4a5e8570aa: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1424)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1415)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1419)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_iu_attach_encr finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Tue Oct 15 08:51:47 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 20241015085147095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085147101 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015085147101 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) 20241015085147101 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015085147101 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015085147101 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015085147101 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) 20241015085147101 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015085147101 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015085147101 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) 20241015085147101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085147101 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241015085147101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015085147101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241015085147102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241015085147102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241015085147102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015085147102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241015085147102 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241015085147496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20241015085147963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085147963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211572) 20241015085148964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085148964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085149102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241015085149102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241015085149102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Tue Oct 15 08:51:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085149966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085149966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_iu_attach_geran_rau started. 20241015085150562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085150563 DMM INFO MM(262420000001001/e1b03cec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085150563 DMM INFO MM(262420000001001/e1b03cec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085150563 DMM DEBUG GMM(gmm_fsm)[0x55eedeedd130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085150563 DMM DEBUG GMM(gmm_fsm)[0x55eedeedd130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085150563 DMM DEBUG MM_STATE_Iu(2)[0x55eedeecfd90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241015085150563 DMM DEBUG MM_STATE_Iu(2)[0x55eedeecfd90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241015085150563 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241015085150563 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) 20241015085150563 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) 20241015085150563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015085150563 DMM DEBUG MM_STATE_Gb[0x55eedeecfff0]{Idle}: Deallocated (fsm.c:568) 20241015085150563 DMM DEBUG MM_STATE_Iu(2)[0x55eedeecfd90]{Detached}: Deallocated (fsm.c:568) 20241015085150563 DMM DEBUG GMM(gmm_fsm)[0x55eedeedd130]{Deregistered}: Deallocated (fsm.c:568) 20241015085150563 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085150622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085150622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085150622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085150622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085150622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085150622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085150622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085150622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085150622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1439)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1440)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085150624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085150624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085150624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085150624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085150624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085150624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085150624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085150624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085150624 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085150624 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085150624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1440)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085150625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085150625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085150628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1436)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085150638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085150638 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1439)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085150655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085150656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085150656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085150656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085150656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085150656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085150656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085150656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085150656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085150657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085150657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085150657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085150657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085150657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085150657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085150657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085150657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085150657 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085150657 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085150657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085150658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085150658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1444)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015085150663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085150672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085150672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1444)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085150689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085150689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085150689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085150689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085150689 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085150689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085150689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085150689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085150689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085150691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085150691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085150691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085150691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085150691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085150691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085150691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085150691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085150691 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085150691 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085150691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085150691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085150691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085150695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085150705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085150705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@bf4a5e8570aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@bf4a5e8570aa: ************************************************* SGSN_Test_0-M3UA(1452)@bf4a5e8570aa: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@bf4a5e8570aa: ************************************************* TC_iu_attach_geran_rau-BVCI220(1448)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@bf4a5e8570aa: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: v_sccp_pdu_maxlen:268 20241015085150910 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015085150910 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) 20241015085150910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015085150910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@bf4a5e8570aa: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241015085150912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085150912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015085150912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015085150912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015085150912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241015085150912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015085150912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241015085150912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085150912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015085150912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015085150912 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015085150913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015085150913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015085150913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015085150913 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241015085150967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085150967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085150967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085150967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085150969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085150969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085151721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085151721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085151721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085151721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085151721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085151721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085151721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085151721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085151722 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241015085151722 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241015085151722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085151722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085151722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085151722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085151722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085151722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085151722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085151722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@bf4a5e8570aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@bf4a5e8570aa: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='C6B29340'O, index=0 SGSN_Test-GSUP(1455)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@bf4a5e8570aa: 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 := '5773'O ("Ws"), rac := 'AD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@bf4a5e8570aa: Added conn table entry 0TC_iu_attach_geran_rau(1457)7320447 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: First idle individual index:0 SGSN_Test_0-RAN(1451)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 20241015085152040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085152040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085152040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085152040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085152040 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085152040 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085152040 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085152040 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241015085152040 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085152040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Init}: Allocated (fsm.c:456) 20241015085152040 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Allocated (fsm.c:456) 20241015085152040 DMM DEBUG MM_STATE_Iu[0x55eedeecfec0]{Detached}: Allocated (fsm.c:456) 20241015085152040 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085152040 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085152040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085152040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085152040 DMM DEBUG MM(262420000001002/d86c2575) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085152040 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241015085152041 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152041 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085152041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085152041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085152041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085152041 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152041 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085152041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085152041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085152041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: { messageType := 2, destLocRef := '6FB37F'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@bf4a5e8570aa: 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 := 'B0D73E70D56A36C64E627BDD78A56233'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3DED6F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F45A9131B3E7CFE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EF1FF0376FC8E64E4F52CF1677A512D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A95F7F5E52A5C543AAABC0AF169DD708'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '549BC2404B81523E6E10A6A93376EEDC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3F641A8CBD74952C'O } } } } } SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241015085152051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085152051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085152051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085152052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085152052 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085152052 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085152052 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085152052 DMM DEBUG MM(262420000001002/d86c2575) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241015085152052 DMM NOTICE MM(262420000001002/d86c2575) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085152052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085152052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085152052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085152052 DMM DEBUG MM(262420000001002/d86c2575) Requesting authorization (sgsn_auth.c:160) 20241015085152052 DMM INFO MM(262420000001002/d86c2575) Requesting authentication tuples (sgsn_auth.c:184) 20241015085152052 DMM DEBUG MM(262420000001002/d86c2575) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085152052 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241015085152052 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@bf4a5e8570aa: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241015085152055 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085152055 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085152055 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085152055 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085152055 DMM INFO MM(262420000001002/d86c2575) Subscriber data update (mmctx.c:445) 20241015085152055 DMM DEBUG MM(262420000001002/d86c2575) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085152055 DMM INFO MM(262420000001002/d86c2575) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085152055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085152055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085152055 DMM INFO MM(262420000001002/d86c2575) <- GMM AUTH AND CIPHERING REQ (rand = b0 d7 3e 70 d5 6a 36 c6 4e 62 7b dd 78 a5 62 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 54 9b c2 40 4b 81 52 3e 6e 10 a6 a9 33 76 ee dc ) (gprs_gmm.c:483) 20241015085152055 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241015085152055 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085152055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085152055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085152055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_len:37 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304223F641A8C23094B99990000100002F02904BD74952C'O 20241015085152061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085152061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085152061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085152061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085152062 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085152062 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085152062 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085152062 DMM INFO MM(262420000001002/d86c2575) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085152062 DMM NOTICE MM(262420000001002/d86c2575) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085152062 DMM DEBUG MM(262420000001002/d86c2575) checking auth: received UMTS RES = 3f 64 1a 8c bd 74 95 2c (gprs_gmm.c:666) 20241015085152062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085152062 DMM DEBUG MM(262420000001002/d86c2575) Requesting authorization (sgsn_auth.c:160) 20241015085152062 DMM INFO MM(262420000001002/d86c2575) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085152062 DMM DEBUG MM(262420000001002/d86c2575) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085152062 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241015085152062 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) 20241015085152062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241015085152062 DMM DEBUG MM(262420000001002/d86c2575) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241015085152062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085152062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085152062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085152062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085152070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085152070 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085152070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085152070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085152070 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085152070 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085152070 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085152070 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241015085152071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241015085152071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241015085152071 DMM INFO MM(262420000001002/d86c2575) <- GMM ATTACH ACCEPT (new P-TMSI=0xd86c2575) (gprs_gmm.c:300) 20241015085152071 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241015085152071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085152071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085152071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085152071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085152071 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152071 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085152071 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085152071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085152071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241015085152075 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085152075 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085152075 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241015085152075 DMM INFO MM(262420000001002/d86c2575) Subscriber data update (mmctx.c:445) 20241015085152075 DMM DEBUG MM(262420000001002/d86c2575) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085152075 DMM INFO MM(262420000001002/d86c2575) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085152075 DMM NOTICE MM(262420000001002/d86c2575) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241015085152075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085152075 DMM NOTICE MM(262420000001002/d86c2575) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085152075 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) 20241015085152075 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085152075 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241015085152075 DMM INFO MM(262420000001002/d86c2575) Subscriber data update (mmctx.c:445) 20241015085152075 DMM DEBUG MM(262420000001002/d86c2575) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_len:14 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241015085152077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085152078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085152078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085152078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085152078 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085152078 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085152078 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085152078 DMM INFO MM(262420000001002/d86c2575) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085152078 DMM NOTICE MM(262420000001002/d86c2575) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085152078 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085152078 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085152078 DMM DEBUG MM_STATE_Iu(3)[0x55eedeecfec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241015085152078 DMM DEBUG MM_STATE_Iu(3)[0x55eedeecfec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241015085152078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085152078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085152078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085152078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085152078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085152078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_len:7 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241015085152083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085152083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085152083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085152083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085152083 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241015085152083 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241015085152083 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241015085152083 DMM INFO MM(262420000001002/d86c2575) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241015085152083 DMM DEBUG MM_STATE_Iu(3)[0x55eedeecfec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241015085152084 DMM DEBUG MM_STATE_Iu(3)[0x55eedeecfec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241015085152084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085152084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085152084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085152084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-RAN(1451)@bf4a5e8570aa: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)7320447 20241015085152085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085152085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085152085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085152085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085152085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085152085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085152085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@bf4a5e8570aa: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@bf4a5e8570aa: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@bf4a5e8570aa: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D86C2575'O, index=1 20241015085152144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085152144 DLLC NOTICE LLME(ffffffff/d86c2575){UNASSIGNED} LLC RX: unknown TLLI 0xd86c2575, creating LLME on the fly (gprs_llc.c:552) 20241015085152144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241015085152144 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015085152144 DMM INFO MM(262420000001002/d86c2575) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d86c2575, P-TMSI: d86c2575 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241015085152144 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241015085152144 DMM DEBUG MM_STATE_Iu(3)[0x55eedeecfec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241015085152144 DMM DEBUG MM_STATE_Iu(3)[0x55eedeecfec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241015085152144 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085152144 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241015085152144 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085152144 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085152144 DLLC NOTICE LLME(ffffffff/d86c2575){UNASSIGNED} LLGM Assign pre (d86c2575 => d86c2575) (gprs_llc.c:1079) 20241015085152144 DLLC NOTICE LLME(d86c2575/d86c2575){ASSIGNED} LLGM Assign post (d86c2575 => d86c2575) (gprs_llc.c:1125) 20241015085152144 DMM INFO MM(262420000001002/d86c2575) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@bf4a5e8570aa: Removing Client IMSI='262420000001002'H, index=1 20241015085152159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085152159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085152159 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085152159 DMM INFO MM(262420000001002/d86c2575) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241015085152159 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241015085152159 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085152160 DLLC NOTICE LLME(d86c2575/d86c2575){ASSIGNED} LLGM Assign pre (ffffffff => d86c2575) (gprs_llc.c:1079) 20241015085152160 DLLC NOTICE LLME(ffffffff/d86c2575){ASSIGNED} LLGM Assign post (ffffffff => d86c2575) (gprs_llc.c:1125) 20241015085152160 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241015085152160 DMM ERROR MM_STATE_Gb[0x55eedeed73a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@bf4a5e8570aa: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@bf4a5e8570aa: Final verdict of PTC: none 20241015085152166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@bf4a5e8570aa: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1439)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1449)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1440)@bf4a5e8570aa: Final verdict of PTC: none 20241015085152170 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085152170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1446)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1445)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@bf4a5e8570aa: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@bf4a5e8570aa: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1447)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1443)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1438)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Tue Oct 15 08:51:52 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 20241015085152289 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015085152289 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) 20241015085152289 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015085152289 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015085152289 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015085152289 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) 20241015085152289 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015085152289 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015085152290 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) 20241015085152290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085152290 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241015085152290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015085152290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241015085152290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241015085152290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241015085152290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015085152290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241015085152290 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241015085152298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085152699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219100) 20241015085153170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085153170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219100, count=220356) 20241015085154171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085154171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085154290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241015085154290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241015085154290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Tue Oct 15 08:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085155172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085155172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_geran_attach_iu_rau started. 20241015085155764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085155765 DMM INFO MM(262420000001002/d86c2575) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085155765 DMM INFO MM(262420000001002/d86c2575) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085155765 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085155765 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085155765 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241015085155765 DMM ERROR MM_STATE_Gb[0x55eedeed73a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241015085155765 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241015085155765 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) 20241015085155765 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) 20241015085155765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfff0]{Init}: Deallocated (fsm.c:568) 20241015085155765 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Deallocated (fsm.c:568) 20241015085155765 DMM DEBUG MM_STATE_Iu(3)[0x55eedeecfec0]{Detached}: Deallocated (fsm.c:568) 20241015085155765 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085155765 DLLC NOTICE LLME(ffffffff/d86c2575){ASSIGNED} LLGM Assign pre (d86c2575 => ffffffff) (gprs_llc.c:1079) 20241015085155765 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d86c2575 => ffffffff) (gprs_llc.c:1125) 20241015085155765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1463)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@bf4a5e8570aa: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1462)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015085155817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085155817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085155817 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085155817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085155817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1463)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085155819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085155819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085155819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085155820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085155820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085155820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085155820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085155820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085155820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085155820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085155820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1463)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085155821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085155821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085155825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015085155835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085155835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1462)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@bf4a5e8570aa: Provider Link came up: sending NS-RESET TC_geran_attach_iu_rau-BVCI196(1460)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085155840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085155840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085155840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085155840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085155840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085155840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085155840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085155840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085155840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085155842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085155842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085155842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085155842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085155842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085155842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085155842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085155842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085155842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085155842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085155842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085155842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085155842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085155846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085155854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085155854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085155876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085155876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085155876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085155876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085155876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085155876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085155876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085155876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085155876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085155877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085155877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085155877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085155877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085155877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085155877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085155877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085155877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085155877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085155877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085155877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085155878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085155878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085155882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085155892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085155892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@bf4a5e8570aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@bf4a5e8570aa: ************************************************* SGSN_Test_0-M3UA(1475)@bf4a5e8570aa: M3UA emulation initiated, the test can be started MTC@bf4a5e8570aa: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@bf4a5e8570aa: ************************************************* TC_geran_attach_iu_rau-BVCI220(1471)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: v_sccp_pdu_maxlen:268 20241015085156097 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015085156097 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) 20241015085156097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015085156097 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@bf4a5e8570aa: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241015085156099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085156099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015085156099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015085156099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015085156099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241015085156099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015085156099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241015085156100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085156100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015085156100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015085156100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015085156100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015085156100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015085156100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015085156100 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241015085156173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085156173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085156173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085156173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085156175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085156176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085156906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085156906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085156906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085156906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085156906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085156906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085156906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085156906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085156906 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241015085156906 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241015085156906 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085156907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085156907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085156907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085156907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085156907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085156907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085156907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@bf4a5e8570aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241015085157125 DGPRS DEBUG Checking for inactive LLMEs, time = 10793051 (sgsn.c:131) TC_geran_attach_iu_rau-BVCI196(1460)@bf4a5e8570aa: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='E14F6189'O, index=0 SGSN_Test-GSUP(1478)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@bf4a5e8570aa: 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 := '1D0DB2D836ADAD122AEDC9F7A1DBF98D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBB528B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A441AB3AE226F55D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D07639BBB847A970F36A7AB8B0378E98'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F4C5D1B25D2C3C0EE9A14D0084112AB6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '19EEDAB0D5E80D6DA8270094740D8D6C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9394BD272B291203'O } } } } } 20241015085157228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085157228 DLLC NOTICE LLME(ffffffff/e14f6189){UNASSIGNED} LLC RX: unknown TLLI 0xe14f6189, creating LLME on the fly (gprs_llc.c:552) 20241015085157228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085157228 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241015085157228 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Allocated (fsm.c:456) 20241015085157228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015085157228 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Allocated (fsm.c:456) 20241015085157228 DMM DEBUG MM_STATE_Iu[0x55eedeecfff0]{Detached}: Allocated (fsm.c:456) 20241015085157228 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085157228 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085157228 DLLC NOTICE LLME(ffffffff/e14f6189){UNASSIGNED} LLGM Assign pre (e14f6189 => c1b8141b) (gprs_llc.c:1079) 20241015085157228 DLLC NOTICE LLME(e14f6189/c1b8141b){ASSIGNED} LLGM Assign post (e14f6189 => c1b8141b) (gprs_llc.c:1125) 20241015085157228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085157228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085157228 DMM DEBUG MM(262420000001003/c1b8141b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085157241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085157241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241015085157241 DMM DEBUG MM_STATE_Gb(0)[0x55eedeed73a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085157241 DMM DEBUG MM(262420000001003/c1b8141b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241015085157241 DMM NOTICE MM(262420000001003/c1b8141b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085157241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085157241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085157241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085157241 DMM DEBUG MM(262420000001003/c1b8141b) Requesting authorization (sgsn_auth.c:160) 20241015085157241 DMM INFO MM(262420000001003/c1b8141b) Requesting authentication tuples (sgsn_auth.c:184) 20241015085157241 DMM DEBUG MM(262420000001003/c1b8141b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085157241 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241015085157241 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@bf4a5e8570aa: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241015085157244 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085157244 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085157244 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085157244 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085157244 DMM INFO MM(262420000001003/c1b8141b) Subscriber data update (mmctx.c:445) 20241015085157244 DMM DEBUG MM(262420000001003/c1b8141b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085157244 DMM INFO MM(262420000001003/c1b8141b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085157244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085157244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085157244 DMM INFO MM(262420000001003/c1b8141b) <- GMM AUTH AND CIPHERING REQ (rand = 1d 0d b2 d8 36 ad ad 12 2a ed c9 f7 a1 db f9 8d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 ee da b0 d5 e8 0d 6d a8 27 00 94 74 0d 8d 6c ) (gprs_gmm.c:483) 20241015085157250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085157250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241015085157251 DMM DEBUG MM_STATE_Gb(0)[0x55eedeed73a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085157251 DMM INFO MM(262420000001003/c1b8141b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085157251 DMM NOTICE MM(262420000001003/c1b8141b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085157251 DMM DEBUG MM(262420000001003/c1b8141b) checking auth: received UMTS RES = 93 94 bd 27 2b 29 12 03 (gprs_gmm.c:666) 20241015085157251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085157251 DMM DEBUG MM(262420000001003/c1b8141b) Requesting authorization (sgsn_auth.c:160) 20241015085157251 DMM INFO MM(262420000001003/c1b8141b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085157251 DMM DEBUG MM(262420000001003/c1b8141b) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085157251 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241015085157251 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) 20241015085157251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241015085157251 DMM INFO MM(262420000001003/c1b8141b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1b8141b) (gprs_gmm.c:300) 20241015085157252 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085157252 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085157252 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241015085157252 DMM INFO MM(262420000001003/c1b8141b) Subscriber data update (mmctx.c:445) 20241015085157252 DMM DEBUG MM(262420000001003/c1b8141b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085157252 DMM INFO MM(262420000001003/c1b8141b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085157252 DMM NOTICE MM(262420000001003/c1b8141b) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241015085157252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085157252 DMM NOTICE MM(262420000001003/c1b8141b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085157252 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) 20241015085157252 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085157252 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241015085157252 DMM INFO MM(262420000001003/c1b8141b) Subscriber data update (mmctx.c:445) 20241015085157253 DMM DEBUG MM(262420000001003/c1b8141b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241015085157258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085157258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241015085157258 DMM DEBUG MM_STATE_Gb(0)[0x55eedeed73a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241015085157258 DMM INFO MM(262420000001003/c1b8141b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085157258 DMM NOTICE MM(262420000001003/c1b8141b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085157259 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085157259 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085157259 DLLC NOTICE LLME(e14f6189/c1b8141b){ASSIGNED} LLGM Assign pre (ffffffff => c1b8141b) (gprs_llc.c:1079) 20241015085157259 DLLC NOTICE LLME(ffffffff/c1b8141b){ASSIGNED} LLGM Assign post (ffffffff => c1b8141b) (gprs_llc.c:1125) 20241015085157259 DMM DEBUG MM_STATE_Gb(0)[0x55eedeed73a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241015085157259 DMM DEBUG MM_STATE_Gb(0)[0x55eedeed73a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241015085157259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085157259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@bf4a5e8570aa: 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 := 'C1B8141B'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@bf4a5e8570aa: Added conn table entry 0TC_geran_attach_iu_rau(1480)10388130 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: First idle individual index:0 SGSN_Test_0-RAN(1474)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 20241015085157320 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085157320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085157320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085157320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085157320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085157321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085157321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085157321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085157321 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085157321 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085157321 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085157321 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241015085157321 DMM INFO MM(262420000001003/c1b8141b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c1b8141b (00000000), TLLI: c1b8141b (c1b8141b), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241015085157321 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241015085157321 DMM DEBUG MM_STATE_Gb(0)[0x55eedeed73a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241015085157321 DMM DEBUG MM_STATE_Gb(0)[0x55eedeed73a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241015085157322 DLLC NOTICE LLME(ffffffff/c1b8141b){ASSIGNED} LLGM Assign pre (c1b8141b => ffffffff) (gprs_llc.c:1079) 20241015085157322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b8141b => ffffffff) (gprs_llc.c:1125) 20241015085157322 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085157322 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241015085157322 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085157322 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085157322 DMM DEBUG MM(262420000001003/c1b8141b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241015085157322 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085157322 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085157322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085157322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085157322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085157322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085157322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085157322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085157322 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085157322 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085157322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085157322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085157322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085157322 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085157322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085157322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: { messageType := 2, destLocRef := '9E82A2'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(1473)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085157332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085157332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085157332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085157332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085157332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085157332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085157332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085157332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085157332 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085157332 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085157332 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085157333 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241015085157333 DMM INFO MM(262420000001003/c1b8141b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241015085157333 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241015085157333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085157333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085157333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085157333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085157333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085157333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085157333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085157333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085157333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085157333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085157333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085157333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085157333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085157333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085157333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085157333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@bf4a5e8570aa: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@bf4a5e8570aa: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: vl_len:14 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241015085157343 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085157343 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085157343 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085157343 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085157343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085157343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085157343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085157343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085157343 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085157343 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085157343 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085157343 DMM INFO MM(262420000001003/c1b8141b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241015085157343 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241015085157343 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085157343 DMM DEBUG MM_STATE_Iu[0x55eedeecfff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241015085157343 DMM ERROR MM_STATE_Iu[0x55eedeecfff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@bf4a5e8570aa: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@bf4a5e8570aa: Final verdict of PTC: none 20241015085157349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@bf4a5e8570aa: Final verdict of PTC: none 20241015085157352 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085157352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1472)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1467)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1463)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@bf4a5e8570aa: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@bf4a5e8570aa: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1462)@bf4a5e8570aa: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1465)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1470)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1461)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@bf4a5e8570aa: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Tue Oct 15 08:51:57 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 20241015085157489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085157550 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015085157550 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) 20241015085157550 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015085157550 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015085157550 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015085157550 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) 20241015085157550 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015085157550 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015085157550 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) 20241015085157550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085157550 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241015085157550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015085157550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241015085157550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241015085157550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241015085157550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015085157550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241015085157550 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241015085157890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166792) 20241015085158352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085158352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166792, count=178668) 20241015085159353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085159353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085159551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241015085159551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241015085159551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Tue Oct 15 08:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085200354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085200355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user started. 20241015085200956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085200957 DMM INFO MM(262420000001003/c1b8141b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085200957 DMM INFO MM(262420000001003/c1b8141b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085200957 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085200957 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085200957 DMM DEBUG MM_STATE_Iu[0x55eedeecfff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241015085200957 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241015085200957 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) 20241015085200957 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) 20241015085200957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015085200957 DMM DEBUG MM_STATE_Gb(0)[0x55eedeed73a0]{Idle}: Deallocated (fsm.c:568) 20241015085200957 DMM DEBUG MM_STATE_Iu[0x55eedeecfff0]{Detached}: Deallocated (fsm.c:568) 20241015085200957 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfd90]{Deregistered}: Deallocated (fsm.c:568) 20241015085200957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085200999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085200999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085200999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085200999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085200999 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085200999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085200999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085200999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085200999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085201001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085201001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085201001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085201001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085201001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085201001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085201001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085201001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085201001 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085201001 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085201001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085201002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085201002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085201006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 20241015085201015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085201015 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085201038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085201038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085201038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085201038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085201038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085201038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085201038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085201038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085201038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085201040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085201040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085201040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085201040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085201040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085201040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085201040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085201040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085201040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085201040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085201041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085201041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085201041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085201045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085201055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085201055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085201074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085201074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085201074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085201074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085201074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085201074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085201074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085201074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085201074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085201075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085201075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085201075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085201076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085201076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085201076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085201076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085201076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085201076 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085201076 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085201076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085201076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085201076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085201080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@bf4a5e8570aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@bf4a5e8570aa: ************************************************* SGSN_Test_0-M3UA(1498)@bf4a5e8570aa: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@bf4a5e8570aa: ************************************************* MTC@bf4a5e8570aa: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: v_sccp_pdu_maxlen:268 20241015085201091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085201091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085201290 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015085201290 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) 20241015085201290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015085201290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@bf4a5e8570aa: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241015085201293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085201293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015085201293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015085201293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015085201293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241015085201293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015085201293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241015085201295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085201295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015085201295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015085201295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015085201295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015085201295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015085201295 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015085201295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241015085201355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085201355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085201355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085201355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085201357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085201358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085202101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202101 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241015085202101 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241015085202102 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202102 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@bf4a5e8570aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='E18276CA'O, index=0 SGSN_Test-GSUP(1501)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@bf4a5e8570aa: 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 := 'A502'O, rac := 'A4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@bf4a5e8570aa: Added conn table entry 0TC_attach_pdp_act_user(1503)6332336 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: First idle individual index:0 SGSN_Test_0-RAN(1497)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 20241015085202425 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202426 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085202426 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085202426 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085202426 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241015085202426 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{Deregistered}: Allocated (fsm.c:456) 20241015085202426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085202426 DMM DEBUG MM_STATE_Gb[0x55eedeecfec0]{Idle}: Allocated (fsm.c:456) 20241015085202426 DMM DEBUG MM_STATE_Iu[0x55eedeeddf30]{Detached}: Allocated (fsm.c:456) 20241015085202426 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085202426 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085202426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085202426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085202426 DMM DEBUG MM(262420000001004/c21bffef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085202426 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241015085202426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: { messageType := 2, destLocRef := '609FB0'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@bf4a5e8570aa: 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 := '37EEEBF5D3FFBA181B76E36D0A7855A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '150ED2D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FB1B1022DF37B60'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F7F12E52E3E225FECC2E60D56EB436C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C2052E534D2557134E75E8E8481D9B28'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EC887277FFABB55F0FF295727CD4AAE9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B24943284FDE870'O } } } } } SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241015085202436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202436 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085202436 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085202436 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085202436 DMM DEBUG MM(262420000001004/c21bffef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241015085202436 DMM NOTICE MM(262420000001004/c21bffef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085202436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085202436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085202436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085202436 DMM DEBUG MM(262420000001004/c21bffef) Requesting authorization (sgsn_auth.c:160) 20241015085202436 DMM INFO MM(262420000001004/c21bffef) Requesting authentication tuples (sgsn_auth.c:184) 20241015085202436 DMM DEBUG MM(262420000001004/c21bffef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085202436 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241015085202436 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241015085202439 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085202439 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085202439 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085202439 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085202439 DMM INFO MM(262420000001004/c21bffef) Subscriber data update (mmctx.c:445) 20241015085202439 DMM DEBUG MM(262420000001004/c21bffef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085202439 DMM INFO MM(262420000001004/c21bffef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085202439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085202439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085202439 DMM INFO MM(262420000001004/c21bffef) <- GMM AUTH AND CIPHERING REQ (rand = 37 ee eb f5 d3 ff ba 18 1b 76 e3 6d 0a 78 55 a5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec 88 72 77 ff ab b5 5f 0f f2 95 72 7c d4 aa e9 ) (gprs_gmm.c:483) 20241015085202439 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241015085202439 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202439 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_len:37 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C227B24943223094B99990000100004F0290484FDE870'O 20241015085202445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202445 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085202445 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085202445 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085202445 DMM INFO MM(262420000001004/c21bffef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085202445 DMM NOTICE MM(262420000001004/c21bffef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085202445 DMM DEBUG MM(262420000001004/c21bffef) checking auth: received UMTS RES = 7b 24 94 32 84 fd e8 70 (gprs_gmm.c:666) 20241015085202446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085202446 DMM DEBUG MM(262420000001004/c21bffef) Requesting authorization (sgsn_auth.c:160) 20241015085202446 DMM INFO MM(262420000001004/c21bffef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085202446 DMM DEBUG MM(262420000001004/c21bffef) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085202446 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241015085202446 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) 20241015085202446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241015085202446 DMM DEBUG MM(262420000001004/c21bffef) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241015085202446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085202453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202453 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085202453 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085202453 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085202453 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241015085202454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241015085202454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241015085202454 DMM INFO MM(262420000001004/c21bffef) <- GMM ATTACH ACCEPT (new P-TMSI=0xc21bffef) (gprs_gmm.c:300) 20241015085202454 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241015085202454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202454 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202454 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202454 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241015085202457 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085202457 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085202457 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241015085202457 DMM INFO MM(262420000001004/c21bffef) Subscriber data update (mmctx.c:445) 20241015085202457 DMM DEBUG MM(262420000001004/c21bffef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085202457 DMM INFO MM(262420000001004/c21bffef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085202457 DMM NOTICE MM(262420000001004/c21bffef) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241015085202457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085202457 DMM NOTICE MM(262420000001004/c21bffef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085202457 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) 20241015085202458 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085202458 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241015085202458 DMM INFO MM(262420000001004/c21bffef) Subscriber data update (mmctx.c:445) 20241015085202458 DMM DEBUG MM(262420000001004/c21bffef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_len:14 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241015085202460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202460 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085202460 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085202460 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085202460 DMM INFO MM(262420000001004/c21bffef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085202460 DMM NOTICE MM(262420000001004/c21bffef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085202460 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085202460 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085202460 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241015085202460 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241015085202460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085202460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085202460 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_len:7 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241015085202466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202466 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241015085202466 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241015085202466 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241015085202466 DMM INFO MM(262420000001004/c21bffef) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241015085202466 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241015085202466 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241015085202466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 20241015085202468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@bf4a5e8570aa: Deleted conn table entry 0TC_attach_pdp_act_user(1503)6332336 TC_attach_pdp_act_user(1503)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@bf4a5e8570aa: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C21BFFEF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@bf4a5e8570aa: Added conn table entry 0TC_attach_pdp_act_user(1503)5409661 SGSN_Test_0-RAN(1497)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: First idle individual index:0 20241015085202669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202670 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085202670 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085202670 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085202670 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC21BFFEF) type="signalling" (gprs_gmm.c:1944) 20241015085202670 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241015085202670 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015085202670 DMM DEBUG MM(262420000001004/c21bffef) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241015085202670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: { messageType := 2, destLocRef := '528B7D'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085202675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202675 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085202675 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085202675 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085202675 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241015085202675 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241015085202675 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241015085202675 DMM INFO MM(262420000001004/c21bffef) <- GMM SERVICE ACCEPT (P-TMSI=0xc21bffef) (gprs_gmm.c:813) 20241015085202675 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241015085202675 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241015085202682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202682 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085202682 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085202682 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085202682 DMM INFO MM(262420000001004/c21bffef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085202682 DMM INFO MM(262420000001004/c21bffef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085202682 DMM DEBUG MM(262420000001004/c21bffef) Using GGSN 0 (gprs_sm.c:312) 20241015085202683 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) 20241015085202683 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241015085202683 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085202683 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085202683 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241015085202693 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 d1 55 c1 0b 11 05 37 f8 bb 14 05 7f 73 8c f2 7b 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) 20241015085202693 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfde608, cbp=0x55eedeedc6c0) (sgsn_libgtp.c:632) 20241015085202693 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085202693 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_len:30 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800E7E81E46'O 20241015085202709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085202709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085202709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085202709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085202709 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241015085202709 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241015085202709 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241015085202709 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241015085202709 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241015085202709 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241015085202709 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085202709 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241015085202709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085202709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085202709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085202709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085202709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085202709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085202709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085202709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@bf4a5e8570aa: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@bf4a5e8570aa: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@bf4a5e8570aa: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1501)@bf4a5e8570aa: Final verdict of PTC: none 20241015085202714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085202714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97(1485)@bf4a5e8570aa: Final verdict of PTC: none 20241015085202715 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015085202715 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) 20241015085202715 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015085202715 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015085202715 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015085202715 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) 20241015085202715 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015085202715 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015085202715 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) 20241015085202715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) -NSVCI98(1490)@bf4a5e8570aa: Final verdict of PTC: none 20241015085202715 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241015085202715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015085202715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241015085202715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241015085202715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241015085202715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1496)@bf4a5e8570aa: Final verdict of PTC: none 20241015085202715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015085202715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-NS2(1491)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1495)@bf4a5e8570aa: Final verdict of PTC: none 20241015085202715 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1486)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1488)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1493)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1483)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@bf4a5e8570aa: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Tue Oct 15 08:52:02 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241015085202852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085203353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278096) 20241015085203715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085203715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=278096, count=282548) 20241015085204717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241015085204717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241015085204717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241015085204717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085204717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Tue Oct 15 08:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085205717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085205717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_pmm_idle started. 20241015085206418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085206420 DMM INFO MM(262420000001004/c21bffef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085206420 DMM INFO MM(262420000001004/c21bffef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085206420 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085206420 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085206420 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241015085206420 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241015085206420 DMM NOTICE MM(262420000001004/c21bffef) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085206420 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241015085206420 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085206420 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085206420 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241015085206420 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241015085206420 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) 20241015085206420 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) 20241015085206420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015085206420 DMM DEBUG MM_STATE_Gb[0x55eedeecfec0]{Idle}: Deallocated (fsm.c:568) 20241015085206420 DMM DEBUG MM_STATE_Iu(5)[0x55eedeeddf30]{Detached}: Deallocated (fsm.c:568) 20241015085206420 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfff0]{Deregistered}: Deallocated (fsm.c:568) 20241015085206420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241015085206420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085206420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085206420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085206420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085206420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085206420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085206420 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085206465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085206465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085206465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085206465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085206465 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085206465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085206465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085206465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085206465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085206466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085206466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085206466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085206466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085206466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085206466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085206466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085206466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085206466 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085206466 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085206467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085206467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085206467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085206471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085206479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085206479 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1507)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1514)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085206503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085206504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085206504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085206504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085206504 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085206504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085206504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085206504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085206504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1513)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1514)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085206506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085206506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085206506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085206506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085206506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085206506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085206506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085206506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085206506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085206506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085206506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085206507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085206507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1514)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085206511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241015085206522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085206522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1511)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1513)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085206534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085206534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085206534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085206534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085206534 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085206534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085206534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085206534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085206534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085206535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085206535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085206535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085206535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085206536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085206536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085206536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085206536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085206536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085206536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085206536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1518)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085206536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085206536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085206539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085206547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085206547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1517)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@bf4a5e8570aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@bf4a5e8570aa: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@bf4a5e8570aa: ************************************************* SGSN_Test_0-M3UA(1521)@bf4a5e8570aa: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@bf4a5e8570aa: ************************************************* SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: v_sccp_pdu_maxlen:268 20241015085206718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085206718 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085206718 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085206718 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085206720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085206721 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085206753 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015085206753 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) 20241015085206753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015085206753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@bf4a5e8570aa: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241015085206756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085206756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015085206756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015085206756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015085206756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241015085206756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015085206756 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241015085206757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085206757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015085206757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015085206757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015085206757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015085206757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015085206757 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015085206757 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241015085207564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085207564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085207564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085207564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207564 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241015085207564 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241015085207564 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207564 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207564 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@bf4a5e8570aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1507)@bf4a5e8570aa: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='C448435B'O, index=0 SGSN_Test-GSUP(1524)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: 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 := '747D'O ("t}"), rac := '1C'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@bf4a5e8570aa: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)11496752 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: First idle individual index:0 SGSN_Test_0-RAN(1520)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 20241015085207791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085207791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085207792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085207792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207792 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085207792 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085207792 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085207792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241015085207792 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{Deregistered}: Allocated (fsm.c:456) 20241015085207792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Allocated (fsm.c:456) 20241015085207792 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Allocated (fsm.c:456) 20241015085207792 DMM DEBUG MM_STATE_Iu[0x55eedeee1ff0]{Detached}: Allocated (fsm.c:456) 20241015085207792 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085207792 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085207792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085207792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085207792 DMM DEBUG MM(262420000001005/c02d4c78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085207792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241015085207792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: { messageType := 2, destLocRef := 'AF6D30'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: 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 := 'B6BAE742A2A9BD9B057A905E38C2E039'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25356DFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDF27DD8030D1E89'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '04F5678BC5AD918D153A56864785C94C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '902BD216D536A6CF4BC924CF1A8EB8A6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D7FF4489DB59EBE5BC3C6EA1900C832B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F99DB3FE951C2E03'O } } } } } SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241015085207803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085207803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085207803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085207803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207803 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085207803 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085207803 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085207803 DMM DEBUG MM(262420000001005/c02d4c78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241015085207803 DMM NOTICE MM(262420000001005/c02d4c78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085207803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085207803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085207803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085207803 DMM DEBUG MM(262420000001005/c02d4c78) Requesting authorization (sgsn_auth.c:160) 20241015085207803 DMM INFO MM(262420000001005/c02d4c78) Requesting authentication tuples (sgsn_auth.c:184) 20241015085207803 DMM DEBUG MM(262420000001005/c02d4c78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085207803 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241015085207803 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(1524)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@bf4a5e8570aa: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20241015085207806 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085207806 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085207806 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085207806 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085207806 DMM INFO MM(262420000001005/c02d4c78) Subscriber data update (mmctx.c:445) 20241015085207806 DMM DEBUG MM(262420000001005/c02d4c78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085207806 DMM INFO MM(262420000001005/c02d4c78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085207806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085207806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085207806 DMM INFO MM(262420000001005/c02d4c78) <- GMM AUTH AND CIPHERING REQ (rand = b6 ba e7 42 a2 a9 bd 9b 05 7a 90 5e 38 c2 e0 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d7 ff 44 89 db 59 eb e5 bc 3c 6e a1 90 0c 83 2b ) (gprs_gmm.c:483) 20241015085207806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241015085207806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_len:37 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622F99DB3FE23094B99990000100005F02904951C2E03'O 20241015085207812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085207812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085207812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085207812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207812 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085207812 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085207812 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085207812 DMM INFO MM(262420000001005/c02d4c78) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085207812 DMM NOTICE MM(262420000001005/c02d4c78) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085207812 DMM DEBUG MM(262420000001005/c02d4c78) checking auth: received UMTS RES = f9 9d b3 fe 95 1c 2e 03 (gprs_gmm.c:666) 20241015085207812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085207812 DMM DEBUG MM(262420000001005/c02d4c78) Requesting authorization (sgsn_auth.c:160) 20241015085207812 DMM INFO MM(262420000001005/c02d4c78) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085207812 DMM DEBUG MM(262420000001005/c02d4c78) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085207812 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241015085207812 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) 20241015085207812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241015085207812 DMM DEBUG MM(262420000001005/c02d4c78) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241015085207813 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207813 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207813 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085207821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085207821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085207821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085207821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207821 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085207821 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085207821 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085207821 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241015085207822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241015085207822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241015085207822 DMM INFO MM(262420000001005/c02d4c78) <- GMM ATTACH ACCEPT (new P-TMSI=0xc02d4c78) (gprs_gmm.c:300) 20241015085207822 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241015085207822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241015085207826 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085207826 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085207826 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241015085207826 DMM INFO MM(262420000001005/c02d4c78) Subscriber data update (mmctx.c:445) 20241015085207826 DMM DEBUG MM(262420000001005/c02d4c78) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085207826 DMM INFO MM(262420000001005/c02d4c78) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085207826 DMM NOTICE MM(262420000001005/c02d4c78) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241015085207826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085207826 DMM NOTICE MM(262420000001005/c02d4c78) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085207826 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) 20241015085207827 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085207827 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241015085207827 DMM INFO MM(262420000001005/c02d4c78) Subscriber data update (mmctx.c:445) 20241015085207827 DMM DEBUG MM(262420000001005/c02d4c78) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_len:14 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241015085207829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085207829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085207829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085207829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207829 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085207829 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085207829 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085207829 DMM INFO MM(262420000001005/c02d4c78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085207829 DMM NOTICE MM(262420000001005/c02d4c78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085207829 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085207829 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085207830 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241015085207830 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241015085207830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085207830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085207830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_len:7 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241015085207835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085207835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085207835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085207835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085207835 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241015085207835 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241015085207835 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241015085207835 DMM INFO MM(262420000001005/c02d4c78) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241015085207835 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241015085207835 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241015085207835 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085207835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085207835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085207835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-RAN(1520)@bf4a5e8570aa: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)11496752 20241015085207836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085207836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085207836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085207836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085207836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085207836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085207837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085207837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C02D4C78'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@bf4a5e8570aa: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)3988601 SGSN_Test_0-RAN(1520)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: First idle individual index:0 20241015085208037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085208037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085208037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085208037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085208038 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085208038 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085208038 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085208038 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC02D4C78) type="signalling" (gprs_gmm.c:1944) 20241015085208038 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241015085208038 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015085208038 DMM DEBUG MM(262420000001005/c02d4c78) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241015085208038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085208038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085208038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085208038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085208038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085208038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085208038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085208038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: { messageType := 2, destLocRef := '3CDC79'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085208043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085208043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085208043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085208043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085208043 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085208043 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085208043 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085208043 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241015085208043 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241015085208043 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241015085208043 DMM INFO MM(262420000001005/c02d4c78) <- GMM SERVICE ACCEPT (P-TMSI=0xc02d4c78) (gprs_gmm.c:813) 20241015085208043 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241015085208044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085208044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085208044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085208044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085208044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085208044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085208044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085208044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241015085208050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085208050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085208050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085208050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085208050 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085208050 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085208050 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085208050 DMM INFO MM(262420000001005/c02d4c78) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085208050 DMM INFO MM(262420000001005/c02d4c78) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085208050 DMM DEBUG MM(262420000001005/c02d4c78) Using GGSN 0 (gprs_sm.c:312) 20241015085208050 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20241015085208051 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241015085208051 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085208051 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085208051 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241015085208061 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 f5 87 5a a4 11 26 13 88 4b 14 05 7f 3e 19 50 69 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) 20241015085208062 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfdf678, cbp=0x55eedeeddb00) (sgsn_libgtp.c:632) 20241015085208062 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085208062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085208062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085208062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085208062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_len:30 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000E63C132'O 20241015085208076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085208076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085208076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085208076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085208076 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241015085208076 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241015085208076 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241015085208076 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241015085208076 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241015085208076 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241015085208076 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085208076 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241015085208077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085208077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085208077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085208077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085208077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085208077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085208077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@bf4a5e8570aa: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241015085208080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085208080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1524)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@bf4a5e8570aa: Final verdict of PTC: none 20241015085208082 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015085208082 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) 20241015085208082 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015085208082 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015085208082 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015085208082 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) 20241015085208082 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015085208082 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015085208082 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) 20241015085208082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085208082 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241015085208082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015085208082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241015085208082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241015085208082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241015085208082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015085208082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1508)@bf4a5e8570aa: Final verdict of PTC: none 20241015085208082 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1504)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1514)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1518)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@bf4a5e8570aa: Final verdict of PTC: none 20241015085208083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35258<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1510)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1511)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1507)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1517)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1512)@bf4a5e8570aa: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@bf4a5e8570aa: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-RAN(1520)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1506)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1516)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1507): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1511): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1517): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@bf4a5e8570aa: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Tue Oct 15 08:52:08 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241015085208223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085208725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284032) 20241015085209081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085209081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284032, count=288484) 20241015085210083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241015085210083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241015085210083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241015085210083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085210083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Tue Oct 15 08:52:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085211085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085211085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_pmm_idle_rx_mt_data started. 20241015085211792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085211794 DMM INFO MM(262420000001005/c02d4c78) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085211794 DMM INFO MM(262420000001005/c02d4c78) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085211794 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085211794 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085211794 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241015085211794 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241015085211794 DMM NOTICE MM(262420000001005/c02d4c78) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085211794 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241015085211794 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085211794 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085211794 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241015085211794 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241015085211794 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) 20241015085211794 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) 20241015085211794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeecfec0]{Init}: Deallocated (fsm.c:568) 20241015085211794 DMM DEBUG MM_STATE_Gb[0x55eedeed73a0]{Idle}: Deallocated (fsm.c:568) 20241015085211794 DMM DEBUG MM_STATE_Iu(7)[0x55eedeee1ff0]{Detached}: Deallocated (fsm.c:568) 20241015085211794 DMM DEBUG GMM(gmm_fsm)[0x55eedeeddf30]{Deregistered}: Deallocated (fsm.c:568) 20241015085211794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241015085211794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085211794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085211794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085211794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085211794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085211794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085211794 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085211838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085211838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085211838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085211838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085211838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085211838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085211838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085211838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085211838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085211840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085211840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085211840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085211840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085211840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085211840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085211840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085211840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085211840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085211840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085211840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1531)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241015085211841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085211841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085211844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085211853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085211853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1530)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085211873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085211873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085211873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085211873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085211873 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085211873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085211873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085211873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085211873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085211875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085211875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085211875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085211875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085211875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085211875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085211875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085211875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085211876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085211876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085211876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085211876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085211876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085211879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085211888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085211888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1538)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1535)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1542)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1542)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085211916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085211916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085211916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085211916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085211916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085211916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085211916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085211916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085211916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1542)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085211918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085211918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085211918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085211918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085211918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085211918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085211918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085211918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085211918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085211918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085211918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085211918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085211918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1542)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1542)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085211922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@bf4a5e8570aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@bf4a5e8570aa: ************************************************* SGSN_Test_0-M3UA(1544)@bf4a5e8570aa: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@bf4a5e8570aa: ************************************************* MTC@bf4a5e8570aa: Starting RAN_Emulation SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085211932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085211932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1539)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085212086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085212086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085212086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085212086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085212088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085212089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085212125 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015085212125 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) 20241015085212125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015085212125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@bf4a5e8570aa: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241015085212128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085212128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015085212128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015085212128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015085212128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241015085212128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015085212128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241015085212129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085212129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015085212129 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015085212129 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015085212129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015085212129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015085212129 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015085212130 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241015085212936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085212936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085212937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085212937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085212937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085212937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085212937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085212937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085212937 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241015085212937 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241015085212937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085212937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085212937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085212937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085212937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085212937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085212937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085212937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@bf4a5e8570aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1530)@bf4a5e8570aa: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='F26F4168'O, index=0 SGSN_Test-GSUP(1547)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: 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 := '30EC'O, rac := '94'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@bf4a5e8570aa: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)13019342 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: First idle individual index:0 SGSN_Test_0-RAN(1543)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 20241015085213156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213156 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085213156 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085213156 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085213156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241015085213156 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{Deregistered}: Allocated (fsm.c:456) 20241015085213156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085213156 DMM DEBUG MM_STATE_Gb[0x55eedeecfec0]{Idle}: Allocated (fsm.c:456) 20241015085213156 DMM DEBUG MM_STATE_Iu[0x55eedeee1a00]{Detached}: Allocated (fsm.c:456) 20241015085213156 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085213156 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085213156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085213156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085213156 DMM DEBUG MM(262420000001007/ebd522d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085213156 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241015085213156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213157 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213157 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: { messageType := 2, destLocRef := 'C6A8CE'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: 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 := '4CA3233A4AF1DF3EE6C87DE6CEF9C382'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E95F410'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A669892D868C3AE3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '19E673C124C87991FD6BCE80349A57A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A974A9984F620F9A158B896B7DF58679'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ED7829BEFCD0414850CCC91BDE30ACD5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDEA930343D16FBC'O } } } } } SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241015085213167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213167 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085213167 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085213167 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085213167 DMM DEBUG MM(262420000001007/ebd522d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241015085213167 DMM NOTICE MM(262420000001007/ebd522d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085213167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085213167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085213167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085213167 DMM DEBUG MM(262420000001007/ebd522d5) Requesting authorization (sgsn_auth.c:160) 20241015085213167 DMM INFO MM(262420000001007/ebd522d5) Requesting authentication tuples (sgsn_auth.c:184) 20241015085213167 DMM DEBUG MM(262420000001007/ebd522d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085213167 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241015085213167 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(1547)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@bf4a5e8570aa: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20241015085213170 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085213170 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085213171 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085213171 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085213171 DMM INFO MM(262420000001007/ebd522d5) Subscriber data update (mmctx.c:445) 20241015085213171 DMM DEBUG MM(262420000001007/ebd522d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085213171 DMM INFO MM(262420000001007/ebd522d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085213171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085213171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085213171 DMM INFO MM(262420000001007/ebd522d5) <- GMM AUTH AND CIPHERING REQ (rand = 4c a3 23 3a 4a f1 df 3e e6 c8 7d e6 ce f9 c3 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ed 78 29 be fc d0 41 48 50 cc c9 1b de 30 ac d5 ) (gprs_gmm.c:483) 20241015085213171 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241015085213171 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_len:37 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722DDEA930323094B99990000100007F0290443D16FBC'O 20241015085213176 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213176 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085213176 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085213176 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085213176 DMM INFO MM(262420000001007/ebd522d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085213176 DMM NOTICE MM(262420000001007/ebd522d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085213176 DMM DEBUG MM(262420000001007/ebd522d5) checking auth: received UMTS RES = dd ea 93 03 43 d1 6f bc (gprs_gmm.c:666) 20241015085213176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085213176 DMM DEBUG MM(262420000001007/ebd522d5) Requesting authorization (sgsn_auth.c:160) 20241015085213176 DMM INFO MM(262420000001007/ebd522d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085213176 DMM DEBUG MM(262420000001007/ebd522d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085213176 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241015085213176 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) 20241015085213176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241015085213176 DMM DEBUG MM(262420000001007/ebd522d5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241015085213177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085213184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213184 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085213184 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085213184 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085213184 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241015085213184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241015085213184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241015085213184 DMM INFO MM(262420000001007/ebd522d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xebd522d5) (gprs_gmm.c:300) 20241015085213184 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241015085213184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241015085213188 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085213188 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085213188 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241015085213188 DMM INFO MM(262420000001007/ebd522d5) Subscriber data update (mmctx.c:445) 20241015085213188 DMM DEBUG MM(262420000001007/ebd522d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085213188 DMM INFO MM(262420000001007/ebd522d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085213188 DMM NOTICE MM(262420000001007/ebd522d5) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241015085213188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085213188 DMM NOTICE MM(262420000001007/ebd522d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085213188 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) 20241015085213189 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085213189 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241015085213189 DMM INFO MM(262420000001007/ebd522d5) Subscriber data update (mmctx.c:445) 20241015085213189 DMM DEBUG MM(262420000001007/ebd522d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_len:14 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241015085213191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213191 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085213191 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085213191 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085213191 DMM INFO MM(262420000001007/ebd522d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085213191 DMM NOTICE MM(262420000001007/ebd522d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085213191 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085213191 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085213191 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241015085213191 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241015085213191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085213191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085213191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_len:7 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241015085213196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213197 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241015085213197 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241015085213197 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241015085213197 DMM INFO MM(262420000001007/ebd522d5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241015085213197 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241015085213197 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241015085213197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 20241015085213198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@bf4a5e8570aa: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)13019342 TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'EBD522D5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@bf4a5e8570aa: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)2723390 SGSN_Test_0-RAN(1543)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: First idle individual index:0 20241015085213401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213402 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085213402 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085213402 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085213402 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEBD522D5) type="signalling" (gprs_gmm.c:1944) 20241015085213402 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241015085213402 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015085213402 DMM DEBUG MM(262420000001007/ebd522d5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241015085213402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: { messageType := 2, destLocRef := '298E3E'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085213407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213407 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085213407 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085213407 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085213407 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241015085213408 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241015085213408 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241015085213408 DMM INFO MM(262420000001007/ebd522d5) <- GMM SERVICE ACCEPT (P-TMSI=0xebd522d5) (gprs_gmm.c:813) 20241015085213408 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241015085213408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241015085213414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213414 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085213414 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085213414 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085213414 DMM INFO MM(262420000001007/ebd522d5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085213414 DMM INFO MM(262420000001007/ebd522d5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085213414 DMM DEBUG MM(262420000001007/ebd522d5) Using GGSN 0 (gprs_sm.c:312) 20241015085213414 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20241015085213414 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241015085213414 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085213414 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085213414 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241015085213425 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 5f c2 67 8b 11 a0 57 24 33 14 05 7f e4 14 59 d3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241015085213425 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfe06e8, cbp=0x55eedeee1c00) (sgsn_libgtp.c:632) 20241015085213425 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085213425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213425 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_len:30 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800859EB2BA'O 20241015085213439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085213439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085213439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085213439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085213440 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241015085213440 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241015085213440 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241015085213440 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241015085213440 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241015085213440 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241015085213440 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085213440 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241015085213440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085213440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085213440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085213440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085213440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085213440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085213440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 will be put to the reassembly buffer TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@bf4a5e8570aa: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241015085213443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085213443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@bf4a5e8570aa: Final verdict of PTC: none 20241015085213445 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015085213445 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) 20241015085213445 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015085213445 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015085213445 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015085213445 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) 20241015085213445 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015085213445 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015085213445 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) 20241015085213445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085213445 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241015085213445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015085213445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241015085213445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241015085213445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241015085213445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015085213445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241015085213445 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1531)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1536)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1542)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@bf4a5e8570aa: Final verdict of PTC: none 20241015085213447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1544)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-SCCP(1541)@bf4a5e8570aa: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1530)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@bf4a5e8570aa: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1535)@bf4a5e8570aa: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1539)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1540)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1529)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1534)@bf4a5e8570aa: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@bf4a5e8570aa: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1530): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1539): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1540): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-SCCP(1541): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1542): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_pmm_idle_rx_mt_data(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@bf4a5e8570aa: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Tue Oct 15 08:52:13 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241015085213584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085214085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287256) 20241015085214445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085214445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287256, count=288416) 20241015085215446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085215446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085215446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241015085215446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241015085215446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Tue Oct 15 08:52:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085216447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085216447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_update_ctx_err_ind_from_ggsn started. 20241015085217149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085217150 DMM INFO MM(262420000001007/ebd522d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085217150 DMM INFO MM(262420000001007/ebd522d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085217150 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085217150 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085217150 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241015085217150 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241015085217150 DMM NOTICE MM(262420000001007/ebd522d5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085217150 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241015085217150 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085217150 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085217150 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241015085217150 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241015085217150 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) 20241015085217150 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) 20241015085217150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015085217150 DMM DEBUG MM_STATE_Gb[0x55eedeecfec0]{Idle}: Deallocated (fsm.c:568) 20241015085217150 DMM DEBUG MM_STATE_Iu(9)[0x55eedeee1a00]{Detached}: Deallocated (fsm.c:568) 20241015085217150 DMM DEBUG GMM(gmm_fsm)[0x55eedeee1ff0]{Deregistered}: Deallocated (fsm.c:568) 20241015085217150 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241015085217150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085217150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085217150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085217150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085217150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085217150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085217150 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085217198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085217198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085217198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085217198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085217198 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085217198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085217198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085217198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085217199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085217200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085217200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085217200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085217201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085217201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085217201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085217201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085217201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085217201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241015085217201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085217201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085217201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085217201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@bf4a5e8570aa: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085217205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085217215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085217215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@bf4a5e8570aa: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085217233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241015085217233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085217233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085217233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085217233 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241015085217233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085217233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085217233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085217233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085217235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085217235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085217235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085217235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085217235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085217235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085217235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085217235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085217235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241015085217235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085217235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085217236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085217236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@bf4a5e8570aa: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241015085217240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@bf4a5e8570aa: Creating NSIP provider for "127.0.0.103":21012 20241015085217252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55eedeed1b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085217252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@bf4a5e8570aa: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@bf4a5e8570aa: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1565)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1565)@bf4a5e8570aa: Provider Link came up: sending NS-RESET 20241015085217290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241015085217290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085217290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085217290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085217290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241015085217290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085217290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085217290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085217290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1565)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241015085217291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085217291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085217291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085217292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241015085217292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241015085217292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241015085217292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241015085217292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085217292 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241015085217292 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241015085217292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241015085217292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241015085217292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1565)@bf4a5e8570aa: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1565)@bf4a5e8570aa: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@bf4a5e8570aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@bf4a5e8570aa: ************************************************* SGSN_Test_0-M3UA(1567)@bf4a5e8570aa: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@bf4a5e8570aa: ************************************************* MTC@bf4a5e8570aa: Starting RAN_Emulation 20241015085217297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1561)@bf4a5e8570aa: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@bf4a5e8570aa: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241015085217305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55eedeed4240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241015085217306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1562)@bf4a5e8570aa: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241015085217448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085217448 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241015085217448 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241015085217448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241015085217450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241015085217451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241015085217498 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241015085217498 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) 20241015085217498 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241015085217498 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@bf4a5e8570aa: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241015085217501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085217501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241015085217501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241015085217501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241015085217501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241015085217501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241015085217501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241015085217502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085217502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241015085217502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241015085217502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241015085217502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241015085217502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241015085217502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241015085217502 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241015085218309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218309 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241015085218309 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241015085218309 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@bf4a5e8570aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@bf4a5e8570aa: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='D9C7C233'O, index=0 SGSN_Test-GSUP(1570)@bf4a5e8570aa: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1572) TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: 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 := '24D0'O, rac := 'DF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@bf4a5e8570aa: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)1693491 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: First idle individual index:0 SGSN_Test_0-RAN(1566)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 20241015085218515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218515 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218515 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085218515 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085218515 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085218515 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241015085218515 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Deregistered}: Allocated (fsm.c:456) 20241015085218515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Allocated (fsm.c:456) 20241015085218515 DMM DEBUG MM_STATE_Gb[0x55eedeee2780]{Idle}: Allocated (fsm.c:456) 20241015085218515 DMM DEBUG MM_STATE_Iu[0x55eedeee36c0]{Detached}: Allocated (fsm.c:456) 20241015085218515 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241015085218515 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241015085218515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241015085218515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241015085218515 DMM DEBUG MM(262420000001004/f9fda718) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241015085218515 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241015085218516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218516 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218516 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218516 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218516 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: { messageType := 2, destLocRef := '19D733'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(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: 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 := '693F051BFDA97B5FC9E93096B744DD2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8728C40F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66A472BD03A9C34B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4ABA3395F4FC62A7C4112AEC81EE71E0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5C370BC59F14C338FA7EBE39A0EE9B5A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1068F2988BCE037475644BC559AB5E62'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '81179A60C393212D'O } } } } } SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241015085218525 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218525 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085218525 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085218525 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085218525 DMM DEBUG MM(262420000001004/f9fda718) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241015085218525 DMM NOTICE MM(262420000001004/f9fda718) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241015085218525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241015085218525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241015085218525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241015085218525 DMM DEBUG MM(262420000001004/f9fda718) Requesting authorization (sgsn_auth.c:160) 20241015085218525 DMM INFO MM(262420000001004/f9fda718) Requesting authentication tuples (sgsn_auth.c:184) 20241015085218525 DMM DEBUG MM(262420000001004/f9fda718) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241015085218525 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241015085218526 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(1570)@bf4a5e8570aa: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@bf4a5e8570aa: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20241015085218528 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241015085218528 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241015085218528 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241015085218528 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241015085218528 DMM INFO MM(262420000001004/f9fda718) Subscriber data update (mmctx.c:445) 20241015085218528 DMM DEBUG MM(262420000001004/f9fda718) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241015085218528 DMM INFO MM(262420000001004/f9fda718) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241015085218528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241015085218528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241015085218528 DMM INFO MM(262420000001004/f9fda718) <- GMM AUTH AND CIPHERING REQ (rand = 69 3f 05 1b fd a9 7b 5f c9 e9 30 96 b7 44 dd 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 68 f2 98 8b ce 03 74 75 64 4b c5 59 ab 5e 62 ) (gprs_gmm.c:483) 20241015085218528 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241015085218528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_len:37 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052281179A6023094B99990000100004F02904C393212D'O 20241015085218534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218534 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085218534 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085218534 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085218534 DMM INFO MM(262420000001004/f9fda718) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241015085218534 DMM NOTICE MM(262420000001004/f9fda718) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241015085218534 DMM DEBUG MM(262420000001004/f9fda718) checking auth: received UMTS RES = 81 17 9a 60 c3 93 21 2d (gprs_gmm.c:666) 20241015085218534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241015085218534 DMM DEBUG MM(262420000001004/f9fda718) Requesting authorization (sgsn_auth.c:160) 20241015085218535 DMM INFO MM(262420000001004/f9fda718) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241015085218535 DMM DEBUG MM(262420000001004/f9fda718) Requesting subscriber data update (gprs_subscriber.c:894) 20241015085218535 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241015085218535 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) 20241015085218535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241015085218535 DMM DEBUG MM(262420000001004/f9fda718) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241015085218535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085218542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218542 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085218542 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085218542 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085218542 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241015085218542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241015085218542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241015085218542 DMM INFO MM(262420000001004/f9fda718) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9fda718) (gprs_gmm.c:300) 20241015085218542 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241015085218542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241015085218546 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241015085218546 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241015085218546 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241015085218546 DMM INFO MM(262420000001004/f9fda718) Subscriber data update (mmctx.c:445) 20241015085218547 DMM DEBUG MM(262420000001004/f9fda718) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241015085218547 DMM INFO MM(262420000001004/f9fda718) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241015085218547 DMM NOTICE MM(262420000001004/f9fda718) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241015085218547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241015085218547 DMM NOTICE MM(262420000001004/f9fda718) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241015085218547 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) 20241015085218547 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241015085218547 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241015085218547 DMM INFO MM(262420000001004/f9fda718) Subscriber data update (mmctx.c:445) 20241015085218547 DMM DEBUG MM(262420000001004/f9fda718) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_len:14 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241015085218549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218550 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085218550 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085218550 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085218550 DMM INFO MM(262420000001004/f9fda718) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241015085218550 DMM NOTICE MM(262420000001004/f9fda718) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241015085218550 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241015085218550 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241015085218550 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241015085218550 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241015085218550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241015085218550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241015085218550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_len:7 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241015085218554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218554 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241015085218554 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241015085218554 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241015085218554 DMM INFO MM(262420000001004/f9fda718) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241015085218554 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241015085218555 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241015085218555 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-RAN(1566)@bf4a5e8570aa: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)1693491 20241015085218556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F9FDA718'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@bf4a5e8570aa: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)1502833 SGSN_Test_0-RAN(1566)@bf4a5e8570aa: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: First idle individual index:0 20241015085218761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218762 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241015085218762 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241015085218762 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241015085218762 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF9FDA718) type="signalling" (gprs_gmm.c:1944) 20241015085218762 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241015085218762 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241015085218762 DMM DEBUG MM(262420000001004/f9fda718) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241015085218762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: { messageType := 2, destLocRef := '16EE71'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(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_len:12 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241015085218767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218768 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241015085218768 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241015085218768 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241015085218768 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241015085218768 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241015085218768 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241015085218768 DMM INFO MM(262420000001004/f9fda718) <- GMM SERVICE ACCEPT (P-TMSI=0xf9fda718) (gprs_gmm.c:813) 20241015085218768 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241015085218768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_len:23 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241015085218775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218776 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241015085218776 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241015085218776 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241015085218776 DMM INFO MM(262420000001004/f9fda718) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241015085218776 DMM INFO MM(262420000001004/f9fda718) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241015085218776 DMM DEBUG MM(262420000001004/f9fda718) Using GGSN 0 (gprs_sm.c:312) 20241015085218776 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241015085218776 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241015085218776 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241015085218776 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241015085218776 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241015085218787 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 fd c0 4b e2 11 79 fb 81 9f 14 05 7f d6 33 6e b3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241015085218787 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f1a7bfe1758, cbp=0x55eedeee3970) (sgsn_libgtp.c:632) 20241015085218787 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241015085218787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_len:30 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: vl_from0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F317C050'O 20241015085218801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241015085218801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241015085218801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241015085218801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241015085218802 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241015085218802 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241015085218802 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241015085218802 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241015085218802 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241015085218802 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241015085218802 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241015085218802 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241015085218802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085218802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085218802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085218802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085218802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085218802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241015085218802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1 data has been put to the reassembly buffer TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@bf4a5e8570aa: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@bf4a5e8570aa: Final verdict of PTC: none 20241015085218806 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241015085218806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1550)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99(1565)@bf4a5e8570aa: Final verdict of PTC: none 20241015085218807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44240<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1554)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98(1559)@bf4a5e8570aa: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@bf4a5e8570aa: Final verdict of PTC: none 20241015085218808 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241015085218808 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) 20241015085218808 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241015085218808 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241015085218808 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241015085218808 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) 20241015085218808 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241015085218808 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241015085218808 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) 20241015085218808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085218808 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241015085218808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241015085218808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) SGSN_Test-Gb2-NS2(1560)@bf4a5e8570aa: Final verdict of PTC: none 20241015085218809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241015085218809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241015085218809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241015085218809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241015085218809 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-BSSGP1(1556)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-SCCP(1564)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@bf4a5e8570aa: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@bf4a5e8570aa: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1562)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI99-provIP(1563)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI97-provIP(1552)@bf4a5e8570aa: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@bf4a5e8570aa: Final verdict of PTC: none -NSVCI98-provIP(1557)@bf4a5e8570aa: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@bf4a5e8570aa: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: none MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1553): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1558): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1562): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99-provIP(1563): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-SCCP(1564): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC -NSVCI99(1565): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@bf4a5e8570aa: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1572): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@bf4a5e8570aa: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Tue Oct 15 08:52:18 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241015085218954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085219455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284388) 20241015085219807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085219808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284388, count=288840) 20241015085220809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085220809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085220810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241015085220810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241015085220810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@bf4a5e8570aa: Test execution finished. MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Tue Oct 15 08:52:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085221810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085221810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_NS_connect_alive started. 20241015085222521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085222522 DMM INFO MM(262420000001004/f9fda718) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241015085222522 DMM INFO MM(262420000001004/f9fda718) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241015085222522 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241015085222522 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241015085222522 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241015085222522 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241015085222522 DMM NOTICE MM(262420000001004/f9fda718) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241015085222522 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241015085222522 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241015085222522 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241015085222522 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241015085222522 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241015085222522 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) 20241015085222522 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) 20241015085222522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55eedeed73a0]{Init}: Deallocated (fsm.c:568) 20241015085222522 DMM DEBUG MM_STATE_Gb[0x55eedeee2780]{Idle}: Deallocated (fsm.c:568) 20241015085222522 DMM DEBUG MM_STATE_Iu(11)[0x55eedeee36c0]{Detached}: Deallocated (fsm.c:568) 20241015085222522 DMM DEBUG GMM(gmm_fsm)[0x55eedeecfec0]{Deregistered}: Deallocated (fsm.c:568) 20241015085222522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241015085222523 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241015085222523 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241015085222523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241015085222523 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241015085222523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241015085222523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241015085222523 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241015085222543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241015085222543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241015085222543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241015085222811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085222811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: setverdict(pass): none -> pass MTC@bf4a5e8570aa: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241015085223547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: pass MTC@bf4a5e8570aa: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@bf4a5e8570aa: Test case TC_NS_connect_alive finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Tue Oct 15 08:52:23 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 20241015085223588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085223812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085223812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085224089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19244) 20241015085224813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085224813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=19244, count=20504) 20241015085225814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085225814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Tue Oct 15 08:52:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241015085226815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085226815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085227126 DGPRS DEBUG Checking for inactive LLMEs, time = 10793081 (sgsn.c:131) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@bf4a5e8570aa: Test case TC_NS_connect_reset started. 20241015085227146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085227148 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241015085227171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241015085227171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241015085227171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241015085227171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241015085227171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241015085227171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241015085227171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241015085227171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085227171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55eedeecec10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@bf4a5e8570aa: setverdict(pass): none -> pass 20241015085227816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085227816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@bf4a5e8570aa: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241015085228175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@bf4a5e8570aa: Final verdict of PTC: none MTC@bf4a5e8570aa: Setting final verdict of the test case. MTC@bf4a5e8570aa: Local verdict of MTC: pass MTC@bf4a5e8570aa: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@bf4a5e8570aa: Test case TC_NS_connect_reset finished. Verdict: pass MTC@bf4a5e8570aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Tue Oct 15 08:52:28 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 20241015085228224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241015085228725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7676) 20241015085228817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085228817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7676, count=12572) 20241015085229818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085229818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085230172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@bf4a5e8570aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@bf4a5e8570aa: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@bf4a5e8570aa: Terminating MTC. MC@bf4a5e8570aa: MTC terminated. MC2> exit MC@bf4a5e8570aa: Shutting down session. MC@bf4a5e8570aa: Shutdown complete. 20241015085230819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085230819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7628.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 6 NEW: FAIL: 1 xfail: 3 pass: 73 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1030569) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241015085231821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085231821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085232823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085232823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085233173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085233824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085233824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085234825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085234825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241015085235825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085235825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241015085236174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241015085236827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241015085236827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1030459) [testenv][generic] Stopping sgsn (1030497) [testenv][generic] Showing junit-xml-7628.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7628.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='83' failures='10' errors='0' skipped='0' inconc='0' time='783.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.354240'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.576454'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.573454'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.578068'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.119135'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.595484'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.604514'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.621718'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.623996'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.541604'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.548450'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.501779'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.569135'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.508613'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.631532'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.633422'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.599573'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.686434'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.668565'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.677527'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.681621'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.609084'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.620442'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.606483'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.686785'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.599662'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.725189'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.640515'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.528185'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.520664'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.527423'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.514584'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.499780'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.550566'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.623721'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.695546'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.689000'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.692116'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.504658'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.730368'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.577592'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.615594'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.615724'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.606937'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.495217'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.574974'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.589854'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.603538'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.626846'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.593197'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.608554'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.613747'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.595979'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.609589'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.607110'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.621949'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.577587'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.709517'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.580312'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.636878'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.650553'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.128170'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.647733'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.500299'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.489981'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.464515'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.753879'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.623345'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.679770'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.604824'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.614274'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.491391'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.509547'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.612458'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.672421'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.681371'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.610549'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.809496'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:332 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:146 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.701201'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:333 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:182 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.682794'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:334 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:262 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.725286'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:335 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:323 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.028236'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.032011'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241015-0839-d626e897'] bf4a5e8570aa0a3b3f0e4efa156a6a276c0827df230c584aa51a28742f101fdb [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2203/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE